id
stringlengths 53
86
| api_name
stringlengths 2
76
| api_description
stringlengths 1
500
⌀ | api_score
float64 0
10
⌀ | endpoint_name
stringlengths 1
190
| endpoint_description
stringlengths 0
500
| response_status_code
int64 100
505
| response_summary
stringlengths 1
68
⌀ | response_json
stringlengths 6
50k
| response_json_schema
stringlengths 14
150k
|
---|---|---|---|---|---|---|---|---|---|
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/6ddf3655-b4e6-4b8f-985b-c14b5834c808/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetByAccountNumber | To get a virtual account by account number. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/6ddf3655-b4e6-4b8f-985b-c14b5834c808/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetByAccountNumber | To get a virtual account by account number. | 200 | Example_1 | {"message": "Account retrieved successfully.", "generated_on": "2022-10-03T14:21:28.3076268+00:00", "data": {"accountId": "0dd3a3be-7783-4f87-b347-d9aed69a4334", "accountNumber": "1200022399", "firstName": "Stanislav", "middleName": "R", "lastName": "Wawrinka", "email": "[email protected]", "currency": "USD", "phone": "+1400000212", "cummulativeTransAmount": null, "channels": [], "transactions": [{"transactionId": "ee25e6ff-2ef5-441c-8efa-70f8fcad8458", "transactionSerial": 405508847, "transactionReference": "10201028273532320132012", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022399", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:13:47.4353328Z", "updateAt": "2022-10-02T14:13:47.4353331Z", "modifiedAt": "2022-10-03T14:21:28.1737966+00:00"}, {"transactionId": "0907fca0-699c-432e-8391-57ed3bb6c9b3", "transactionSerial": 120985074, "transactionReference": "102010282735323201320162", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022399", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:14:19.4663085Z", "updateAt": "2022-10-02T14:14:19.4663088Z", "modifiedAt": "2022-10-03T14:21:28.3065649+00:00"}], "isGdprAccepted": true, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:11:21.9448143Z", "updateAt": "2022-10-02T14:14:19.5750713Z", "modifiedAt": "2022-10-03T14:21:27.9848934+00:00"}, "api_version": "1.0", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "ex"}, "generated_on": {"type": "string", "description": "", "default": "2002-05-08T10:29:43.132Z"}, "data": {"type": "object", "properties": {"userId": {"type": "string", "description": "", "default": "sit cupidatat rep"}, "groupId": {"type": "string", "description": "", "default": "mollit nostrud Excepteur"}, "email": {"type": "string", "description": "", "default": "qui mollit"}, "firstname": {"type": "string", "description": "", "default": "sed sint"}, "lastName": {"type": "string", "description": "", "default": "ut irure"}, "userToken": {"type": "string", "description": "", "default": "officia quis consectetur adipisicing et"}, "refreshToken": {"type": "string", "description": "", "default": "aute quis"}, "expires": {"type": "string", "description": "", "default": "2001-11-02T16:07:11.961Z"}}}, "api_version": {"type": "string", "description": "", "default": "eiusmod labore sunt"}, "success": {}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/6ddf3655-b4e6-4b8f-985b-c14b5834c808/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetByAccountNumber | To get a virtual account by account number. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 200 | Example_1 | {"message": "Channels retrieved successfully.", "generated_on": "2022-10-02T14:04:55.3329502+00:00", "data": [{"channelId": "814fd58b-9406-4c96-880e-9bc431058517", "name": "Payoneer", "description": "This is Payoneer Inc.", "websiteUrl": "https://www.payoneer.com", "channelCode": "PAYONEER", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:57:22.8130567Z", "updateAt": "2022-10-02T13:57:22.8131236Z", "modifiedAt": "2022-10-02T14:04:55.3306274+00:00"}, {"channelId": "b8e55715-2a58-48dc-b3f3-b6cb5419f504", "name": "Stripe", "description": "This is Stripe Inc.", "websiteUrl": "https://www.stripe.com", "channelCode": "STRIPE", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:57:42.5766224Z", "updateAt": "2022-10-02T13:57:42.5766234Z", "modifiedAt": "2022-10-02T14:04:55.3327172+00:00"}, {"channelId": "bf8611ce-7a18-4d0f-a81c-747da97d543b", "name": "Paypal", "description": "This is Paypal Inc.", "websiteUrl": "https://www.paypal.com", "channelCode": "PAYPAL", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:58:07.6936334Z", "updateAt": "2022-10-02T13:58:07.6936339Z", "modifiedAt": "2022-10-02T14:04:55.3327603+00:00"}, {"channelId": "267ff232-fc5b-4c1e-b4d6-9cca27e91fe4", "name": "Venmo", "description": "This is Venmo Inc.", "websiteUrl": "https://www.venmo.com", "channelCode": "VENMO", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:58:45.44836Z", "updateAt": "2022-10-02T13:58:45.4483606Z", "modifiedAt": "2022-10-02T14:04:55.3327824+00:00"}], "api_version": "1.0", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "ex"}, "generated_on": {"type": "string", "description": "", "default": "2002-05-08T10:29:43.132Z"}, "data": {"type": "object", "properties": {"userId": {"type": "string", "description": "", "default": "sit cupidatat rep"}, "groupId": {"type": "string", "description": "", "default": "mollit nostrud Excepteur"}, "email": {"type": "string", "description": "", "default": "qui mollit"}, "firstname": {"type": "string", "description": "", "default": "sed sint"}, "lastName": {"type": "string", "description": "", "default": "ut irure"}, "userToken": {"type": "string", "description": "", "default": "officia quis consectetur adipisicing et"}, "refreshToken": {"type": "string", "description": "", "default": "aute quis"}, "expires": {"type": "string", "description": "", "default": "2001-11-02T16:07:11.961Z"}}}, "api_version": {"type": "string", "description": "", "default": "eiusmod labore sunt"}, "success": {}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/b329272d-c104-4291-b1ea-8a624c6b69b0/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllChannels | Get all channels | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 200 | Example_1 | {"message": "Currencies retrieved successfully.", "generated_on": "2022-10-02T14:00:08.9498294+00:00", "data": [{"id": "6e414e9c-96b8-448e-a351-da3a3ab32410", "code": "AED", "name": "United Arab Emirates Dirham", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:42:59.9788461Z", "updateAt": "2022-10-02T13:42:59.9789233Z", "modifiedAt": "2022-10-02T14:00:08.7984356+00:00"}, {"id": "39e916b0-10f2-4738-9678-114ebcba6482", "code": "AFN", "name": "Afghan Afghani", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:00.453138Z", "updateAt": "2022-10-02T13:43:00.4531404Z", "modifiedAt": "2022-10-02T14:00:08.8009248+00:00"}, {"id": "8b9904f5-120e-4df1-8325-37a53b7a1bde", "code": "ALL", "name": "Albanian Lek", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:00.6753825Z", "updateAt": "2022-10-02T13:43:00.6753851Z", "modifiedAt": "2022-10-02T14:00:08.8010356+00:00"}, {"id": "3b7cf7b7-10c5-44cf-a899-449e4eb53203", "code": "AMD", "name": "Armenian Dram", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:00.8965684Z", "updateAt": "2022-10-02T13:43:00.8965718Z", "modifiedAt": "2022-10-02T14:00:08.8010502+00:00"}, {"id": "dfe152ff-fbf6-43cb-a1de-bf770155068e", "code": "ANG", "name": "Netherlands Antillean Gulden", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:01.1128843Z", "updateAt": "2022-10-02T13:43:01.112887Z", "modifiedAt": "2022-10-02T14:00:08.8010622+00:00"}, {"id": "916c81e5-0d1a-43de-8172-9fb197d88628", "code": "AOA", "name": "Angolan Kwanza", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:01.327217Z", "updateAt": "2022-10-02T13:43:01.3272192Z", "modifiedAt": "2022-10-02T14:00:08.8010792+00:00"}, {"id": "8136f143-deb3-42d6-a567-e6353cffa0d4", "code": "ARS", "name": "Argentine Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:01.5447297Z", "updateAt": "2022-10-02T13:43:01.544732Z", "modifiedAt": "2022-10-02T14:00:08.8010934+00:00"}, {"id": "d6b3daee-d63d-408a-8ab9-d5444b8e8345", "code": "AUD", "name": "Australian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:01.7587798Z", "updateAt": "2022-10-02T13:43:01.7587821Z", "modifiedAt": "2022-10-02T14:00:08.8011059+00:00"}, {"id": "d0b0f368-fa57-4bf1-9594-209acf998a6d", "code": "AWG", "name": "Aruban Florin", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:01.9744714Z", "updateAt": "2022-10-02T13:43:01.974474Z", "modifiedAt": "2022-10-02T14:00:08.8011175+00:00"}, {"id": "5757caa2-27ba-46b6-aee3-6aaa67320ee7", "code": "AZN", "name": "Azerbaijani Manat", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:02.1890118Z", "updateAt": "2022-10-02T13:43:02.189013Z", "modifiedAt": "2022-10-02T14:00:08.8011401+00:00"}, {"id": "d3b55b20-bf23-42a1-bdb2-b21553392928", "code": "BAM", "name": "Bosnia and Herzegovina Convertible Mark", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:02.4030434Z", "updateAt": "2022-10-02T13:43:02.4030452Z", "modifiedAt": "2022-10-02T14:00:08.801152+00:00"}, {"id": "bbc9a20f-2e24-44ab-b38d-2d9f2ba7baa4", "code": "BBD", "name": "Barbadian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:02.6171369Z", "updateAt": "2022-10-02T13:43:02.6171381Z", "modifiedAt": "2022-10-02T14:00:08.8011632+00:00"}, {"id": "50144043-b877-443e-8348-e989acf53460", "code": "BDT", "name": "Bangladeshi Taka", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:02.8322271Z", "updateAt": "2022-10-02T13:43:02.8322286Z", "modifiedAt": "2022-10-02T14:00:08.8011849+00:00"}, {"id": "bfb6f449-ae97-42f2-bfdf-a9b92f4a0a9c", "code": "BGN", "name": "Bulgarian Lev", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:03.0479189Z", "updateAt": "2022-10-02T13:43:03.0479202Z", "modifiedAt": "2022-10-02T14:00:08.8011963+00:00"}, {"id": "9720c168-c824-4537-b736-8539d4d13e14", "code": "BHD", "name": "Bahraini Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:03.2620885Z", "updateAt": "2022-10-02T13:43:03.26209Z", "modifiedAt": "2022-10-02T14:00:08.8012075+00:00"}, {"id": "c6de0de6-5b44-4427-8d0f-34a75fb7ed46", "code": "BIF", "name": "Burundian Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:03.476049Z", "updateAt": "2022-10-02T13:43:03.4760506Z", "modifiedAt": "2022-10-02T14:00:08.8012192+00:00"}, {"id": "26c91dd9-9aa1-491e-ab69-dbddd704a312", "code": "BMD", "name": "Bermudian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:03.6900372Z", "updateAt": "2022-10-02T13:43:03.6900387Z", "modifiedAt": "2022-10-02T14:00:08.8012304+00:00"}, {"id": "51134f3b-1fe3-4ce3-b37a-e8f5cc869f7d", "code": "BND", "name": "Brunei Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:03.9046095Z", "updateAt": "2022-10-02T13:43:03.904611Z", "modifiedAt": "2022-10-02T14:00:08.8012421+00:00"}, {"id": "3a80c4ea-7b66-4bc1-a4db-f33360d4dd03", "code": "BOB", "name": "Bolivian Boliviano", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:04.123838Z", "updateAt": "2022-10-02T13:43:04.1238394Z", "modifiedAt": "2022-10-02T14:00:08.8012536+00:00"}, {"id": "c57f411e-41c9-48dd-882a-c31407f1cc4d", "code": "BRL", "name": "Brazilian Real", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:04.3376138Z", "updateAt": "2022-10-02T13:43:04.3376151Z", "modifiedAt": "2022-10-02T14:00:08.8012646+00:00"}, {"id": "3182195b-96da-467f-9d6f-1f4b6eb010f1", "code": "BSD", "name": "Bahamian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:04.5514512Z", "updateAt": "2022-10-02T13:43:04.5514527Z", "modifiedAt": "2022-10-02T14:00:08.8012758+00:00"}, {"id": "0faa74f3-5c46-4751-b526-5f2211b4af08", "code": "BTN", "name": "Bhutanese Ngultrum", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:04.7657175Z", "updateAt": "2022-10-02T13:43:04.7657188Z", "modifiedAt": "2022-10-02T14:00:08.801287+00:00"}, {"id": "c1f6d261-55e4-46da-a8db-154ae9950a42", "code": "BWP", "name": "Botswana Pula", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:04.9791861Z", "updateAt": "2022-10-02T13:43:04.9791875Z", "modifiedAt": "2022-10-02T14:00:08.8013063+00:00"}, {"id": "0ad35bdc-e1a3-4721-ba69-627d92012afb", "code": "BYN", "name": "Belarusian Ruble", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:05.1936316Z", "updateAt": "2022-10-02T13:43:05.1936333Z", "modifiedAt": "2022-10-02T14:00:08.8013175+00:00"}, {"id": "ddb322a9-123c-4dd4-b034-8b47b83e92ce", "code": "BYR", "name": "Belarusian Ruble", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:05.407433Z", "updateAt": "2022-10-02T13:43:05.4074349Z", "modifiedAt": "2022-10-02T14:00:08.8013286+00:00"}, {"id": "43b713b0-0a54-428b-a48d-5ed3f4e59db3", "code": "BZD", "name": "Belize Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:05.6209787Z", "updateAt": "2022-10-02T13:43:05.62098Z", "modifiedAt": "2022-10-02T14:00:08.8013397+00:00"}, {"id": "6cdae287-dce7-46ca-89e1-22a1c247c1a2", "code": "CAD", "name": "Canadian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:05.835455Z", "updateAt": "2022-10-02T13:43:05.8354564Z", "modifiedAt": "2022-10-02T14:00:08.8013508+00:00"}, {"id": "b6885e2f-c4a0-49b2-9f40-32d32cf26ebb", "code": "CDF", "name": "Congolese Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:06.0489549Z", "updateAt": "2022-10-02T13:43:06.0489563Z", "modifiedAt": "2022-10-02T14:00:08.801362+00:00"}, {"id": "f7f1a626-9276-4a68-971a-d7cb8acd1776", "code": "CHF", "name": "Swiss Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:06.2627342Z", "updateAt": "2022-10-02T13:43:06.2627358Z", "modifiedAt": "2022-10-02T14:00:08.8013731+00:00"}, {"id": "b650859e-c1c1-40e8-a173-7e817d8c85fd", "code": "CLF", "name": "Unidad de Fomento", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:06.4771245Z", "updateAt": "2022-10-02T13:43:06.4771261Z", "modifiedAt": "2022-10-02T14:00:08.8013843+00:00"}, {"id": "8707b1ad-1c24-4578-91d8-03a3ad223b53", "code": "CLP", "name": "Chilean Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:06.6912388Z", "updateAt": "2022-10-02T13:43:06.6912402Z", "modifiedAt": "2022-10-02T14:00:08.8013957+00:00"}, {"id": "2392ba77-fedc-4a29-9fdf-4603e3971482", "code": "CNH", "name": "Chinese Renminbi Yuan Offshore", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:06.9055644Z", "updateAt": "2022-10-02T13:43:06.9055662Z", "modifiedAt": "2022-10-02T14:00:08.8014069+00:00"}, {"id": "8bb4f033-3350-4692-a8d2-5442d90574ba", "code": "CNY", "name": "Chinese Renminbi Yuan", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:07.1240904Z", "updateAt": "2022-10-02T13:43:07.1240917Z", "modifiedAt": "2022-10-02T14:00:08.8014355+00:00"}, {"id": "bbbf94ff-1984-412e-8347-7715811e5965", "code": "COP", "name": "Colombian Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:07.3382452Z", "updateAt": "2022-10-02T13:43:07.3382465Z", "modifiedAt": "2022-10-02T14:00:08.8014469+00:00"}, {"id": "c0ffc8d0-4254-48a8-91d0-10c0067b5e1a", "code": "CRC", "name": "Costa Rican Col\u00f3n", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:07.5520414Z", "updateAt": "2022-10-02T13:43:07.5520431Z", "modifiedAt": "2022-10-02T14:00:08.8014582+00:00"}, {"id": "7d5314df-18d7-4e3f-9545-a15282bf3b53", "code": "CUC", "name": "Cuban Convertible Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:07.7665966Z", "updateAt": "2022-10-02T13:43:07.7665977Z", "modifiedAt": "2022-10-02T14:00:08.8014697+00:00"}, {"id": "52a92b3f-2fcb-45fa-b8a9-b88b50e9a24c", "code": "CVE", "name": "Cape Verdean Escudo", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:07.9795897Z", "updateAt": "2022-10-02T13:43:07.9795913Z", "modifiedAt": "2022-10-02T14:00:08.8014808+00:00"}, {"id": "2710889c-c949-48ff-8071-af57a4fcfff2", "code": "CZK", "name": "Czech Koruna", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:08.1935417Z", "updateAt": "2022-10-02T13:43:08.1935431Z", "modifiedAt": "2022-10-02T14:00:08.801492+00:00"}, {"id": "696007e7-5fcb-4f7f-b7e7-de929d1ad1e9", "code": "DJF", "name": "Djiboutian Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:08.4084507Z", "updateAt": "2022-10-02T13:43:08.408452Z", "modifiedAt": "2022-10-02T14:00:08.8015032+00:00"}, {"id": "0110a176-ad46-47b7-88d2-5db8db609f80", "code": "DKK", "name": "Danish Krone", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:08.6226463Z", "updateAt": "2022-10-02T13:43:08.6226476Z", "modifiedAt": "2022-10-02T14:00:08.8015143+00:00"}, {"id": "72121cfb-bb4d-441b-bb4b-5423a3978d05", "code": "DOP", "name": "Dominican Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:08.837304Z", "updateAt": "2022-10-02T13:43:08.8373053Z", "modifiedAt": "2022-10-02T14:00:08.8015255+00:00"}, {"id": "3f859f41-da5c-48b5-ad53-822bda03cdd5", "code": "DZD", "name": "Algerian Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:09.0516599Z", "updateAt": "2022-10-02T13:43:09.0516613Z", "modifiedAt": "2022-10-02T14:00:08.8015445+00:00"}, {"id": "363b8d44-455f-4bd3-91d3-e3e566455729", "code": "EGP", "name": "Egyptian Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:09.2658877Z", "updateAt": "2022-10-02T13:43:09.2658893Z", "modifiedAt": "2022-10-02T14:00:08.8015559+00:00"}, {"id": "ef13cbe5-55b4-4953-9aac-7862365f7f4b", "code": "ETB", "name": "Ethiopian Birr", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:09.4793681Z", "updateAt": "2022-10-02T13:43:09.4793702Z", "modifiedAt": "2022-10-02T14:00:08.8015669+00:00"}, {"id": "bd9e513a-b3a9-4d43-b70f-8695230ade1f", "code": "EUR", "name": "Euro", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:09.6927854Z", "updateAt": "2022-10-02T13:43:09.6927869Z", "modifiedAt": "2022-10-02T14:00:08.8015781+00:00"}, {"id": "b4997ea9-610b-4b68-bb51-ba9801dfa813", "code": "FJD", "name": "Fijian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:09.9061984Z", "updateAt": "2022-10-02T13:43:09.9061997Z", "modifiedAt": "2022-10-02T14:00:08.8015892+00:00"}, {"id": "4e421172-dbb7-4184-83d5-59f3aa509a3e", "code": "FKP", "name": "Falkland Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:10.1197186Z", "updateAt": "2022-10-02T13:43:10.1197201Z", "modifiedAt": "2022-10-02T14:00:08.8016006+00:00"}, {"id": "036fbc49-2732-41be-b624-a7621d45e7d1", "code": "GBP", "name": "British Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:10.3342591Z", "updateAt": "2022-10-02T13:43:10.3342608Z", "modifiedAt": "2022-10-02T14:00:08.8016118+00:00"}, {"id": "5dd87b34-831d-4fba-99b6-fd27e72ea060", "code": "GBX", "name": "British Penny", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:10.5475506Z", "updateAt": "2022-10-02T13:43:10.5475524Z", "modifiedAt": "2022-10-02T14:00:08.8016231+00:00"}, {"id": "e40b5a11-a477-4bce-9b7d-1677e0c33575", "code": "GEL", "name": "Georgian Lari", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:10.7617635Z", "updateAt": "2022-10-02T13:43:10.7617653Z", "modifiedAt": "2022-10-02T14:00:08.807046+00:00"}, {"id": "254f33f3-3d68-4efb-8d65-918669649444", "code": "GGP", "name": "Guernsey Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:10.9755815Z", "updateAt": "2022-10-02T13:43:10.9755828Z", "modifiedAt": "2022-10-02T14:00:08.8070694+00:00"}, {"id": "132226c0-8ea5-4f37-8709-c9012d77a76f", "code": "GHS", "name": "Ghanaian Cedi", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:11.1904417Z", "updateAt": "2022-10-02T13:43:11.1904431Z", "modifiedAt": "2022-10-02T14:00:08.8070956+00:00"}, {"id": "3fb2bb91-ca21-47b3-887b-3e3e66e694a3", "code": "GIP", "name": "Gibraltar Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:11.403723Z", "updateAt": "2022-10-02T13:43:11.4037243Z", "modifiedAt": "2022-10-02T14:00:08.8071082+00:00"}, {"id": "7779096c-4d1a-4a8f-9615-733df2e3db6b", "code": "GMD", "name": "Gambian Dalasi", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:11.6188217Z", "updateAt": "2022-10-02T13:43:11.6188234Z", "modifiedAt": "2022-10-02T14:00:08.8071199+00:00"}, {"id": "0723b79e-734c-452d-9014-cbc6cc7d8099", "code": "GNF", "name": "Guinean Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:11.8322389Z", "updateAt": "2022-10-02T13:43:11.8322403Z", "modifiedAt": "2022-10-02T14:00:08.8071313+00:00"}, {"id": "929d7297-cc0c-4409-bdbb-910da9dcbf12", "code": "GTQ", "name": "Guatemalan Quetzal", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:12.045804Z", "updateAt": "2022-10-02T13:43:12.0458052Z", "modifiedAt": "2022-10-02T14:00:08.8071425+00:00"}, {"id": "2a625092-939a-46bd-88f5-5d7053f89a45", "code": "GYD", "name": "Guyanese Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:12.2595777Z", "updateAt": "2022-10-02T13:43:12.259579Z", "modifiedAt": "2022-10-02T14:00:08.8071537+00:00"}, {"id": "1d7a4b05-caf3-4b1c-b761-21bc00953e28", "code": "HKD", "name": "Hong Kong Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:12.4736467Z", "updateAt": "2022-10-02T13:43:12.4736483Z", "modifiedAt": "2022-10-02T14:00:08.8071653+00:00"}, {"id": "cb4d8810-8054-4d30-a834-11e959596f29", "code": "HNL", "name": "Honduran Lempira", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:12.6871312Z", "updateAt": "2022-10-02T13:43:12.6871328Z", "modifiedAt": "2022-10-02T14:00:08.8071767+00:00"}, {"id": "9616febe-7ec1-447b-9c33-ac53c6e91a4b", "code": "HRK", "name": "Croatian Kuna", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:12.9020285Z", "updateAt": "2022-10-02T13:43:12.9020301Z", "modifiedAt": "2022-10-02T14:00:08.8071882+00:00"}, {"id": "c2c08c2c-945b-44d2-90c6-38e24300e8ac", "code": "HTG", "name": "Haitian Gourde", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:13.1159828Z", "updateAt": "2022-10-02T13:43:13.1159845Z", "modifiedAt": "2022-10-02T14:00:08.8071993+00:00"}, {"id": "6196c79a-6426-45e4-b8af-ff45a4ba7011", "code": "HUF", "name": "Hungarian Forint", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:13.3298585Z", "updateAt": "2022-10-02T13:43:13.3298598Z", "modifiedAt": "2022-10-02T14:00:08.8072181+00:00"}, {"id": "1dedc66e-e02e-4348-99d8-06b78425c180", "code": "IDR", "name": "Indonesian Rupiah", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:13.5436937Z", "updateAt": "2022-10-02T13:43:13.543695Z", "modifiedAt": "2022-10-02T14:00:08.80723+00:00"}, {"id": "03055beb-ece6-4841-bf24-26ed3e561521", "code": "ILS", "name": "Israeli New Sheqel", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:13.7572594Z", "updateAt": "2022-10-02T13:43:13.7572607Z", "modifiedAt": "2022-10-02T14:00:08.8072412+00:00"}, {"id": "be465f38-7d63-4bae-a82f-5a0292db7eb0", "code": "IMP", "name": "Isle of Man Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:13.9702176Z", "updateAt": "2022-10-02T13:43:13.970219Z", "modifiedAt": "2022-10-02T14:00:08.8072525+00:00"}, {"id": "df692989-89ce-4876-988f-44b022e8316a", "code": "INR", "name": "Indian Rupee", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:14.1844287Z", "updateAt": "2022-10-02T13:43:14.1844303Z", "modifiedAt": "2022-10-02T14:00:08.8072648+00:00"}, {"id": "46580e11-cf6e-4509-8915-62ffee8aaecb", "code": "IQD", "name": "Iraqi Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:14.3979569Z", "updateAt": "2022-10-02T13:43:14.3979586Z", "modifiedAt": "2022-10-02T14:00:08.807276+00:00"}, {"id": "26fd15c7-918e-4b1e-ac33-f8532e377bde", "code": "ISK", "name": "Icelandic Kr\u00f3na", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:14.6116133Z", "updateAt": "2022-10-02T13:43:14.6116144Z", "modifiedAt": "2022-10-02T14:00:08.8072873+00:00"}, {"id": "033cab76-96d4-4649-a8f2-a2414679870b", "code": "JEP", "name": "Jersey Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:14.8336024Z", "updateAt": "2022-10-02T13:43:14.8336037Z", "modifiedAt": "2022-10-02T14:00:08.8072988+00:00"}, {"id": "d08b9925-d583-4b11-bc2d-66d93d43de30", "code": "JMD", "name": "Jamaican Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:15.0472781Z", "updateAt": "2022-10-02T13:43:15.0472799Z", "modifiedAt": "2022-10-02T14:00:08.8073101+00:00"}, {"id": "92dccc77-96f1-4cd9-add8-9f7671e2dfb3", "code": "JOD", "name": "Jordanian Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:15.2608706Z", "updateAt": "2022-10-02T13:43:15.260872Z", "modifiedAt": "2022-10-02T14:00:08.8073214+00:00"}, {"id": "cdb860e9-226e-4973-8b45-69466b63242c", "code": "JPY", "name": "Japanese Yen", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:15.4744275Z", "updateAt": "2022-10-02T13:43:15.4744292Z", "modifiedAt": "2022-10-02T14:00:08.8073432+00:00"}, {"id": "31d8d3db-e463-4e7e-bded-c02cc6c73aed", "code": "KES", "name": "Kenyan Shilling", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:15.6888411Z", "updateAt": "2022-10-02T13:43:15.6888426Z", "modifiedAt": "2022-10-02T14:00:08.8073545+00:00"}, {"id": "59d90054-562a-43ce-bc91-5e1ca413ea86", "code": "KGS", "name": "Kyrgyzstani Som", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:15.9018304Z", "updateAt": "2022-10-02T13:43:15.9018316Z", "modifiedAt": "2022-10-02T14:00:08.8073657+00:00"}, {"id": "5d901a56-5f59-4a76-9c3f-90c6cfadc887", "code": "KHR", "name": "Cambodian Riel", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:16.115586Z", "updateAt": "2022-10-02T13:43:16.1155873Z", "modifiedAt": "2022-10-02T14:00:08.807377+00:00"}, {"id": "da0fb4ec-bd3e-4a0e-92a4-2d7af77f23a2", "code": "KMF", "name": "Comorian Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:16.3325013Z", "updateAt": "2022-10-02T13:43:16.3325026Z", "modifiedAt": "2022-10-02T14:00:08.8073882+00:00"}, {"id": "1b98dfad-6e57-46dd-85a2-e225a244636d", "code": "KRW", "name": "South Korean Won", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:16.5515101Z", "updateAt": "2022-10-02T13:43:16.5515116Z", "modifiedAt": "2022-10-02T14:00:08.8073994+00:00"}, {"id": "21298192-d62f-47d5-af0e-f6cf69bbcd13", "code": "KWD", "name": "Kuwaiti Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:16.764594Z", "updateAt": "2022-10-02T13:43:16.7645955Z", "modifiedAt": "2022-10-02T14:00:08.8074107+00:00"}, {"id": "c5b80b03-e513-44e4-906f-56283955f2c9", "code": "KYD", "name": "Cayman Islands Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:16.9791535Z", "updateAt": "2022-10-02T13:43:16.979155Z", "modifiedAt": "2022-10-02T14:00:08.8074219+00:00"}, {"id": "aae0f625-15e8-41bc-a1aa-36f89b715129", "code": "KZT", "name": "Kazakhstani Tenge", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:17.1926269Z", "updateAt": "2022-10-02T13:43:17.1926283Z", "modifiedAt": "2022-10-02T14:00:08.8074333+00:00"}, {"id": "a639f56b-0558-4d78-90cf-ff1654bf6e45", "code": "LAK", "name": "Lao Kip", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:17.4064324Z", "updateAt": "2022-10-02T13:43:17.4064336Z", "modifiedAt": "2022-10-02T14:00:08.8074446+00:00"}, {"id": "9a15e691-870b-47a2-b3fd-c54cfb6a5994", "code": "LBP", "name": "Lebanese Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:17.6200784Z", "updateAt": "2022-10-02T13:43:17.6200797Z", "modifiedAt": "2022-10-02T14:00:08.8074649+00:00"}, {"id": "ee2a398d-332b-4175-a566-7ef1a15aa536", "code": "LKR", "name": "Sri Lankan Rupee", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:17.8340317Z", "updateAt": "2022-10-02T13:43:17.834033Z", "modifiedAt": "2022-10-02T14:00:08.807476+00:00"}, {"id": "8b7741d7-fdb4-43e8-b951-231936c4bcb6", "code": "LRD", "name": "Liberian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:18.0480279Z", "updateAt": "2022-10-02T13:43:18.0480293Z", "modifiedAt": "2022-10-02T14:00:08.8074872+00:00"}, {"id": "89f6c0e3-a9da-4c18-8b02-0c74085bc82d", "code": "LSL", "name": "Lesotho Loti", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:18.262053Z", "updateAt": "2022-10-02T13:43:18.2620546Z", "modifiedAt": "2022-10-02T14:00:08.8074984+00:00"}, {"id": "335bc046-27b8-4172-a4b3-45be2f3654c6", "code": "LTL", "name": "Lithuanian Litas", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:18.4759223Z", "updateAt": "2022-10-02T13:43:18.4759238Z", "modifiedAt": "2022-10-02T14:00:08.8075095+00:00"}, {"id": "61f53803-e381-42d6-aa5e-127fbd8095f4", "code": "LYD", "name": "Libyan Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:18.690423Z", "updateAt": "2022-10-02T13:43:18.6904245Z", "modifiedAt": "2022-10-02T14:00:08.8075206+00:00"}, {"id": "0eff9b6e-221f-435d-bdcf-bf0e7a6425ed", "code": "MAD", "name": "Moroccan Dirham", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:18.9045762Z", "updateAt": "2022-10-02T13:43:18.9045778Z", "modifiedAt": "2022-10-02T14:00:08.8075318+00:00"}, {"id": "cee3efc7-7342-4c22-b90b-58edef258a6b", "code": "MDL", "name": "Moldovan Leu", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:19.1193447Z", "updateAt": "2022-10-02T13:43:19.1193463Z", "modifiedAt": "2022-10-02T14:00:08.8075429+00:00"}, {"id": "f8637844-573e-4d46-ac5b-742391391833", "code": "MGA", "name": "Malagasy Ariary", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:19.3328273Z", "updateAt": "2022-10-02T13:43:19.3328285Z", "modifiedAt": "2022-10-02T14:00:08.8075543+00:00"}, {"id": "7b316e40-35eb-4623-8c37-8ff063e0e153", "code": "MKD", "name": "Macedonian Denar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:19.5480053Z", "updateAt": "2022-10-02T13:43:19.5480066Z", "modifiedAt": "2022-10-02T14:00:08.8075656+00:00"}, {"id": "c0774aa9-5d1b-4a72-b02e-053d32983a0f", "code": "MMK", "name": "Myanmar Kyat", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:19.761831Z", "updateAt": "2022-10-02T13:43:19.7618323Z", "modifiedAt": "2022-10-02T14:00:08.807585+00:00"}, {"id": "bdbd5392-fac2-4084-b6a5-1b8ee205ec59", "code": "MNT", "name": "Mongolian T\u00f6gr\u00f6g", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:19.9755242Z", "updateAt": "2022-10-02T13:43:19.9755257Z", "modifiedAt": "2022-10-02T14:00:08.8075965+00:00"}, {"id": "0f9bb07d-2efb-4051-b36b-880305dcae81", "code": "MOP", "name": "Macanese Pataca", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:20.1901795Z", "updateAt": "2022-10-02T13:43:20.1901806Z", "modifiedAt": "2022-10-02T14:00:08.8076088+00:00"}, {"id": "cb978de4-5caa-4cb6-b2bc-c273fdf0545a", "code": "MUR", "name": "Mauritian Rupee", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:20.4033161Z", "updateAt": "2022-10-02T13:43:20.4033175Z", "modifiedAt": "2022-10-02T14:00:08.80762+00:00"}, {"id": "824e3b57-ddf8-4e8d-8a68-a920e43038f5", "code": "MVR", "name": "Maldivian Rufiyaa", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:20.6161693Z", "updateAt": "2022-10-02T13:43:20.6161708Z", "modifiedAt": "2022-10-02T14:00:08.8076312+00:00"}, {"id": "56fa540a-8bf1-4bc7-bb3b-5f52d6dfc723", "code": "MWK", "name": "Malawian Kwacha", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:20.8294352Z", "updateAt": "2022-10-02T13:43:20.8294374Z", "modifiedAt": "2022-10-02T14:00:08.8076425+00:00"}, {"id": "e38cb8bc-8082-42dc-b2fd-fa15438f6ba9", "code": "MXN", "name": "Mexican Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:21.0439188Z", "updateAt": "2022-10-02T13:43:21.0439204Z", "modifiedAt": "2022-10-02T14:00:08.8076538+00:00"}, {"id": "5bc0326b-19ed-4417-b655-98d0267bd0ac", "code": "MYR", "name": "Malaysian Ringgit", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:21.258383Z", "updateAt": "2022-10-02T13:43:21.2583844Z", "modifiedAt": "2022-10-02T14:00:08.8076651+00:00"}, {"id": "fca5a6b3-abd8-453f-9653-3a6a48279223", "code": "MZN", "name": "Mozambican Metical", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:21.472661Z", "updateAt": "2022-10-02T13:43:21.4726626Z", "modifiedAt": "2022-10-02T14:00:08.8076763+00:00"}, {"id": "873c9938-88f6-4ea4-a081-2f3d206fe7ef", "code": "NAD", "name": "Namibian Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:21.6866197Z", "updateAt": "2022-10-02T13:43:21.6866212Z", "modifiedAt": "2022-10-02T14:00:08.8076876+00:00"}, {"id": "6536443d-2e95-4a56-8ffd-94c268b8d219", "code": "NGN", "name": "Nigerian Naira", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:21.9005185Z", "updateAt": "2022-10-02T13:43:21.9005194Z", "modifiedAt": "2022-10-02T14:00:08.9318425+00:00"}, {"id": "1a79bf41-5e9a-4f1b-94a2-0c9f12618c05", "code": "NIO", "name": "Nicaraguan C\u00f3rdoba", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:22.1141896Z", "updateAt": "2022-10-02T13:43:22.1141909Z", "modifiedAt": "2022-10-02T14:00:08.9319104+00:00"}, {"id": "59d10384-43c0-407e-865b-7978d20c6c56", "code": "NOK", "name": "Norwegian Krone", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:22.3274992Z", "updateAt": "2022-10-02T13:43:22.3275005Z", "modifiedAt": "2022-10-02T14:00:08.9319626+00:00"}, {"id": "f92f1705-f603-46d4-b14a-12cb283eb6bc", "code": "NPR", "name": "Nepalese Rupee", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:22.5412716Z", "updateAt": "2022-10-02T13:43:22.541273Z", "modifiedAt": "2022-10-02T14:00:08.9319789+00:00"}, {"id": "83d5c2bf-5da0-45ba-bf66-f4916c4745c7", "code": "NZD", "name": "New Zealand Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:22.7553743Z", "updateAt": "2022-10-02T13:43:22.755376Z", "modifiedAt": "2022-10-02T14:00:08.9319946+00:00"}, {"id": "939b2b4c-3a4c-4446-b59d-43b5cb279800", "code": "OMR", "name": "Omani Rial", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:22.9694138Z", "updateAt": "2022-10-02T13:43:22.9694153Z", "modifiedAt": "2022-10-02T14:00:08.932011+00:00"}, {"id": "109c7849-5484-4799-a005-961ce936ef41", "code": "PAB", "name": "Panamanian Balboa", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:23.1837693Z", "updateAt": "2022-10-02T13:43:23.1837708Z", "modifiedAt": "2022-10-02T14:00:08.9320268+00:00"}, {"id": "82b14e61-79a7-4980-94b4-8f5db239ebaf", "code": "PEN", "name": "Peruvian Sol", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:23.3986959Z", "updateAt": "2022-10-02T13:43:23.3986973Z", "modifiedAt": "2022-10-02T14:00:08.9320423+00:00"}, {"id": "389bd694-312e-4655-80e7-72531089b34a", "code": "PGK", "name": "Papua New Guinean Kina", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:23.6134914Z", "updateAt": "2022-10-02T13:43:23.6134927Z", "modifiedAt": "2022-10-02T14:00:08.9320579+00:00"}, {"id": "40d94ea5-6359-46d3-ae28-c0cbdfce32f6", "code": "PHP", "name": "Philippine Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:23.8271509Z", "updateAt": "2022-10-02T13:43:23.8271524Z", "modifiedAt": "2022-10-02T14:00:08.9320736+00:00"}, {"id": "b1a75338-8bc7-48eb-a784-5fe90bcf5031", "code": "PKR", "name": "Pakistani Rupee", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:24.0426514Z", "updateAt": "2022-10-02T13:43:24.0426529Z", "modifiedAt": "2022-10-02T14:00:08.9320894+00:00"}, {"id": "349bc4d0-9256-4674-beb0-80cde8f8f99e", "code": "PLN", "name": "Polish Z\u0142oty", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:24.2565799Z", "updateAt": "2022-10-02T13:43:24.2565812Z", "modifiedAt": "2022-10-02T14:00:08.932105+00:00"}, {"id": "05d284b0-4bf5-4489-b6a4-4af6694a2233", "code": "PYG", "name": "Paraguayan Guaran\u00ed", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:24.4700201Z", "updateAt": "2022-10-02T13:43:24.4700218Z", "modifiedAt": "2022-10-02T14:00:08.9321317+00:00"}, {"id": "77c89247-8e58-4898-88be-b5e869ab3e46", "code": "QAR", "name": "Qatari Riyal", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:24.683926Z", "updateAt": "2022-10-02T13:43:24.6839273Z", "modifiedAt": "2022-10-02T14:00:08.9321477+00:00"}, {"id": "19eeb9b1-a559-47f9-9fa8-820732e28b88", "code": "RON", "name": "Romanian Leu", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:24.903713Z", "updateAt": "2022-10-02T13:43:24.9037147Z", "modifiedAt": "2022-10-02T14:00:08.9321632+00:00"}, {"id": "180bc0dd-4b2f-4ce5-9a64-f9e8ec48367e", "code": "RSD", "name": "Serbian Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:25.1178541Z", "updateAt": "2022-10-02T13:43:25.1178555Z", "modifiedAt": "2022-10-02T14:00:08.9321789+00:00"}, {"id": "3f2c2584-5d4e-4e09-baad-4d4290526a1f", "code": "RUB", "name": "Russian Ruble", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:25.3314774Z", "updateAt": "2022-10-02T13:43:25.3314787Z", "modifiedAt": "2022-10-02T14:00:08.9321948+00:00"}, {"id": "1e51ce51-a3ad-44a2-b35e-944d04a81cc4", "code": "RWF", "name": "Rwandan Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:25.5449786Z", "updateAt": "2022-10-02T13:43:25.5449798Z", "modifiedAt": "2022-10-02T14:00:08.9322107+00:00"}, {"id": "3cfb6700-93ce-44c7-a21b-0ab4a770279d", "code": "SAR", "name": "Saudi Riyal", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:25.7590404Z", "updateAt": "2022-10-02T13:43:25.7590421Z", "modifiedAt": "2022-10-02T14:00:08.9322262+00:00"}, {"id": "63e25d43-f8e5-4237-b4bc-9128754b0810", "code": "SBD", "name": "Solomon Islands Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:25.9725037Z", "updateAt": "2022-10-02T13:43:25.9725048Z", "modifiedAt": "2022-10-02T14:00:08.9322419+00:00"}, {"id": "5d02bf87-e1bd-4b12-ad74-4c8859d3afa6", "code": "SCR", "name": "Seychellois Rupee", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:26.1868301Z", "updateAt": "2022-10-02T13:43:26.1868311Z", "modifiedAt": "2022-10-02T14:00:08.9322575+00:00"}, {"id": "67d66645-0d23-4c7b-a158-5db0d003b733", "code": "SEK", "name": "Swedish Krona", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:26.400283Z", "updateAt": "2022-10-02T13:43:26.4002844Z", "modifiedAt": "2022-10-02T14:00:08.9322821+00:00"}, {"id": "420bb451-adee-41d1-9865-aff9266dae28", "code": "SGD", "name": "Singapore Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:26.614164Z", "updateAt": "2022-10-02T13:43:26.6141658Z", "modifiedAt": "2022-10-02T14:00:08.9322985+00:00"}, {"id": "3f98456b-d84d-4398-b355-18751574bb5e", "code": "SHP", "name": "Saint Helenian Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:26.8288394Z", "updateAt": "2022-10-02T13:43:26.8288407Z", "modifiedAt": "2022-10-02T14:00:08.932314+00:00"}, {"id": "1f0c43ea-3062-4b89-8a69-673b753eb710", "code": "SLL", "name": "Sierra Leonean Leone", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:27.0427476Z", "updateAt": "2022-10-02T13:43:27.0427485Z", "modifiedAt": "2022-10-02T14:00:08.9323304+00:00"}, {"id": "a3e58f24-944f-48e0-b071-5d44f2bf2c9f", "code": "SRD", "name": "Surinamese Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:27.2564557Z", "updateAt": "2022-10-02T13:43:27.2564571Z", "modifiedAt": "2022-10-02T14:00:08.9323461+00:00"}, {"id": "62928d3f-9070-4ad0-914e-4e3331b3ae6a", "code": "SSP", "name": "South Sudanese Pound", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:27.470038Z", "updateAt": "2022-10-02T13:43:27.4700393Z", "modifiedAt": "2022-10-02T14:00:08.9323613+00:00"}, {"id": "9a78b727-6c3e-4be1-9eb4-5e171777cd55", "code": "STD", "name": "S\u00e3o Tom\u00e9 and Pr\u00edncipe Dobra", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:27.6832559Z", "updateAt": "2022-10-02T13:43:27.6832575Z", "modifiedAt": "2022-10-02T14:00:08.9323767+00:00"}, {"id": "f755c97c-a6b3-4bc9-8a62-c5f4ce846c72", "code": "SVC", "name": "Salvadoran Col\u00f3n", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:27.896137Z", "updateAt": "2022-10-02T13:43:27.8961387Z", "modifiedAt": "2022-10-02T14:00:08.9323926+00:00"}, {"id": "383c294e-8f30-42dc-998f-516c47c2384d", "code": "SZL", "name": "Swazi Lilangeni", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:28.1106688Z", "updateAt": "2022-10-02T13:43:28.1106705Z", "modifiedAt": "2022-10-02T14:00:08.9324084+00:00"}, {"id": "cc94e083-70e5-49d0-9bde-68e1fcb4d94d", "code": "THB", "name": "Thai Baht", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:28.3245956Z", "updateAt": "2022-10-02T13:43:28.3245972Z", "modifiedAt": "2022-10-02T14:00:08.9324241+00:00"}, {"id": "36e1cb6d-4bbe-4099-9bf1-0c8274ac202a", "code": "TJS", "name": "Tajikistani Somoni", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:28.5391921Z", "updateAt": "2022-10-02T13:43:28.5391933Z", "modifiedAt": "2022-10-02T14:00:08.9324482+00:00"}, {"id": "304514f7-4a43-4d57-af8b-74b45295c6cd", "code": "TMT", "name": "Turkmenistani Manat", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:28.7528604Z", "updateAt": "2022-10-02T13:43:28.7528617Z", "modifiedAt": "2022-10-02T14:00:08.9324643+00:00"}, {"id": "40c98030-96c2-44cf-8ead-0db13f8d0571", "code": "TND", "name": "Tunisian Dinar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:28.9668039Z", "updateAt": "2022-10-02T13:43:28.9668052Z", "modifiedAt": "2022-10-02T14:00:08.9324801+00:00"}, {"id": "0251f712-517d-45ad-bc2a-f96702d566fa", "code": "TOP", "name": "Tongan Pa\u02bbanga", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:29.180544Z", "updateAt": "2022-10-02T13:43:29.1805454Z", "modifiedAt": "2022-10-02T14:00:08.9324954+00:00"}, {"id": "7b655367-e3e8-42ef-a910-e2e11bab66f4", "code": "TRY", "name": "Turkish Lira", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:29.3944255Z", "updateAt": "2022-10-02T13:43:29.3944272Z", "modifiedAt": "2022-10-02T14:00:08.9326005+00:00"}, {"id": "031c3034-15a4-471f-b979-579657394348", "code": "TTD", "name": "Trinidad and Tobago Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:29.6081385Z", "updateAt": "2022-10-02T13:43:29.6081398Z", "modifiedAt": "2022-10-02T14:00:08.9326175+00:00"}, {"id": "0af47ab2-684a-438f-a60d-df0990851796", "code": "TWD", "name": "New Taiwan Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:29.8220256Z", "updateAt": "2022-10-02T13:43:29.8220271Z", "modifiedAt": "2022-10-02T14:00:08.9326298+00:00"}, {"id": "7678a2e3-763f-45b7-b675-e3fe2c4e012f", "code": "TZS", "name": "Tanzanian Shilling", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:30.0357567Z", "updateAt": "2022-10-02T13:43:30.035758Z", "modifiedAt": "2022-10-02T14:00:08.9326411+00:00"}, {"id": "166b4a30-9cd9-44af-9a01-fb92be5a6cd5", "code": "UAH", "name": "Ukrainian Hryvnia", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:30.2497789Z", "updateAt": "2022-10-02T13:43:30.2497808Z", "modifiedAt": "2022-10-02T14:00:08.9326569+00:00"}, {"id": "9e7bb3e2-4f00-4300-bfe2-c7d022d22870", "code": "UGX", "name": "Ugandan Shilling", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:30.4638546Z", "updateAt": "2022-10-02T13:43:30.4638562Z", "modifiedAt": "2022-10-02T14:00:08.9326681+00:00"}, {"id": "b64e975f-8f84-4e95-a241-c084b4c808f4", "code": "USD", "name": "US Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:30.6770942Z", "updateAt": "2022-10-02T13:43:30.6770957Z", "modifiedAt": "2022-10-02T14:00:08.9327846+00:00"}, {"id": "70738ff3-4139-4ff1-b30c-6e1a92b3452a", "code": "UYU", "name": "Uruguayan Peso", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:30.8905336Z", "updateAt": "2022-10-02T13:43:30.890535Z", "modifiedAt": "2022-10-02T14:00:08.9327997+00:00"}, {"id": "23a9cb44-1777-4b75-8735-2acfac868a94", "code": "UZS", "name": "Uzbekistan Som", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:31.1054054Z", "updateAt": "2022-10-02T13:43:31.1054072Z", "modifiedAt": "2022-10-02T14:00:08.9328112+00:00"}, {"id": "c481e055-0ab8-4a29-b909-4f5aa24df9a8", "code": "VEF", "name": "Venezuelan Bol\u00edvar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:31.3190606Z", "updateAt": "2022-10-02T13:43:31.3190619Z", "modifiedAt": "2022-10-02T14:00:08.9328226+00:00"}, {"id": "3775d818-3ca3-4075-b12b-7231054e4f8a", "code": "VES", "name": "Venezuelan Bol\u00edvar Soberano", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:31.5342837Z", "updateAt": "2022-10-02T13:43:31.5342849Z", "modifiedAt": "2022-10-02T14:00:08.9328343+00:00"}, {"id": "bb8a0353-9dfd-4f02-a550-38d71ab3d7d5", "code": "VND", "name": "Vietnamese \u0110\u1ed3ng", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:31.7484459Z", "updateAt": "2022-10-02T13:43:31.7484471Z", "modifiedAt": "2022-10-02T14:00:08.932846+00:00"}, {"id": "b7582cb0-1764-45a1-84ae-4d529d943346", "code": "VUV", "name": "Vanuatu Vatu", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:31.9621726Z", "updateAt": "2022-10-02T13:43:31.962174Z", "modifiedAt": "2022-10-02T14:00:08.9328576+00:00"}, {"id": "fe7ded6f-ae7f-4301-869f-97602433f129", "code": "WST", "name": "Samoan Tala", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:32.1752806Z", "updateAt": "2022-10-02T13:43:32.1752819Z", "modifiedAt": "2022-10-02T14:00:08.9328691+00:00"}, {"id": "449b552c-ec5e-48b9-bfc9-2b115864bab1", "code": "XAF", "name": "Central African Cfa Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:32.3901275Z", "updateAt": "2022-10-02T13:43:32.3901291Z", "modifiedAt": "2022-10-02T14:00:08.9328805+00:00"}, {"id": "b7076875-cd62-472c-920e-bbaebbe6110a", "code": "XAG", "name": "Silver (Troy Ounce)", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:32.6072624Z", "updateAt": "2022-10-02T13:43:32.6072638Z", "modifiedAt": "2022-10-02T14:00:08.9328917+00:00"}, {"id": "a0250071-3949-4667-9830-829f0cad89ed", "code": "XAU", "name": "Gold (Troy Ounce)", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:32.8207849Z", "updateAt": "2022-10-02T13:43:32.8207866Z", "modifiedAt": "2022-10-02T14:00:08.932913+00:00"}, {"id": "079c5d5c-1f08-46d2-817d-aff39ec44548", "code": "XCD", "name": "East Caribbean Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:33.0343494Z", "updateAt": "2022-10-02T13:43:33.0343505Z", "modifiedAt": "2022-10-02T14:00:08.9329245+00:00"}, {"id": "9f712954-3be3-41c8-bf06-e9b7f344a172", "code": "XDR", "name": "Special Drawing Rights", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:33.2482267Z", "updateAt": "2022-10-02T13:43:33.2482282Z", "modifiedAt": "2022-10-02T14:00:08.9329358+00:00"}, {"id": "b510e7c2-df6a-4142-a1a6-35bbd2ed070c", "code": "XOF", "name": "West African Cfa Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:33.4624327Z", "updateAt": "2022-10-02T13:43:33.462434Z", "modifiedAt": "2022-10-02T14:00:08.932947+00:00"}, {"id": "8072f26f-b47d-44fe-85a5-a9fdb2a27172", "code": "XPD", "name": "Palladium", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:33.6761171Z", "updateAt": "2022-10-02T13:43:33.6761184Z", "modifiedAt": "2022-10-02T14:00:08.9329583+00:00"}, {"id": "c665d75f-d468-48de-9dd5-ca611526c630", "code": "XPF", "name": "Cfp Franc", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:33.8902758Z", "updateAt": "2022-10-02T13:43:33.8902774Z", "modifiedAt": "2022-10-02T14:00:08.9329695+00:00"}, {"id": "4eaffc23-4434-49ca-8b19-a05f850fb7d4", "code": "XPT", "name": "Platinum", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:34.1048025Z", "updateAt": "2022-10-02T13:43:34.104804Z", "modifiedAt": "2022-10-02T14:00:08.9329807+00:00"}, {"id": "d6f98eaa-009c-4ca8-846b-1635db761e29", "code": "XTS", "name": "Codes specifically reserved for testing purposes", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:34.3215946Z", "updateAt": "2022-10-02T13:43:34.3215962Z", "modifiedAt": "2022-10-02T14:00:08.9329919+00:00"}, {"id": "395911c4-463d-4976-bd90-7a68f32ff678", "code": "YER", "name": "Yemeni Rial", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:34.5353368Z", "updateAt": "2022-10-02T13:43:34.5353382Z", "modifiedAt": "2022-10-02T14:00:08.9330033+00:00"}, {"id": "df61930c-2621-4401-8461-fe8d76bbb9f9", "code": "ZAR", "name": "South African Rand", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:34.7489896Z", "updateAt": "2022-10-02T13:43:34.7489912Z", "modifiedAt": "2022-10-02T14:00:08.9330143+00:00"}, {"id": "8f083562-2b4f-4b1a-b735-09b14816ca69", "code": "ZMW", "name": "Zambian Kwacha", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:34.9630386Z", "updateAt": "2022-10-02T13:43:34.96304Z", "modifiedAt": "2022-10-02T14:00:08.9330444+00:00"}, {"id": "ee55c583-37e2-476e-b14d-b62d0a5d8571", "code": "ZWD", "name": "Zimbabwean Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:35.1806698Z", "updateAt": "2022-10-02T13:43:35.1806716Z", "modifiedAt": "2022-10-02T14:00:08.9330561+00:00"}, {"id": "1a89572e-8870-4a98-b07e-966b01bdd4b5", "code": "ZWL", "name": "Zimbabwean Dollar", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:43:35.3946057Z", "updateAt": "2022-10-02T13:43:35.3946073Z", "modifiedAt": "2022-10-02T14:00:08.9330672+00:00"}], "api_version": "1.0", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["code", "createdAt", "id", "isActive", "isDeleted", "modifiedAt", "name", "updateAt"]}}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ec5eb46f-f4bc-4f56-bce5-99c23dc937c6/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllCurrencies | To get all currencies. It's needed for the create virtual account endpoint. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 200 | Example_1 | {"message": "Transactions retrieved successfully.", "generated_on": "2022-10-02T14:15:07.793836+00:00", "data": [{"transactionId": "6fd3494a-5fc5-4e75-ad2e-e6a2f434f4ec", "transactionSerial": 461671426, "transactionReference": "1020102827353232013", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022398", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:12:46.7289198Z", "updateAt": "2022-10-02T14:12:46.7289208Z", "modifiedAt": "2022-10-02T14:15:07.7815232+00:00"}, {"transactionId": "ee25e6ff-2ef5-441c-8efa-70f8fcad8458", "transactionSerial": 405508847, "transactionReference": "10201028273532320132012", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022399", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:13:47.4353328Z", "updateAt": "2022-10-02T14:13:47.4353331Z", "modifiedAt": "2022-10-02T14:15:07.7816018+00:00"}, {"transactionId": "0907fca0-699c-432e-8391-57ed3bb6c9b3", "transactionSerial": 120985074, "transactionReference": "102010282735323201320162", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022399", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:14:19.4663085Z", "updateAt": "2022-10-02T14:14:19.4663088Z", "modifiedAt": "2022-10-02T14:15:07.7816454+00:00"}], "api_version": "1.0", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "ex"}, "generated_on": {"type": "string", "description": "", "default": "2002-05-08T10:29:43.132Z"}, "data": {"type": "object", "properties": {"userId": {"type": "string", "description": "", "default": "sit cupidatat rep"}, "groupId": {"type": "string", "description": "", "default": "mollit nostrud Excepteur"}, "email": {"type": "string", "description": "", "default": "qui mollit"}, "firstname": {"type": "string", "description": "", "default": "sed sint"}, "lastName": {"type": "string", "description": "", "default": "ut irure"}, "userToken": {"type": "string", "description": "", "default": "officia quis consectetur adipisicing et"}, "refreshToken": {"type": "string", "description": "", "default": "aute quis"}, "expires": {"type": "string", "description": "", "default": "2001-11-02T16:07:11.961Z"}}}, "api_version": {"type": "string", "description": "", "default": "eiusmod labore sunt"}, "success": {}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/49219fbe-6031-4f20-9eec-ad9323e192df/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllTransactions | To get all transactions in organisation. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 200 | Example_1 | {"message": "Transaction retrieved successfully.", "generated_on": "2022-09-30T17:37:17.272331-07:00", "data": {"transactionId": "8aa91e7b-8b1d-4092-80df-094c6cc02f11", "transactionSerial": 0, "transactionReference": "1020102827353232013", "amount": 2500.25, "fee": 15, "creditedAccount": "5050189006", "debitedAccount": "1200022398", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-01T00:21:19.812961Z", "updateAt": "2022-10-01T00:21:19.812966Z", "modifiedAt": "2022-09-30T17:37:17.238421-07:00"}, "api_version": "1.0", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "object", "properties": {"transactionId": {"type": "string"}, "transactionSerial": {"type": "integer"}, "transactionReference": {"type": "string"}, "amount": {"type": "number"}, "fee": {"type": "integer"}, "creditedAccount": {"type": "string"}, "debitedAccount": {"type": "string"}, "account": {"type": "null"}, "channel": {"type": "null"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["account", "amount", "channel", "createdAt", "creditedAccount", "debitedAccount", "fee", "isActive", "isDeleted", "modifiedAt", "transactionId", "transactionReference", "transactionSerial", "updateAt"]}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/e00e9907-05cc-46f2-8d39-b03af766dcf8/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetTransactionById | To get transaction by unique id. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 200 | Example_1 | {"message": "Transaction created successfully.", "generated_on": "2022-10-02T14:14:19.8961501+00:00", "data": {"transactionId": "0907fca0-699c-432e-8391-57ed3bb6c9b3", "transactionSerial": 120985074, "transactionReference": "102010282735323201320162", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022399", "account": {"accountId": "0dd3a3be-7783-4f87-b347-d9aed69a4334", "accountNumber": "1200022399", "firstName": "Stanislav", "middleName": "R", "lastName": "Wawrinka", "email": "[email protected]", "currency": "USD", "phone": "+1400000212", "cummulativeTransAmount": null, "channels": [], "transactions": [{"transactionId": "ee25e6ff-2ef5-441c-8efa-70f8fcad8458", "transactionSerial": 405508847, "transactionReference": "10201028273532320132012", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022399", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:13:47.4353328Z", "updateAt": "2022-10-02T14:13:47.4353331Z", "modifiedAt": "2022-10-02T14:14:19.7902438+00:00"}, {"transactionId": "0907fca0-699c-432e-8391-57ed3bb6c9b3", "transactionSerial": 120985074, "transactionReference": "102010282735323201320162", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022399", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:14:19.4663085Z", "updateAt": "2022-10-02T14:14:19.4663088Z", "modifiedAt": "2022-10-02T14:14:19.8960166+00:00"}], "isGdprAccepted": true, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:11:21.9448143Z", "updateAt": "2022-10-02T14:14:19.5750713+00:00", "modifiedAt": "2022-10-02T14:14:19.5750729+00:00"}, "channel": {"channelId": "b8e55715-2a58-48dc-b3f3-b6cb5419f504", "name": "Stripe", "description": "This is Stripe Inc.", "websiteUrl": "https://www.stripe.com", "channelCode": "STRIPE", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:57:42.5766224Z", "updateAt": "2022-10-02T13:57:42.5766234Z", "modifiedAt": "2022-10-02T14:14:19.4661944+00:00"}, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:14:19.4663085+00:00", "updateAt": "2022-10-02T14:14:19.4663088+00:00", "modifiedAt": "2022-10-02T14:14:19.4663089+00:00"}, "api_version": "1.0", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "object", "properties": {"transactionId": {"type": "string"}, "transactionSerial": {"type": "integer"}, "transactionReference": {"type": "string"}, "amount": {"type": "integer"}, "fee": {"type": "integer"}, "creditedAccount": {"type": "string"}, "debitedAccount": {"type": "string"}, "account": {"type": "object", "properties": {"accountId": {"type": "string"}, "accountNumber": {"type": "string"}, "firstName": {"type": "string"}, "middleName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "currency": {"type": "string"}, "phone": {"type": "string"}, "cummulativeTransAmount": {"type": "null"}, "channels": {"type": "array"}, "transactions": {"type": "array", "items": {"type": "object", "properties": {"transactionId": {"type": "string"}, "transactionSerial": {"type": "integer"}, "transactionReference": {"type": "string"}, "amount": {"type": "integer"}, "fee": {"type": "integer"}, "creditedAccount": {"type": "string"}, "debitedAccount": {"type": "string"}, "account": {"type": "null"}, "channel": {"type": "null"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["account", "amount", "channel", "createdAt", "creditedAccount", "debitedAccount", "fee", "isActive", "isDeleted", "modifiedAt", "transactionId", "transactionReference", "transactionSerial", "updateAt"]}}, "isGdprAccepted": {"type": "boolean"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["accountId", "accountNumber", "channels", "createdAt", "cummulativeTransAmount", "currency", "email", "firstName", "isActive", "isDeleted", "isGdprAccepted", "lastName", "middleName", "modifiedAt", "phone", "transactions", "updateAt"]}, "channel": {"type": "object", "properties": {"channelId": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "websiteUrl": {"type": "string"}, "channelCode": {"type": "string"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["channelCode", "channelId", "createdAt", "description", "isActive", "isDeleted", "modifiedAt", "name", "updateAt", "websiteUrl"]}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["account", "amount", "channel", "createdAt", "creditedAccount", "debitedAccount", "fee", "isActive", "isDeleted", "modifiedAt", "transactionId", "transactionReference", "transactionSerial", "updateAt"]}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/083e000c-c91f-4462-b0c4-498ca266f446/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddTransaction | To create new transaction. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 200 | Example_1 | {"message": "Channel retrieved successfully.", "generated_on": "2022-10-03T14:25:51.3873609+00:00", "data": {"channelId": "b8e55715-2a58-48dc-b3f3-b6cb5419f504", "name": "Stripe", "description": "This is Stripe Inc.", "websiteUrl": "https://www.stripe.com", "channelCode": "STRIPE", "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T13:57:42.5766224Z", "updateAt": "2022-10-02T13:57:42.5766234Z", "modifiedAt": "2022-10-03T14:25:51.3704354+00:00"}, "api_version": "1.0", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "ex"}, "generated_on": {"type": "string", "description": "", "default": "2002-05-08T10:29:43.132Z"}, "data": {"type": "object", "properties": {"userId": {"type": "string", "description": "", "default": "sit cupidatat rep"}, "groupId": {"type": "string", "description": "", "default": "mollit nostrud Excepteur"}, "email": {"type": "string", "description": "", "default": "qui mollit"}, "firstname": {"type": "string", "description": "", "default": "sed sint"}, "lastName": {"type": "string", "description": "", "default": "ut irure"}, "userToken": {"type": "string", "description": "", "default": "officia quis consectetur adipisicing et"}, "refreshToken": {"type": "string", "description": "", "default": "aute quis"}, "expires": {"type": "string", "description": "", "default": "2001-11-02T16:07:11.961Z"}}}, "api_version": {"type": "string", "description": "", "default": "eiusmod labore sunt"}, "success": {}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/8e56daf1-9b4d-440e-9198-5f05472553a0/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetChannelById | To get a channel. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 200 | Example_1 | {"message": "Channel created successfully.", "generated_on": "2022-10-02T13:58:45.5564749+00:00", "data": {"channelId": "267ff232-fc5b-4c1e-b4d6-9cca27e91fe4", "name": "Venmo", "description": "This is Venmo Inc.", "websiteUrl": "https://www.venmo.com", "channelCode": "VENMO", "isDeleted": false, "isActive": false, "createdAt": "2022-10-02T13:58:45.44836+00:00", "updateAt": "2022-10-02T13:58:45.4483606+00:00", "modifiedAt": "2022-10-02T13:58:45.4483607+00:00"}, "api_version": "1.0", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "object", "properties": {"channelId": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "websiteUrl": {"type": "string"}, "channelCode": {"type": "string"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["channelCode", "channelId", "createdAt", "description", "isActive", "isDeleted", "modifiedAt", "name", "updateAt", "websiteUrl"]}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/3a543929-941a-496f-8065-767e43254ade/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddChannel | To add new channel. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 200 | Example_1 | {"message": "Account retrieved successfully.", "generated_on": "2022-10-03T14:23:18.8697896+00:00", "data": {"accountId": "11785e19-e153-4e26-80a4-3b0d0e8bc669", "accountNumber": "1200022398", "firstName": "John", "middleName": "Jonathan", "lastName": "Wick", "email": "[email protected]", "currency": "USD", "phone": "+81022736273", "cummulativeTransAmount": null, "channels": [], "transactions": [{"transactionId": "6fd3494a-5fc5-4e75-ad2e-e6a2f434f4ec", "transactionSerial": 461671426, "transactionReference": "1020102827353232013", "amount": 1500, "fee": 10, "creditedAccount": "5050189006", "debitedAccount": "1200022398", "account": null, "channel": null, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:12:46.7289198Z", "updateAt": "2022-10-02T14:12:46.7289208Z", "modifiedAt": "2022-10-03T14:23:18.8695099+00:00"}], "isGdprAccepted": true, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:12:17.2595775Z", "updateAt": "2022-10-02T14:12:46.8841738Z", "modifiedAt": "2022-10-03T14:23:18.7636191+00:00"}, "api_version": "1.0", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "object", "properties": {"accountId": {"type": "string"}, "accountNumber": {"type": "string"}, "firstName": {"type": "string"}, "middleName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "currency": {"type": "string"}, "phone": {"type": "string"}, "cummulativeTransAmount": {"type": "null"}, "channels": {"type": "array"}, "transactions": {"type": "array", "items": {"type": "object", "properties": {"transactionId": {"type": "string"}, "transactionSerial": {"type": "integer"}, "transactionReference": {"type": "string"}, "amount": {"type": "integer"}, "fee": {"type": "integer"}, "creditedAccount": {"type": "string"}, "debitedAccount": {"type": "string"}, "account": {"type": "null"}, "channel": {"type": "null"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["account", "amount", "channel", "createdAt", "creditedAccount", "debitedAccount", "fee", "isActive", "isDeleted", "modifiedAt", "transactionId", "transactionReference", "transactionSerial", "updateAt"]}}, "isGdprAccepted": {"type": "boolean"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["accountId", "accountNumber", "channels", "createdAt", "cummulativeTransAmount", "currency", "email", "firstName", "isActive", "isDeleted", "isGdprAccepted", "lastName", "middleName", "modifiedAt", "phone", "transactions", "updateAt"]}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/f1da9858-d413-4b78-8fe0-766429d67335/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAccountById | To get a single virtual account. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 200 | Example_1 | {"message": "Retrieved 2 accounts successfully.", "generated_on": "2022-10-03T13:19:03.4783735+00:00", "data": [{"accountId": "0dd3a3be-7783-4f87-b347-d9aed69a4334", "accountNumber": "1200022399", "firstName": "Stanislav", "middleName": "R", "lastName": "Wawrinka", "email": "[email protected]", "currency": null, "phone": "+1400000212", "cummulativeTransAmount": null, "channels": [], "transactions": [], "isGdprAccepted": true, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:11:21.9448143Z", "updateAt": "2022-10-02T14:14:19.5750713Z", "modifiedAt": "2022-10-03T13:19:03.3675424+00:00"}, {"accountId": "11785e19-e153-4e26-80a4-3b0d0e8bc669", "accountNumber": "1200022398", "firstName": "John", "middleName": "Jonathan", "lastName": "Wick", "email": "[email protected]", "currency": null, "phone": "+81022736273", "cummulativeTransAmount": null, "channels": [], "transactions": [], "isGdprAccepted": true, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:12:17.2595775Z", "updateAt": "2022-10-02T14:12:46.8841738Z", "modifiedAt": "2022-10-03T13:19:03.3844099+00:00"}], "api_version": "1.0", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "ex"}, "generated_on": {"type": "string", "description": "", "default": "2002-05-08T10:29:43.132Z"}, "data": {"type": "object", "properties": {"userId": {"type": "string", "description": "", "default": "sit cupidatat rep"}, "groupId": {"type": "string", "description": "", "default": "mollit nostrud Excepteur"}, "email": {"type": "string", "description": "", "default": "qui mollit"}, "firstname": {"type": "string", "description": "", "default": "sed sint"}, "lastName": {"type": "string", "description": "", "default": "ut irure"}, "userToken": {"type": "string", "description": "", "default": "officia quis consectetur adipisicing et"}, "refreshToken": {"type": "string", "description": "", "default": "aute quis"}, "expires": {"type": "string", "description": "", "default": "2001-11-02T16:07:11.961Z"}}}, "api_version": {"type": "string", "description": "", "default": "eiusmod labore sunt"}, "success": {}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/ff543ded-c794-4b35-a0f2-7e555cc163de/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | GetAllAccounts | To get all virtual accounts in your organisation. | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/0/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 403 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/1/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 429 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/2/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 401 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/3/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 200 | Example_1 | {"message": "Account created successfully.", "generated_on": "2022-10-02T14:12:17.4736949+00:00", "data": {"accountId": "11785e19-e153-4e26-80a4-3b0d0e8bc669", "accountNumber": "1200022398", "firstName": "John", "middleName": "Jonathan", "lastName": "Wick", "email": "[email protected]", "currency": "USD", "phone": "+81022736273", "cummulativeTransAmount": null, "channels": [], "transactions": [], "isGdprAccepted": true, "isDeleted": false, "isActive": true, "createdAt": "2022-10-02T14:12:17.2595775+00:00", "updateAt": "2022-10-02T14:12:17.2595782+00:00", "modifiedAt": "2022-10-02T14:12:17.2595784+00:00"}, "api_version": "1.0", "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "generated_on": {"type": "string"}, "data": {"type": "object", "properties": {"accountId": {"type": "string"}, "accountNumber": {"type": "string"}, "firstName": {"type": "string"}, "middleName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "currency": {"type": "string"}, "phone": {"type": "string"}, "cummulativeTransAmount": {"type": "null"}, "channels": {"type": "array"}, "transactions": {"type": "array"}, "isGdprAccepted": {"type": "boolean"}, "isDeleted": {"type": "boolean"}, "isActive": {"type": "boolean"}, "createdAt": {"type": "string"}, "updateAt": {"type": "string"}, "modifiedAt": {"type": "string"}}, "required": ["accountId", "accountNumber", "channels", "createdAt", "cummulativeTransAmount", "currency", "email", "firstName", "isActive", "isDeleted", "isGdprAccepted", "lastName", "middleName", "modifiedAt", "phone", "transactions", "updateAt"]}, "api_version": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["api_version", "data", "generated_on", "message", "success"]} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/4/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 406 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/5/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 404 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/6/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 415 | Example_1 | {"error": "qui"} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "qui"}}} |
af71f4b1-9a34-465a-a1c7-0a346e0cf8e6/0f7e8b18-32c1-4cf2-9a77-625919c56588/7/0 | Virtual Accounts API | Use this API to create virtual accounts, manage them, create financial transations, create transaction channels (payment provider). | 0.3 | AddNewAccount | To create a new virtual account | 500 | Example_1 | {"message": "in exercitation non", "generated_on": "1972-09-24T11:22:30.054Z", "data": "in", "api_version": "enim sit", "success": true} | {"type": "object", "properties": {"message": {"type": "string", "description": "", "default": "in exercitation non"}, "generated_on": {"type": "string", "description": "", "default": "1972-09-24T11:22:30.054Z"}, "data": {"type": "string", "description": "", "default": "in"}, "api_version": {"type": "string", "description": "", "default": "enim sit"}, "success": {"type": "boolean", "description": "", "default": true}}} |
69478176-8616-4469-895e-fd994a6a6b4e/d7c04e9e-a76e-48b4-8225-856316128145/0/0 | My Money Exchanger | My Money Exchanger | null | Convert | Convert between Currencies. | 200 | Response | {"amount": 5.392995, "from": "USD", "to": "BRL"} | {"properties": {"amount": {"type": "number"}, "from": {"type": "string"}, "to": {"type": "string"}}, "type": "object"} |
e635c222-6e58-4d09-a37f-73c3dc92184f/34def162-5c57-4f08-b223-2f3026b6e80f/0/0 | ISO20022 | This API is to validate messages ISO 20022 messages. | null | validate | Valide the message ISO 20022. | 201 | Response | {"statusCode": 200, "description": "The message is not valid", "validationErrorList": [{"errorLevel": "WARNING", "lineNumber": 1, "columnNumber": 227, "message": "SchemaLocation: schemaLocation value = 'urn:iso:std:iso:20022:tech:xsd:pacs.002.001.10' must have even number of URI's."}, {"errorLevel": "ERROR", "lineNumber": 1, "columnNumber": 227, "message": "cvc-elt.1: Cannot find the declaration of element 'Document'."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statusCode": {"type": "integer"}, "description": {"type": "string"}, "validationErrorList": {"type": "array", "items": {"type": "object", "properties": {"errorLevel": {"type": "string"}, "lineNumber": {"type": "integer"}, "columnNumber": {"type": "integer"}, "message": {"type": "string"}}, "required": ["columnNumber", "errorLevel", "lineNumber", "message"]}}}, "required": ["description", "statusCode", "validationErrorList"]} |
a84e3069-0433-430f-804b-d30685052399/1570bc56-a3a9-4fab-beac-970f2424b8bc/0/0 | test | test | null | MakePayment | MakePayment | 200 | New Example | {"Payment_status": "Success", "Confirmation_number": "3432424"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Payment_status": {"type": "string"}, "Confirmation_number": {"type": "string"}}, "required": ["Confirmation_number", "Payment_status"]} |
d2547877-4494-4057-b99c-91f78c5a38b3/10f7fccf-a007-4e23-b2ad-05499179f580/1/0 | SEPA XML Generator | Generates SEPA XML files for credit transfer (SCT) or direct debits (SDD). You can also validate IBANs and generate mandates in PDF format. | 7.9 | validate-iban | Validates a set of IBANs. If valid, adds information about the bank that issued it, like BIC, bank name or country code. | 200 | Result | {"bank_accounts": [{"iban": "ES7921000813610123456789", "valid": true, "bic": "CAIXESBBXXX", "bank": "CaixaBank, S.A.", "country_code": "ES"}, {"iban": "ES1234567890123456789012", "valid": false, "message": "Cuenta bancaria invalida"}]} | {"type": "object", "properties": {"bank_accounts": {"type": "array", "items": {"type": "object", "properties": {"iban": {"type": "string"}, "valid": {"type": "boolean", "default": true}, "bic": {"type": "string"}, "bank": {"type": "string"}, "country_code": {"type": "string"}}}}}} |
d2547877-4494-4057-b99c-91f78c5a38b3/60b525d8-a54e-4d36-b61b-2f8802c22a90/0/0 | SEPA XML Generator | Generates SEPA XML files for credit transfer (SCT) or direct debits (SDD). You can also validate IBANs and generate mandates in PDF format. | 7.9 | generate-sepa-sdd-file | Generates an SEPA XML file with direct debits. | 200 | Result | {"id": 700, "format": "SDD", "file": "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPERvY3VtZW50IHhtbG5zPSJ1cm46aXNvOnN0ZDppc286MjAwMjI6dGVjaDp4c2Q6cGFpbi4wMDguMDAxLjAyIiB4bWxuczp4cz0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhzOnNjaGVtYUxvY2F0aW9uPSJ1cm46aXNvOnN0ZDppc286MjAwMjI6dGVjaDp4c2Q6cGFpbi4wMDguMDAxLjAyIHBhaW4uMDA4LjAwMS4wMi54c2QiPgogIDxDc3RtckRyY3REYnRJbml0bj4KICAgIDxHcnBIZHI+CiAgICAgIDxNc2dJZD5jb252ZXJzb3JzZXBhLmVzLTE2NTE2MDgwODE8L01zZ0lkPgogICAgICA8Q3JlRHRUbT4yMDIyLTA1LTAzVDIwOjAxOjIxPC9DcmVEdFRtPgogICAgICA8TmJPZlR4cz4xPC9OYk9mVHhzPgogICAgICA8Q3RybFN1bT4yNS45OTwvQ3RybFN1bT4KICAgICAgPEluaXRnUHR5PgogICAgICAgIDxObT5NeSBDb21wYW55PC9ObT4KICAgICAgICA8SWQ+CiAgICAgICAgICA8T3JnSWQ+CiAgICAgICAgICAgIDxPdGhyPgogICAgICAgICAgICAgIDxJZD5BMDAwMDAwMDEwMDA8L0lkPgogICAgICAgICAgICAgIDxTY2htZU5tPgogICAgICAgICAgICAgICAgPFBydHJ5PlNFUEE8L1BydHJ5PgogICAgICAgICAgICAgIDwvU2NobWVObT4KICAgICAgICAgICAgPC9PdGhyPgogICAgICAgICAgPC9PcmdJZD4KICAgICAgICA8L0lkPgogICAgICA8L0luaXRnUHR5PgogICAgPC9HcnBIZHI+CiAgICA8UG10SW5mPgogICAgICA8UG10SW5mSWQ+Y29udmVyc29yc2VwYS0xNjUxNjA4MDgxLTA8L1BtdEluZklkPgogICAgICA8UG10TXRkPkREPC9QbXRNdGQ+CiAgICAgIDxCdGNoQm9va2c+dHJ1ZTwvQnRjaEJvb2tnPgogICAgICA8TmJPZlR4cz4xPC9OYk9mVHhzPgogICAgICA8Q3RybFN1bT4yNS45OTwvQ3RybFN1bT4KICAgICAgPFBtdFRwSW5mPgogICAgICAgIDxTdmNMdmw+CiAgICAgICAgICA8Q2Q+U0VQQTwvQ2Q+CiAgICAgICAgPC9TdmNMdmw+CiAgICAgICAgPExjbEluc3RybT4KICAgICAgICAgIDxDZD5DT1JFPC9DZD4KICAgICAgICA8L0xjbEluc3RybT4KICAgICAgICA8U2VxVHA+UkNVUjwvU2VxVHA+CiAgICAgIDwvUG10VHBJbmY+CiAgICAgIDxSZXFkQ29sbHRuRHQ+MjAyMi0wNS0zMTwvUmVxZENvbGx0bkR0PgogICAgICA8Q2R0cj4KICAgICAgICA8Tm0+TXkgQ29tcGFueTwvTm0+CiAgICAgIDwvQ2R0cj4KICAgICAgPENkdHJBY2N0PgogICAgICAgIDxJZD4KICAgICAgICAgIDxJQkFOPkVTNzkyMTAwMDgxMzYxMDEyMzQ1Njc4OTwvSUJBTj4KICAgICAgICA8L0lkPgogICAgICA8L0NkdHJBY2N0PgogICAgICA8Q2R0ckFndD4KICAgICAgICA8RmluSW5zdG5JZD4KICAgICAgICAgIDxCSUM+Q0FJWEVTQkJYWFg8L0JJQz4KICAgICAgICA8L0Zpbkluc3RuSWQ+CiAgICAgIDwvQ2R0ckFndD4KICAgICAgPENkdHJTY2htZUlkPgogICAgICAgIDxJZD4KICAgICAgICAgIDxQcnZ0SWQ+CiAgICAgICAgICAgIDxPdGhyPgogICAgICAgICAgICAgIDxJZD5BMDAwMDAwMDEwMDA8L0lkPgogICAgICAgICAgICAgIDxTY2htZU5tPgogICAgICAgICAgICAgICAgPFBydHJ5PlNFUEE8L1BydHJ5PgogICAgICAgICAgICAgIDwvU2NobWVObT4KICAgICAgICAgICAgPC9PdGhyPgogICAgICAgICAgPC9QcnZ0SWQ+CiAgICAgICAgPC9JZD4KICAgICAgPC9DZHRyU2NobWVJZD4KICAgICAgPERyY3REYnRUeEluZj4KICAgICAgICA8UG10SWQ+CiAgICAgICAgICA8RW5kVG9FbmRJZD4xNTc5NDQ3NTM0LTA8L0VuZFRvRW5kSWQ+CiAgICAgICAgPC9QbXRJZD4KICAgICAgICA8SW5zdGRBbXQgQ2N5PSJFVVIiPjI1Ljk5PC9JbnN0ZEFtdD4KICAgICAgICA8Q2hyZ0JyPlNMRVY8L0NocmdCcj4KICAgICAgICA8RHJjdERidFR4PgogICAgICAgICAgPE1uZHRSbHRkSW5mPgogICAgICAgICAgICA8TW5kdElkPjE4MTg3NDIyQjE0NzwvTW5kdElkPgogICAgICAgICAgICA8RHRPZlNnbnRyPjIwMjEtMTItMTA8L0R0T2ZTZ250cj4KICAgICAgICAgIDwvTW5kdFJsdGRJbmY+CiAgICAgICAgPC9EcmN0RGJ0VHg+CiAgICAgICAgPERidHJBZ3Q+CiAgICAgICAgICA8RmluSW5zdG5JZD4KICAgICAgICAgICAgPEJJQz5DQUlYRVNCQlhYWDwvQklDPgogICAgICAgICAgPC9GaW5JbnN0bklkPgogICAgICAgIDwvRGJ0ckFndD4KICAgICAgICA8RGJ0cj4KICAgICAgICAgIDxObT5NaXN0ZXIgV29uZGVyZnVsPC9ObT4KICAgICAgICA8L0RidHI+CiAgICAgICAgPERidHJBY2N0PgogICAgICAgICAgPElkPgogICAgICAgICAgICA8SUJBTj5FUzkxMjEwMDA0MTg0NTAyMDAwNTEzMzI8L0lCQU4+CiAgICAgICAgICA8L0lkPgogICAgICAgIDwvRGJ0ckFjY3Q+CiAgICAgICAgPFJtdEluZj4KICAgICAgICAgIDxVc3RyZD5UZXN0IGRlYml0PC9Vc3RyZD4KICAgICAgICA8L1JtdEluZj4KICAgICAgPC9EcmN0RGJ0VHhJbmY+CiAgICA8L1BtdEluZj4KICA8L0NzdG1yRHJjdERidEluaXRuPgo8L0RvY3VtZW50Pgo=", "operations": 1, "amount": 2599, "name": "My Company", "sepa_identifier": "A00000001000", "created_at": 1651608081} | {"type": "object", "properties": {"id": {"type": "integer", "default": 0}, "format": {"type": "string"}, "file": {"type": "string"}, "operations": {"type": "integer", "default": 0}, "amount": {"type": "integer", "default": 0}, "name": {"type": "string"}, "sepa_identifier": {"type": "string"}, "created_at": {"type": "integer", "default": 0}}} |
d2547877-4494-4057-b99c-91f78c5a38b3/c593adff-6c55-4e30-bd12-91c2f5679020/0/0 | SEPA XML Generator | Generates SEPA XML files for credit transfer (SCT) or direct debits (SDD). You can also validate IBANs and generate mandates in PDF format. | 7.9 | generate-sepa-sct-file | Generated a SEPA XML file with credit transfers. | 200 | Result | {"id": 699, "format": "SCT", "file": "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPERvY3VtZW50IHhtbG5zPSJ1cm46aXNvOnN0ZDppc286MjAwMjI6dGVjaDp4c2Q6cGFpbi4wMDEuMDAxLjAzIiB4bWxuczp4cz0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhzOnNjaGVtYUxvY2F0aW9uPSJ1cm46aXNvOnN0ZDppc286MjAwMjI6dGVjaDp4c2Q6cGFpbi4wMDEuMDAxLjAzIHBhaW4uMDAxLjAwMS4wMy54c2QiPgogIDxDc3RtckNkdFRyZkluaXRuPgogICAgPEdycEhkcj4KICAgICAgPE1zZ0lkPmNvbnZlcnNvcnNlcGEuZXMtMTY1MTYwNDgyNjwvTXNnSWQ+CiAgICAgIDxDcmVEdFRtPjIwMjItMDUtMDNUMDA6MDA6MDA8L0NyZUR0VG0+CiAgICAgIDxOYk9mVHhzPjE8L05iT2ZUeHM+CiAgICAgIDxDdHJsU3VtPjI1Ljk5PC9DdHJsU3VtPgogICAgICA8SW5pdGdQdHk+CiAgICAgICAgPE5tPk15IENvbXBhbnk8L05tPgogICAgICAgIDxJZD4KICAgICAgICAgIDxPcmdJZD4KICAgICAgICAgICAgPE90aHI+CiAgICAgICAgICAgICAgPElkPkEwMDAwMDAwMTAwMDwvSWQ+CiAgICAgICAgICAgICAgPFNjaG1lTm0+CiAgICAgICAgICAgICAgICA8UHJ0cnk+U0VQQTwvUHJ0cnk+CiAgICAgICAgICAgICAgPC9TY2htZU5tPgogICAgICAgICAgICA8L090aHI+CiAgICAgICAgICA8L09yZ0lkPgogICAgICAgIDwvSWQ+CiAgICAgIDwvSW5pdGdQdHk+CiAgICA8L0dycEhkcj4KICAgIDxQbXRJbmY+CiAgICAgIDxQbXRJbmZJZD5jb252ZXJzb3JzZXBhLTE2NTE2MDQ4MjYtMDwvUG10SW5mSWQ+CiAgICAgIDxQbXRNdGQ+VFJGPC9QbXRNdGQ+CiAgICAgIDxCdGNoQm9va2c+ZmFsc2U8L0J0Y2hCb29rZz4KICAgICAgPE5iT2ZUeHM+MTwvTmJPZlR4cz4KICAgICAgPEN0cmxTdW0+MjUuOTk8L0N0cmxTdW0+CiAgICAgIDxQbXRUcEluZj4KICAgICAgICA8U3ZjTHZsPgogICAgICAgICAgPENkPlNFUEE8L0NkPgogICAgICAgIDwvU3ZjTHZsPgogICAgICAgIDxDdGd5UHVycD4KICAgICAgICAgIDxDZD5PVEhSPC9DZD4KICAgICAgICA8L0N0Z3lQdXJwPgogICAgICA8L1BtdFRwSW5mPgogICAgICA8UmVxZEV4Y3RuRHQ+MjAyMS0xMi0zMTwvUmVxZEV4Y3RuRHQ+CiAgICAgIDxEYnRyPgogICAgICAgIDxObT5NeSBDb21wYW55PC9ObT4KICAgICAgICA8SWQ+CiAgICAgICAgICA8T3JnSWQ+CiAgICAgICAgICAgIDxPdGhyPgogICAgICAgICAgICAgIDxJZD5BMDAwMDAwMDEwMDA8L0lkPgogICAgICAgICAgICAgIDxTY2htZU5tPgogICAgICAgICAgICAgICAgPFBydHJ5PlNFUEE8L1BydHJ5PgogICAgICAgICAgICAgIDwvU2NobWVObT4KICAgICAgICAgICAgPC9PdGhyPgogICAgICAgICAgPC9PcmdJZD4KICAgICAgICA8L0lkPgogICAgICA8L0RidHI+CiAgICAgIDxEYnRyQWNjdD4KICAgICAgICA8SWQ+CiAgICAgICAgICA8SUJBTj5FUzc5MjEwMDA4MTM2MTAxMjM0NTY3ODk8L0lCQU4+CiAgICAgICAgPC9JZD4KICAgICAgICA8Q2N5PkVVUjwvQ2N5PgogICAgICA8L0RidHJBY2N0PgogICAgICA8RGJ0ckFndD4KICAgICAgICA8RmluSW5zdG5JZD4KICAgICAgICAgIDxCSUM+Q0FJWEVTQkJYWFg8L0JJQz4KICAgICAgICA8L0Zpbkluc3RuSWQ+CiAgICAgIDwvRGJ0ckFndD4KICAgICAgPENocmdCcj5TTEVWPC9DaHJnQnI+CiAgICAgIDxDZHRUcmZUeEluZj4KICAgICAgICA8UG10SWQ+CiAgICAgICAgICA8SW5zdHJJZD4xNTc5NDQ3NTM0LTA8L0luc3RySWQ+CiAgICAgICAgICA8RW5kVG9FbmRJZD4xNTc5NDQ3NTM0LTA8L0VuZFRvRW5kSWQ+CiAgICAgICAgPC9QbXRJZD4KICAgICAgICA8QW10PgogICAgICAgICAgPEluc3RkQW10IENjeT0iRVVSIj4yNS45OTwvSW5zdGRBbXQ+CiAgICAgICAgPC9BbXQ+CiAgICAgICAgPENkdHI+CiAgICAgICAgICA8Tm0+TWlzdGVyIFdvbmRlcmZ1bDwvTm0+CiAgICAgICAgPC9DZHRyPgogICAgICAgIDxDZHRyQWNjdD4KICAgICAgICAgIDxJZD4KICAgICAgICAgICAgPElCQU4+RVM5MTIxMDAwNDE4NDUwMjAwMDUxMzMyPC9JQkFOPgogICAgICAgICAgPC9JZD4KICAgICAgICA8L0NkdHJBY2N0PgogICAgICAgIDxSbXRJbmY+CiAgICAgICAgICA8VXN0cmQ+VGVzdCB0cmFuc2ZmZXI8L1VzdHJkPgogICAgICAgIDwvUm10SW5mPgogICAgICA8L0NkdFRyZlR4SW5mPgogICAgPC9QbXRJbmY+CiAgPC9Dc3RtckNkdFRyZkluaXRuPgo8L0RvY3VtZW50Pgo=", "operations": 1, "amount": 2599, "name": "My Company", "sepa_identifier": "A00000001000", "created_at": 1651604826} | {"type": "object", "properties": {"id": {"type": "integer", "default": 0}, "format": {"type": "string"}, "file": {"type": "string"}, "operations": {"type": "integer", "default": 0}, "amount": {"type": "integer", "default": 0}, "name": {"type": "string"}, "sepa_identifier": {"type": "string"}, "created_at": {"type": "integer", "default": 0}}} |
cdd1e2ac-fb96-4afd-b0c4-f99f2e7c927a/b519dc1f-362b-460c-8663-aba5458bc681/0/0 | UPI QR Code | UPI QR Code Generator API generates dynamic UPI QR codes. | 0.1 | Create QR code | Create a UPI QR code from provided data and returns an AWS S3 pre-signed URL to download the UPI QR image. | 200 | New Example | {"url": "aws pre-signed url"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]} |
d33601f9-ea7a-4112-ac0d-90a04d4b20af/1ccba3c0-ffb2-4bfa-8d18-3ac3688e1bff/0/0 | Bitcoin Wallet Generator | Generate Bitcoin Address, Private and Public keys | 8.2 | Create | Generate bitcoin address public and private keys | 200 | New Example | {"Private Key": {"Private Key HEX": "58c89653571811843aa55b18c37e4d06841c788b0b871f596fda3aa352aca130", "Private Key WIF": "5JVPSMbru4bC2gjuuTQCiJXBn31JHMLim6D31iLdUF5tiox9bES", "Private Key WIF compressed": "KzCJ2uvsEnqugSQQWXXQhJLEZmrKHAn3Kbz7t9TdyFAbH6L1avVx"}, "Address": {"Public Key": "049b8d206aa4901b64918dfe71fa56e5dfda1778b9dfb123877b60c43c8b675492f1b4ef7865f79f52dddd6645f0a8a0091e51c4b36d740006fa6e5618f220a6ba", "Public Key compressed": "029b8d206aa4901b64918dfe71fa56e5dfda1778b9dfb123877b60c43c8b675492", "Public Address 1": "19RJqu7jhjyQGffGNJ9ZXMuEeWEbr1A8EC", "Public Address 1 compressed": "14RaDQVfMcddfj4ptiBbhka6pL27sMWTUB", "Public Address 3": "39Ksqpg8fwpVLYvw34zQFhDyeJ2YGwpLa8", "Public Address bc1 P2WPKH": "bc1qyk8pvqe9djmfm3w7de52twfgehnp5uzzv5z9rg", "Public Address bc1 P2WSH": "bc1qnd425gqygnc2lmlg8l7ay5khyt72a4xgfr9cexn0xh4x7swmgtrsm2zutn"}} | {"type": "object", "properties": {"Private Key": {"type": "object", "properties": {"Private Key HEX": {"type": "string"}, "Private Key WIF": {"type": "string"}, "Private Key WIF compressed": {"type": "string"}}}, "Address": {"type": "object", "properties": {"Public Key": {"type": "string"}, "Public Key compressed": {"type": "string"}, "Public Address 1": {"type": "string"}, "Public Address 1 compressed": {"type": "string"}, "Public Address 3": {"type": "string"}, "Public Address bc1 P2WPKH": {"type": "string"}, "Public Address bc1 P2WSH": {"type": "string"}}}}} |
0f510553-f301-422a-955a-1cf6e02fff73/248fe24c-b6e9-4e51-ab34-0b03022435d6/0/0 | VIN decoder Belgium | The VIN Decoder API for Belgium vehicles is a powerful tool that enables developers to retrieve essential information about vehicles from the official VIN database. By leveraging this API, developers can extract detailed information about any vehicle/car, such as its make, model, fuel type, CO2 emissions, and more. | 0.2 | VIN decoder | The VIN Decoder API is typically accessed through HTTP requests, and the response is returned in JSON format. | 200 | Response | {"vin": "WDD2120051A633430", "Brand_and_type": "MERCEDES-BENZ", "Commercial_name": "E 200 CDI", "WVTA": "e1*2001/116*0501*12", "Variant": "J0S1M0", "Version": "NZAAA501", "Category": "M1", "Car_body": "AA - BERLINE", "Preregistration_date": "", "Date_of_last_registration": "13-02-2013", "Cancellation_date": "", "End_date_of_the_technical_control": "16-04-2024", "Euronorm": "Euro 5", "CO2_WLTP_combined": "-", "CO2_NEDC_combined": "136", "CO2_NEDC_weighted_combined": "-", "CO2_WLTP_weighted_combined": "-", "valid_vin": "1", "Date_of_registration_of_model_name": "20111215", "Design_code": "85", "Engine_code": "651925", "Engine_displacement_cm3": "2143", "Engine_registration_date": "2011-12-15T00:00:00.000", "Fuel_type": "Diesel", "Hybrid_type": null, "Model_name": "E 200 CDI", "Number_of_cylinders": "4", "Number_of_driven_axles": "1", "Number_of_wheels": "4", "Operating_principle_of_internal_combustion_engine": "C4", "Start_date_of_production": "20111215", "Upper_limit_of_curb_weight": "1735", "Upper_limit_of_distance_to_the_next_axle": "2874", "Upper_limit_of_maximum_technical_weight_of_the_combination_of_vehicles": "4200", "Upper_limit_of_maximum_technical_weight_of_the_middle_axle": "1900", "Upper_limit_of_maximum_technical_weight_of_the_vehicle": "2270", "Upper_limit_of_number_of_doors": "4", "Upper_limit_of_number_of_seats": "5", "Upper_limit_of_track_width": "1602", "Upper_limit_of_vehicle_height": "1486", "Upper_limit_of_vehicle_length": "4891", "Upper_limit_of_vehicle_width": "1872", "Upper_limit_of_wheelbase": "2874"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"vin": {"type": "string"}, "Brand_and_type": {"type": "string"}, "Commercial_name": {"type": "string"}, "WVTA": {"type": "string"}, "Variant": {"type": "string"}, "Version": {"type": "string"}, "Category": {"type": "string"}, "Car_body": {"type": "string"}, "Preregistration_date": {"type": "string"}, "Date_of_last_registration": {"type": "string"}, "Cancellation_date": {"type": "string"}, "End_date_of_the_technical_control": {"type": "string"}, "Euronorm": {"type": "string"}, "CO2_WLTP_combined": {"type": "string"}, "CO2_NEDC_combined": {"type": "string"}, "CO2_NEDC_weighted_combined": {"type": "string"}, "CO2_WLTP_weighted_combined": {"type": "string"}, "valid_vin": {"type": "string"}, "Date_of_registration_of_model_name": {"type": "string"}, "Design_code": {"type": "string"}, "Engine_code": {"type": "string"}, "Engine_displacement_cm3": {"type": "string"}, "Engine_registration_date": {"type": "string"}, "Fuel_type": {"type": "string"}, "Hybrid_type": {"type": "null"}, "Model_name": {"type": "string"}, "Number_of_cylinders": {"type": "string"}, "Number_of_driven_axles": {"type": "string"}, "Number_of_wheels": {"type": "string"}, "Operating_principle_of_internal_combustion_engine": {"type": "string"}, "Start_date_of_production": {"type": "string"}, "Upper_limit_of_curb_weight": {"type": "string"}, "Upper_limit_of_distance_to_the_next_axle": {"type": "string"}, "Upper_limit_of_maximum_technical_weight_of_the_combination_of_vehicles": {"type": "string"}, "Upper_limit_of_maximum_technical_weight_of_the_middle_axle": {"type": "string"}, "Upper_limit_of_maximum_technical_weight_of_the_vehicle": {"type": "string"}, "Upper_limit_of_number_of_doors": {"type": "string"}, "Upper_limit_of_number_of_seats": {"type": "string"}, "Upper_limit_of_track_width": {"type": "string"}, "Upper_limit_of_vehicle_height": {"type": "string"}, "Upper_limit_of_vehicle_length": {"type": "string"}, "Upper_limit_of_vehicle_width": {"type": "string"}, "Upper_limit_of_wheelbase": {"type": "string"}}, "required": ["Brand_and_type", "CO2_NEDC_combined", "CO2_NEDC_weighted_combined", "CO2_WLTP_combined", "CO2_WLTP_weighted_combined", "Cancellation_date", "Car_body", "Category", "Commercial_name", "Date_of_last_registration", "Date_of_registration_of_model_name", "Design_code", "End_date_of_the_technical_control", "Engine_code", "Engine_displacement_cm3", "Engine_registration_date", "Euronorm", "Fuel_type", "Hybrid_type", "Model_name", "Number_of_cylinders", "Number_of_driven_axles", "Number_of_wheels", "Operating_principle_of_internal_combustion_engine", "Preregistration_date", "Start_date_of_production", "Upper_limit_of_curb_weight", "Upper_limit_of_distance_to_the_next_axle", "Upper_limit_of_maximum_technical_weight_of_the_combination_of_vehicles", "Upper_limit_of_maximum_technical_weight_of_the_middle_axle", "Upper_limit_of_maximum_technical_weight_of_the_vehicle", "Upper_limit_of_number_of_doors", "Upper_limit_of_number_of_seats", "Upper_limit_of_track_width", "Upper_limit_of_vehicle_height", "Upper_limit_of_vehicle_length", "Upper_limit_of_vehicle_width", "Upper_limit_of_wheelbase", "Variant", "Version", "WVTA", "valid_vin", "vin"]} |
4ceca300-4cbc-40f1-85b5-4c49e7780d93/a1a9176a-9063-486c-ad12-55b4d96dcf1b/0/0 | Taxi Fare Calculator | How much does a taxi cost? Estimate your taxicab fare & rates. Get your taxi fare now and compare taxi prices. Taxi Fare Calculator provides taxi & cab fares for any trip in any city. The API provides you with a price for the best possible route for your cab ride. | 8.9 | Get taxi fares | Search fares by geo coordinates | 200 | New Example | {"headers": {"response_time": 109, "response_timestamp": "2022-02-14T14:52:09.378Z", "api": "taxicalculator", "response_id": 17944755}, "journey": {"city_name": "Berlin", "department": "Eisenbahnstra\u00dfe 32, 10997 Berlin, Germany", "arrival": "Wilhelm-Kabus-Stra\u00dfe 72, 10829 Berlin, Germany", "duration": 20, "distance": 7.2, "fares": [{"name": "by Day", "price_in_cents": 2040, "estimated": false}, {"name": "by Night", "price_in_cents": "n/a", "estimated": false}]}} | {"type": "object", "properties": {"headers": {"type": "object", "properties": {"response_time": {"type": "integer"}, "response_timestamp": {"type": "string"}, "api": {"type": "string"}, "response_id": {"type": "integer"}}}, "journey": {"type": "object", "properties": {"city_name": {"type": "string"}, "department": {"type": "string"}, "arrival": {"type": "string"}, "duration": {"type": "integer"}, "distance": {"type": "number"}, "fares": {"type": "array", "items": {"type": "object"}}}}}} |
d6b651df-63d0-496a-ad2f-7132d0850a61/e934e081-be68-4de2-8e01-2ad747a186f4/0/0 | Datamo | Datamo is a RESTful API that provides extensive electric and combustion vehicle specification data. | 6.9 | /specs/v1/tier1 | Pull requested vehicle data for specific field parameters. Tier 1 allows the following to be queried by:
1. make
2. model
At least one query parameter is required for a successful call. | 200 | Example_1 | [{"totalItems": 50, "totalPages": 10, "data": [{"make": "BMW"}, {"make": "Audi"}, {"make": "Chrysler"}, {"make": "Tesla"}, {"make": "Ford"}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"totalItems": {"type": "integer"}, "totalPages": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"make": {"type": "string"}}, "required": ["make"]}}}, "required": ["data", "totalItems", "totalPages"]}} |
d6b651df-63d0-496a-ad2f-7132d0850a61/146d37f2-6349-4e58-83ea-ba3e77046910/0/0 | Datamo | Datamo is a RESTful API that provides extensive electric and combustion vehicle specification data. | 6.9 | /specs/v1/tier3 | Pull requested vehicle data for specific field parameters. Tier 3 access grants to filter by any of the 100+ fields in the database
At least one query parameter is required for a successful call. | 200 | Example_1 | [{"totalItems": 50, "totalPages": 10, "data": [{"make": "BMW"}, {"make": "Audi"}, {"make": "Chrysler"}, {"make": "Tesla"}, {"make": "Ford"}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"totalItems": {"type": "integer"}, "totalPages": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"make": {"type": "string"}}, "required": ["make"]}}}, "required": ["data", "totalItems", "totalPages"]}} |
d6b651df-63d0-496a-ad2f-7132d0850a61/f989c0af-6a46-4a80-b896-336930e13fb5/0/0 | Datamo | Datamo is a RESTful API that provides extensive electric and combustion vehicle specification data. | 6.9 | /specs/v1/getMakes | This endpoint will return all the vehicle makes available, as an array of strings. | 200 | Example_1 | ["Acura", "Audi", "BMW", "Bentley", "Buick", "Cadillac", "Chevrolet", "Chrysler", "Dodge", "FIAT", "Fisker", "Ford", "GMC", "Honda", "Hyundai", "INFINITI", "Jaguar", "Jeep", "Kia", "Land Rover", "Lexus", "Lincoln", "MINI", "Mazda", "Mercedes-Benz", "Mercury", "Mitsubishi", "Nissan", "Polestar", "Porsche", "Ram", "Saturn", "Subaru", "Tesla", "Toyota", "Volkswagen", "Volvo", "smart"] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}} |
d6b651df-63d0-496a-ad2f-7132d0850a61/d9746353-d213-40e3-b4e5-c7a6ef08d386/0/0 | Datamo | Datamo is a RESTful API that provides extensive electric and combustion vehicle specification data. | 6.9 | /specs/v1/tier2 | Pull requested vehicle data for specific field parameters. Tier 2 allows the following to be queried by:
1. make
2. model
3. engineType
4. bodyType
At least one query parameter is required for a successful call. | 200 | Example_1 | [{"totalItems": 50, "totalPages": 10, "data": [{"make": "BMW"}, {"make": "Audi"}, {"make": "Chrysler"}, {"make": "Tesla"}, {"make": "Ford"}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"totalItems": {"type": "integer"}, "totalPages": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"make": {"type": "string"}}, "required": ["make"]}}}, "required": ["data", "totalItems", "totalPages"]}} |
fd79acdb-a749-4a1e-bbc2-7d4d98cea97a/466517d0-2385-4942-adfb-69c4addc635c/0/0 | Portugal Vehicle Import Tax Simulator API | Simulate import taxes for vehicles entering Portugal | 5.8 | Simulate age and origin variations | Get ISV variations for all registration date combinations, including new and non eu plates | 200 | Minimal | {"isv_entries": [{"label": "Novo comprado em Portugal", "base_isv": 560.47, "iva": 128.91, "total": 689.38}, {"label": "Matriculado na UE at\u00e9 h\u00e1 6 Meses ou 6.000km", "base_isv": 504.42, "iva": 116.02, "total": 620.44, "until": "2023-10-12", "since": "2023-04-12"}, {"label": "6 Meses e 1 dia a 1 Ano", "base_isv": 504.42, "iva": 0, "total": 504.42, "until": "2023-04-11", "since": "2022-10-12"}, {"label": "1 Ano e 1 dia a 2 Anos", "base_isv": 451.15, "iva": 0, "total": 451.15, "until": "2022-10-11", "since": "2021-10-12"}, {"label": "2 Ano e 1 dia a 3 Anos", "base_isv": 405.76, "iva": 0, "total": 405.76, "until": "2021-10-11", "since": "2020-10-12"}, {"label": "3 Anos e 1 dia a 4 Anos", "base_isv": 368.48, "iva": 0, "total": 368.48, "until": "2020-10-11", "since": "2019-10-12"}, {"label": "4 Anos e 1 dia a 5 Anos", "base_isv": 323.63, "iva": 0, "total": 323.63, "until": "2019-10-11", "since": "2018-10-12"}, {"label": "5 Anos e 1 dia a 6 Anos", "base_isv": 275.69, "iva": 0, "total": 275.69, "until": "2018-10-11", "since": "2017-10-12"}, {"label": "6 Anos e 1 dia a 7 Anos", "base_isv": 231.13, "iva": 0, "total": 231.13, "until": "2017-10-11", "since": "2016-10-12"}, {"label": "7 Anos e 1 dia a 8 Anos", "base_isv": 202.27, "iva": 0, "total": 202.27, "until": "2016-10-11", "since": "2015-10-12"}, {"label": "8 Anos e 1 dia a 9 Anos", "base_isv": 175.64, "iva": 0, "total": 175.64, "until": "2015-10-11", "since": "2014-10-12"}, {"label": "9 Anos e 1 dia a 10 Anos", "base_isv": 146.5, "iva": 0, "total": 146.5, "until": "2014-10-11", "since": "2013-10-12"}, {"label": "10 Anos e 1 dia a 11 Anos", "base_isv": 117.65, "iva": 0, "total": 117.65, "until": "2013-10-11", "since": "2012-10-12"}, {"label": "11 Anos e 1 dia a 12 Anos", "base_isv": 117.65, "iva": 0, "total": 117.65, "until": "2012-10-11", "since": "2011-10-12"}, {"label": "12 Anos e 1 dia a 13 Anos", "base_isv": 116.26, "iva": 0, "total": 116.26, "until": "2011-10-11", "since": "2010-10-12"}, {"label": "13 Anos e 1 dia a 14 Anos", "base_isv": 114.87, "iva": 0, "total": 114.87, "until": "2010-10-11", "since": "2009-10-12"}, {"label": "14 Anos e 1 dia a 15 Anos", "base_isv": 113.48, "iva": 0, "total": 113.48, "until": "2009-10-11", "since": "2008-10-12"}, {"label": "15 Anos e 1 dia a 16 Anos", "base_isv": 112.09, "iva": 0, "total": 112.09, "until": "2008-10-11", "since": "2007-10-12"}, {"label": "Pa\u00eds n\u00e3o UE", "base_isv": 560.47, "iva": 128.91, "total": 689.38}]} | {"properties": {"isv_entries": {"anyOf": [{"items": {"properties": {"vehicle_id": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Vehicle Id"}, "label": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Label"}, "base_isv": {"type": "number", "title": "Base Isv", "default": 0}, "iva": {"type": "number", "title": "Iva", "default": 0}, "total": {"type": "number", "title": "Total", "default": 0}, "steps": {"anyOf": [{"items": {"properties": {"label": {"description": "**Omitted**"}, "demonstration": {"description": "**Omitted**"}, "deduction": {"description": "**Omitted**"}, "total": {"description": "**Omitted**"}, "calculation_list": {"description": "**Omitted**"}}, "type": "object", "title": "Step"}, "type": "array"}, {"type": "null"}], "title": "Steps"}, "until": {"anyOf": [{"type": "string", "format": "date"}, {"type": "null"}], "title": "Until"}, "since": {"anyOf": [{"type": "string", "format": "date"}, {"type": "null"}], "title": "Since"}}, "type": "object", "title": "Isv"}, "type": "array"}, {"type": "null"}], "title": "Isv Entries"}}, "type": "object", "title": "IsvEnvelope"} |
fd79acdb-a749-4a1e-bbc2-7d4d98cea97a/466517d0-2385-4942-adfb-69c4addc635c/1/0 | Portugal Vehicle Import Tax Simulator API | Simulate import taxes for vehicles entering Portugal | 5.8 | Simulate age and origin variations | Get ISV variations for all registration date combinations, including new and non eu plates | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"} |
fd79acdb-a749-4a1e-bbc2-7d4d98cea97a/c89ce2b9-e1f9-4acc-a938-261a0475a101/0/0 | Portugal Vehicle Import Tax Simulator API | Simulate import taxes for vehicles entering Portugal | 5.8 | Vehicle ISV | Calculates ISV tax for a Vehicle | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.