English
1curl https://api.koywe.com/api/v1/organizations/organizationId/merchants/merchantId/accounts/accountId \2 -H "Authorization: Bearer <token>"
1{2 "id": "acc_6ead3cb5-e87f-4756-8389-8ad2f56757d0",3 "name": "Banking of the Corp",4 "entity": "Citibank NA",5 "kind": "BANK",6 "isVirtual": false,7 "address": "0x123...",8 "network": "ethereum",9 "type": "SAVINGS",10 "accountNumber": "012342134123",11 "routingNumber": "123456789",12 "countryId": "ctry_c7168583-0eeb-49b8-8c9b-0bffcf954fef",13 "currencyId": "cur_8289dc19-e775-4c0c-a42a-e0da129e3b64",14 "currencyCode": "ARS",15 "createdAt": "2024-07-01T22:40:22.003Z",16 "updatedAt": "2024-07-01T22:40:22.003Z",17 "isDefault": false,18 "isTracked": false,19 "merchantId": "mrc_31352afb-ce3a-4b7f-963d-b2512c646400",20 "contactId": "con_31352afb-ce3a-4b7f-963d-b2512c646400",21 "countryCode": "AR"22}
Bearer authentication of the form Bearer <token>, where token is your auth token.
Bearer <token>
format: "date-time"
Two-letter ISO country code