{"info":{"_postman_id":"8e08181a-6ea4-4f7b-aff8-29e20ab686ba","name":"Girasol B2b API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"41942272","collectionId":"8e08181a-6ea4-4f7b-aff8-29e20ab686ba","publishedId":"2sAYX9oLpt","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"006ef0"},"publishDate":"2025-02-10T18:54:14.000Z"},"item":[{"name":"Accounts","item":[{"name":"Get Accounts","id":"794724c5-fc1b-4a63-a377-664f07cd2276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts?page=1&limit=10","description":"<p>This endpoint retrieves the accounts and their details</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Headers</strong></th>\n<th><strong>Properties</strong></th>\n<th><strong>Example</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code></td>\n</tr>\n<tr>\n<td>x-company-id</td>\n<td><code>string</code></td>\n<td>UUID ie: <code>550e8400-e29b-41d4-a716-446655440000</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","accounts"],"host":["{{host}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"c1e139d1-0fb9-4ea0-af12-fd75eea18321","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/v1/accounts/?page=1&limit=10","host":["{{host}}"],"path":["v1","accounts",""],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 May 2025 20:59:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3769"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"eb9-VShVsC2SwqvQfjo72dY13PnYLnY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"users\": [\n            {\n                \"id\": \"284b29f3-d255-4ad7-9829-b7ef8b0b3641\",\n                \"firstName\": \"alejo\",\n                \"lastName\": \"villegas\",\n                \"addressLine1\": \"cra123\",\n                \"addressLine2\": \"asd\",\n                \"zipCode\": \"000\",\n                \"phone\": \"3018775627\",\n                \"email\": \"alejo2@yopmail.co\",\n                \"handle\": \"asdd\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-10-08T14:30:22.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 85606516,\n                        \"balance\": 210,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"298808e9-e0f3-4053-a38f-f6624f4a8317\",\n                \"firstName\": \"alejo\",\n                \"lastName\": \"villegas\",\n                \"addressLine1\": \"cra123\",\n                \"addressLine2\": \"cra test\",\n                \"zipCode\": \"000\",\n                \"phone\": \"3018775627\",\n                \"email\": \"alejo@yopmail.co\",\n                \"handle\": \"test_123\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-09-19T09:36:55.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 24875232,\n                        \"balance\": 505200,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"2df30337-be42-4889-923d-3397703e7503\",\n                \"firstName\": \"testing\",\n                \"lastName\": \"account\",\n                \"addressLine1\": \"Lahore\",\n                \"addressLine2\": \"Pakistan\",\n                \"zipCode\": \"58000\",\n                \"phone\": \"3094602421\",\n                \"email\": \"ua40504050@gmail.com\",\n                \"handle\": \"testingaccount\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-09-19T10:37:10.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 81367176,\n                        \"balance\": 29055,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"2e55c73c-d14a-402c-8bbf-f193c139a2d9\",\n                \"firstName\": \"testing\",\n                \"lastName\": \"account1\",\n                \"addressLine1\": \"Lahore\",\n                \"addressLine2\": \"Pakistan\",\n                \"zipCode\": \"58000\",\n                \"phone\": \"3094602423\",\n                \"email\": \"uma@gmail.com\",\n                \"handle\": \"testingaccount1\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-09-24T15:16:07.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 23584107,\n                        \"balance\": 200,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"30f7b9af-2013-434c-b83c-de905652ab54\",\n                \"firstName\": \"bao\",\n                \"lastName\": \"phe\",\n                \"addressLine1\": \"651 N Broad St\",\n                \"addressLine2\": \"222x N Broad St\",\n                \"zipCode\": \"19709\",\n                \"phone\": \"+13093162183\",\n                \"email\": \"yun@gmail.coms\",\n                \"handle\": \"asdxd\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-11-18T14:43:08.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 74283548,\n                        \"balance\": 0,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"5da290ec-d2ff-4774-9759-d282d89eb09e\",\n                \"firstName\": \"rachid\",\n                \"lastName\": \"tester\",\n                \"addressLine1\": \"3 Yucatanweg, Willemstad, Curaçao\",\n                \"addressLine2\": \"3 Yucatanweg, Willemstad, Curaçao\",\n                \"zipCode\": \"00000\",\n                \"phone\": \"59995163266\",\n                \"email\": \"rachidblanken@gmail.com\",\n                \"handle\": \"d25c445b-dc16-4d21-87d0-30023620b375\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-11-15T13:56:09.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 94350054,\n                        \"balance\": 71546,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"6d223589-328e-4ded-ae46-f06c8b7cd991\",\n                \"firstName\": \"andres\",\n                \"lastName\": \"crepeza\",\n                \"addressLine1\": \"cra 321\",\n                \"addressLine2\": \"cra test\",\n                \"zipCode\": \"000\",\n                \"phone\": \"3018775630\",\n                \"email\": \"alejo_test2@yopmail.co\",\n                \"handle\": \"test_123\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-09-26T12:52:07.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 37322295,\n                        \"balance\": 0,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"734faabe-7b28-40b9-9558-1b8141526897\",\n                \"firstName\": \"testing\",\n                \"lastName\": \"account1\",\n                \"addressLine1\": \"Lahore\",\n                \"addressLine2\": \"Pakistan\",\n                \"zipCode\": \"58000\",\n                \"phone\": \"3094602422\",\n                \"email\": \"um@gmail.com\",\n                \"handle\": \"testingaccount1\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-09-19T19:45:08.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 54245823,\n                        \"balance\": 0,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                \"firstName\": \"alejo\",\n                \"lastName\": \"villegas\",\n                \"addressLine1\": \"cra123\",\n                \"addressLine2\": \"asd\",\n                \"zipCode\": \"000\",\n                \"phone\": \"3018775627\",\n                \"email\": \"juanes4w@yopmail.co\",\n                \"handle\": \"asdd\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-09-19T05:15:18.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 16066008,\n                        \"balance\": 49225879,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"83ef42f1-3ec2-4e58-b972-12e1b736540a\",\n                \"firstName\": \"test\",\n                \"lastName\": \"test\",\n                \"addressLine1\": \"cra123\",\n                \"addressLine2\": \"asd\",\n                \"zipCode\": \"000\",\n                \"phone\": \"3018775628\",\n                \"email\": \"test@gmail.cpm\",\n                \"handle\": \"test\",\n                \"status\": 2,\n                \"kycStatus\": 1,\n                \"createdAt\": \"2024-10-11T00:42:17.000Z\",\n                \"account\": [\n                    {\n                        \"number\": 76736120,\n                        \"balance\": 0,\n                        \"status\": 1,\n                        \"currency\": \"USD\"\n                    }\n                ]\n            }\n        ],\n        \"count\": 27\n    }\n}"}],"_postman_id":"794724c5-fc1b-4a63-a377-664f07cd2276"},{"name":"Create Account","id":"a885f75d-f4ef-439a-95fe-0702b132b38c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"firstName\": \"Cristian\",\n    \"lastName\": \"Ramirez\",\n    \"addressLine1\": \"cra123\",\n    \"addressLine2\": \"asd\",\n    \"city\": \"Medellín\",\n    \"zipCode\": \"000\",\n    \"country\": \"Colombia\",\n    \"phone\": \"3011365977\",\n    \"email\": \"c.ramirez@girasol.cw\",\n    \"handle\": \"user aditional info\",\n    \"kycResponse\": \"Your KYC response\",\n    \"id2\": \"Second id\",\n    \"currency\": \"USD\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/create-account","description":"<p>Creates a new user associated with a specific company</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Headers</strong></th>\n<th><strong>Properties</strong></th>\n<th><strong>Example</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code></td>\n</tr>\n<tr>\n<td>x-company-id</td>\n<td><code>string</code></td>\n<td>UUID ie: <code>550e8400-e29b-41d4-a716-446655440000</code></td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><p><strong><code>companyId</code></strong> <strong>[string, required]:</strong> The unique identifier for the company.</p>\n</li>\n<li><p><strong><code>firstName</code></strong> <strong>[string, required]:</strong> The first name of the user.</p>\n</li>\n<li><p><strong><code>lastName</code></strong> <strong>[string, required]:</strong> The last name of the user.</p>\n</li>\n<li><p><strong><code>addressLine1</code></strong> <strong>[string, required]:</strong> The primary address of the user.</p>\n</li>\n<li><p><strong><code>addressLine2</code></strong> <strong>[string, required]:</strong> The secondary address of the user.</p>\n</li>\n<li><p><strong><code>city</code></strong> <strong>[string, required]:</strong> The city where the user resides.</p>\n</li>\n<li><p><strong><code>zipCode</code></strong> <strong>[string, required]:</strong> The user's postal code, 000 if not apply.</p>\n</li>\n<li><p><strong><code>country</code></strong> <strong>[string, optional]:</strong> The country where the user resides.</p>\n</li>\n<li><p><strong><code>phone</code></strong> <strong>[string, required]:</strong> The user's contact number. with + and area code.</p>\n</li>\n<li><p><strong><code>email</code></strong> <strong>[string, required]:</strong> The user's email address.</p>\n</li>\n<li><p><strong><code>handle</code></strong> <strong>[string, required]:</strong> The unique username for the user.</p>\n</li>\n<li><p><strong><code>kycResponse</code></strong> <strong>[string, required]:</strong> KYC response used by the end user for validations (if it’s a JSON, convert it to a string).</p>\n</li>\n<li><p><strong><code>id2</code></strong> <strong>[string, Optional]:</strong> Supplied by the provider, is value of the secondary identifier.</p>\n</li>\n<li><p><strong><code>Currency</code></strong> <strong>[string, Optional]:</strong> Currency of the account (USD or ANG at this time).</p>\n</li>\n</ul>\n","urlObject":{"path":["v1","accounts","create-account"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"03ba714a-fd6b-43e0-9ea6-fd36bf1f715e","name":"201 CREATED","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"firstName\": \"Cristian\",\n    \"lastName\": \"Ramirez\",\n    \"addressLine1\": \"cra123\",\n    \"addressLine2\": \"asd\",\n    \"city\": \"Medellín\",\n    \"zipCode\": \"000\",\n    \"country\": \"Colombia\",\n    \"phone\": \"3011365977\",\n    \"email\": \"c.ramirez@girasol.cw\",\n    \"handle\": \"user aditional info\",\n    \"kycResponse\": \"Your KYC response\",\n    \"id2\": \"Second id\",\n    \"currency\": \"USD\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/create-account"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 May 2025 19:44:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-1F16mZYMdNUTTGQPK1mKyWzDRZ8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"error\": false,\n    \"data\": {\n        \"email\": \"c.ramirez@girasol.cw\",\n        \"accountNumber\": 81206060,\n        \"currency\": \"USD\"\n    }\n}"}],"_postman_id":"a885f75d-f4ef-439a-95fe-0702b132b38c"},{"name":"Create additional account","id":"2ac7605a-0631-4e11-94bd-8ddbe2c54734","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accountNumber\": 7068782,\n    \"currency\": \"XCG\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/create-additional-account","description":"<h2 id=\"create-additional-account\">Create Additional Account</h2>\n<p>Create an additional account in a different currency than the one previously created.</p>\n<h3 id=\"request-format\">Request Format</h3>\n<p><strong>HTTP Method:</strong> POST<br /><strong>Endpoint:</strong> <code>{{host}}/v1/accounts/create-additional-account</code></p>\n<h4 id=\"headers\">Headers</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Header</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>x-api-key</code></td>\n<td><code>string</code> - The API key for authentication, encoded in base64. Example: <code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code></td>\n</tr>\n<tr>\n<td><code>x-secret-key</code></td>\n<td><code>string</code> - The secret key for authentication, encoded in base64. Example: <code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code></td>\n</tr>\n<tr>\n<td><code>x-company-id</code></td>\n<td><code>string</code> - The unique identifier for the company in UUID format. Example: <code>550e8400-e29b-41d4-a716-446655440000</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"request-body\">Request Body</h4>\n<p>The request body must be in JSON format and include the following parameters:</p>\n<ul>\n<li><p>accountNumber <strong>[Number, required]:</strong> Initial account number. (in other Currency)</p>\n</li>\n<li><p><strong><code>Currency</code></strong> <strong>[string, optional]:</strong> Currency of the account (e.g., USD or XCG).</p>\n</li>\n</ul>\n<h3 id=\"response-structure\">Response Structure</h3>\n<p>The response will return a JSON object with the following structure:</p>\n<ul>\n<li><p><strong><code>statusCode</code></strong>: Indicates the status of the request (e.g., <code>0</code> for success).</p>\n</li>\n<li><p><strong><code>error</code></strong>: A boolean indicating whether an error occurred.</p>\n</li>\n<li><p><strong><code>data</code></strong>: An object containing the following fields:</p>\n<ul>\n<li><p><strong><code>email</code></strong>: The email address associated with the account (empty if not applicable).</p>\n</li>\n<li><p><strong><code>accountNumber</code></strong>: The account number generated (0 if not applicable).</p>\n</li>\n<li><p><strong><code>currency</code></strong>: The currency of the account (empty if not applicable).</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": 0,\n  \"error\": true,\n  \"data\": {\n    \"email\": \"\",\n    \"accountNumber\": 0,\n    \"currency\": \"\"\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","accounts","create-additional-account"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ac7605a-0631-4e11-94bd-8ddbe2c54734"},{"name":"Cash In customer account","event":[{"listen":"test","script":{"id":"870d8158-9c93-4e93-8c12-910339fbe678","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Transaction ID</th>","        <th>User Balance</th>","        <th>Currency</th>","        <th>Description</th>","        <th>Created At</th>","        <th>Master Account Balance</th>","    </tr>","    <tr>","        <td>{{response.data.transactionId}}</td>","        <td>{{response.data.userBalance}}</td>","        <td>{{response.data.currency}}</td>","        <td>{{response.data.description}}</td>","        <td>{{response.data.createdAt}}</td>","        <td>{{response.data.MasterAccountBalance}}</td>","    </tr>","</table>","`;","","function constructVisualizerPayload() {","    return {response: pm.response.json()}","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"f7d73b39-3af8-4ec8-8194-f4a71509de83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"accountNumber\" : 24875232,\n    \"amount\" : 500,\n    \"message\": \"message to user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/cash-in","description":"<p>This endpoint allows the user to perform a cash-in transaction to their account</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Headers</strong></th>\n<th><strong>Properties</strong></th>\n<th><strong>Example</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code></td>\n</tr>\n<tr>\n<td>x-company-id</td>\n<td><code>string</code></td>\n<td>UUID ie: <code>550e8400-e29b-41d4-a716-446655440000</code></td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><p><code>companyId</code> (string): The ID of the company.</p>\n</li>\n<li><p><code>accountNumber</code> (number): The account number for the transaction.</p>\n</li>\n<li><p><code>amount</code> (number): The amount to be cashed in.</p>\n</li>\n<li><p><code>message</code> (string): An optional message for the transaction, This message will be reflected in the <strong>user’s transaction notes</strong>.</p>\n</li>\n</ul>\n","urlObject":{"path":["v1","accounts","cash-in"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d67c980d-4c63-4b7c-9c44-24a756fc12a7","name":"Change Account Status Error","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"5588e1b3-c1c1-4913-94a0-4d952645fcae\",\n    \"accountNumber\" : 14507214,\n    \"status\" : 2\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/change-account-status"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"167"},{"key":"ETag","value":"W/\"a7-8rfLO20jdGNvRzrU+ZD32klA6EM\""},{"key":"Date","value":"Sun, 15 Sep 2024 10:29:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"error\": true,\n    \"path\": \"/v1/accounts/change-account-status\",\n    \"timestamp\": \"2024-09-15T10:29:59.603Z\",\n    \"data\": \" errorDefinitions.ACCOUNT_ALREADY_INACTIVE \"\n}"},{"id":"24a8ed26-c570-45fa-ab9a-68e641240f1c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"accountNumber\" : 24019456,\n    \"amount\" : 500,\n    \"message\": \"message to user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/cash-in"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"ETag","value":"W/\"c8-E8XQoSNANzRbmaGnmIJYZyf34cs\""},{"key":"Date","value":"Mon, 21 Oct 2024 21:10:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"error\": false,\n    \"data\": {\n        \"transactionId\": 536,\n        \"userBalance\": 1500,\n        \"currency\": \"USD\",\n        \"description\": \"message to user\",\n        \"createdAt\": \"2024-10-21T21:10:23.000Z\",\n        \"MasterAccountBalance\": 49998000\n    }\n}"}],"_postman_id":"f7d73b39-3af8-4ec8-8194-f4a71509de83"},{"name":"Cash Out customer account","id":"1e860b5e-7291-496d-ad3b-799c631213af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"accountNumber\" : 24875232,\n    \"amount\" : 500,\n    \"message\": \"message to user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/cash-out","description":"<h3 id=\"cash-out-from-account\">Cash Out from Account</h3>\n<p>This endpoint is used to perform a cash-out transaction from the user's account.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li><p><code>companyId</code> (string): The ID of the company.</p>\n</li>\n<li><p><code>accountNumber</code> (number): The account number for the transaction.</p>\n</li>\n<li><p><code>amount</code> (number): The amount to be cashed out.</p>\n</li>\n<li><p><code>message</code> (string): An optional message for the transaction.</p>\n</li>\n</ul>\n<p><strong>Response</strong><br />The response will include the status of the cash-out transaction, including the following fields:</p>\n<ul>\n<li><p><code>statusCode</code> (number): The status code of the transaction.</p>\n</li>\n<li><p><code>error</code> (boolean): Indicates if an error occurred.</p>\n</li>\n<li><p><code>data</code> (object): The transaction data including:</p>\n<ul>\n<li><p><code>transactionId</code> (number): The ID of the transaction.</p>\n</li>\n<li><p><code>userBalance</code> (number): The user's balance after the transaction.</p>\n</li>\n<li><p><code>currency</code> (string): The currency used for the transaction.</p>\n</li>\n<li><p><code>description</code> (string): A description of the transaction.</p>\n</li>\n<li><p><code>createdAt</code> (string): The timestamp of the transaction.</p>\n</li>\n<li><p><code>MasterAccountBalance</code> (number): The master account balance after the transaction.</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["v1","accounts","cash-out"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"4d03f326-1aa7-48dc-8c8a-1c2c59ff12f2","name":"Change Account Status Error","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"5588e1b3-c1c1-4913-94a0-4d952645fcae\",\n    \"accountNumber\" : 14507214,\n    \"status\" : 2\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/change-account-status"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"167"},{"key":"ETag","value":"W/\"a7-8rfLO20jdGNvRzrU+ZD32klA6EM\""},{"key":"Date","value":"Sun, 15 Sep 2024 10:29:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"error\": true,\n    \"path\": \"/v1/accounts/change-account-status\",\n    \"timestamp\": \"2024-09-15T10:29:59.603Z\",\n    \"data\": \" errorDefinitions.ACCOUNT_ALREADY_INACTIVE \"\n}"},{"id":"a978853f-03b4-4a58-8880-df0073365d89","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"accountNumber\" : 24019456,\n    \"amount\" : 500,\n    \"message\": \"message to user\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/cash-in"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"200"},{"key":"ETag","value":"W/\"c8-E8XQoSNANzRbmaGnmIJYZyf34cs\""},{"key":"Date","value":"Mon, 21 Oct 2024 21:10:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"error\": false,\n    \"data\": {\n        \"transactionId\": 536,\n        \"userBalance\": 1500,\n        \"currency\": \"USD\",\n        \"description\": \"message to user\",\n        \"createdAt\": \"2024-10-21T21:10:23.000Z\",\n        \"MasterAccountBalance\": 49998000\n    }\n}"}],"_postman_id":"1e860b5e-7291-496d-ad3b-799c631213af"},{"name":"Peer to peer transaction","id":"be71123b-2919-46cb-8d1b-156ca7220531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"originAccountNumber\" : 11937218,\n    \"destinarionAccountNumber\" : 24875232, \n    \"amount\" : 500, // 5USD\n    \"message\": \"peer to peer message\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/p2p-transaction","description":"<h3 id=\"peer-to-peer-transaction\">Peer to Peer Transaction</h3>\n<p>This endpoint allows the user to perform a peer to peer transaction.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li><p><code>companyId</code> (string): The ID of the company.</p>\n</li>\n<li><p><code>originAccountNumber</code> (number): The account number from which the amount will be transferred.</p>\n</li>\n<li><p><code>destinarionAccountNumber</code> (number): The account number to which the amount will be transferred.</p>\n</li>\n<li><p><code>amount</code> (number): The amount to be transferred.</p>\n</li>\n<li><p><code>message</code> (string): An optional message for the transaction.</p>\n</li>\n</ul>\n<p><strong>Response</strong><br />The response will include the status of the peer to peer transaction.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"statusCode\": {\n      \"type\": \"number\"\n    },\n    \"error\": {\n      \"type\": \"boolean\"\n    },\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"message\": {\n          \"type\": \"string\"\n        },\n        \"originBalance\": {\n          \"type\": \"number\"\n        },\n        \"currency\": {\n          \"type\": \"string\"\n        },\n        \"description\": {\n          \"type\": \"string\"\n        },\n        \"createdAt\": {\n          \"type\": \"string\"\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","accounts","p2p-transaction"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c59019ac-11fb-41bb-ad5d-0287b8536c25","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"originAccountNumber\" : 11937218,\n    \"destinarionAccountNumber\" : 24875232, \n    \"amount\" : 500, // 5USD\n    \"message\": \"peer to peer message\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/p2p-transaction"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"192"},{"key":"ETag","value":"W/\"c0-E95ZdiXHUC94tyO87VOt5gOKNjs\""},{"key":"Date","value":"Sat, 26 Oct 2024 14:55:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"transaction successful\",\n        \"originBalance\": 825000,\n        \"currency\": \"USD\",\n        \"description\": \"peer to peer message\",\n        \"createdAt\": \"2024-10-26T14:55:19.000Z\"\n    }\n}"},{"id":"63c97ad5-46c1-4213-8a10-ee5c1d1adced","name":"Same account transaction","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\" : \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"originAccountNumber\" : 24875232,\n    \"destinarionAccountNumber\" : 24875232,\n    \"amount\" : 500, // 5USD\n    \"message\": \"peer to peer message\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/p2p-transaction"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"149"},{"key":"ETag","value":"W/\"95-jIpyXJaBZsApc3627dvucKftkyQ\""},{"key":"Date","value":"Sat, 26 Oct 2024 14:48:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"error\": true,\n    \"path\": \"/v1/accounts/p2p-transaction\",\n    \"timestamp\": \"2024-10-26T14:48:20.772Z\",\n    \"data\": \" errorDefinitions.SAME_ACCOUNT \"\n}"}],"_postman_id":"be71123b-2919-46cb-8d1b-156ca7220531"},{"name":"Change Account Status","id":"b4f1f0be-ff07-4e95-9fb9-4dfc6dd64573","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"accountNumber\": 81206060,\n    \"status\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/change-account-status","description":"<p>This endpoint allows to update the status to 2 to inactivate it</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Headers</strong></th>\n<th><strong>Properties</strong></th>\n<th><strong>Example</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code></td>\n</tr>\n<tr>\n<td>x-company-id</td>\n<td><code>string</code></td>\n<td>UUID ie: <code>550e8400-e29b-41d4-a716-446655440000</code></td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><p><strong><code>companyId</code></strong> <strong>[string, required]:</strong> The ID of the company.</p>\n</li>\n<li><p><strong><code>accountNumber</code></strong> <strong>[number, required]:</strong> The account number.</p>\n</li>\n<li><p><strong><code>status</code></strong> <strong>[number, required]:</strong> The inactive status for the account (INACTIVE = 2).</p>\n</li>\n</ul>\n","urlObject":{"path":["v1","accounts","change-account-status"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"50d2a922-68c8-4622-a26c-26d46dc0d738","name":"200 OK","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"companyId\": \"d3574800-e15e-4292-8ad4-608d465acbc4\",\n    \"accountNumber\": 81206060,\n    \"status\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/change-account-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 May 2025 20:16:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"77"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4d-GwNNSXsabZEJpoJhATe7+CMsFlA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"accountNumber\": 81206060,\n        \"status\": 2\n    }\n}"}],"_postman_id":"b4f1f0be-ff07-4e95-9fb9-4dfc6dd64573"},{"name":"Get Account information","id":"524fff50-b6aa-4d12-a1f5-5b494f4ed4de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/customer-info/11937218","description":"<h1 id=\"get-customer-information\">Get Customer Information</h1>\n<p>This endpoint retrieves the customer information for a specific account.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>customer-info-id</code> (number): The unique identifier for the customer information.</li>\n</ul>\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{host}}/v1/accounts/customer-info/14507214\n\n</code></pre><h2 id=\"response\">Response</h2>\n<p>The response will be a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": number,\n  \"error\": boolean,\n  \"data\": {\n    \"accountNumber\": number,\n    \"balance\": number,\n    \"email\": string,\n    \"firstName\": string,\n    \"lastName\": string,\n    \"phone\": string,\n    \"addressLine1\": string,\n    \"addressLine2\": string,\n    \"city\": string,\n    \"status\": number,\n    \"createdAt\": string\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","accounts","customer-info","11937218"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d5883949-b115-4dc4-9188-5fa27b4169ad","name":"Get Account information OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/customer-info/14507214"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"290"},{"key":"ETag","value":"W/\"122-H7W8+FM9Tx+72cmziTW8R+luKt8\""},{"key":"Date","value":"Mon, 16 Sep 2024 20:25:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"accountNumber\": 14507214,\n        \"balance\": 250000,\n        \"email\": \"juanes3@yopmail.co\",\n        \"firstName\": \"alejo\",\n        \"lastName\": \"villegas\",\n        \"phone\": \"3018775627\",\n        \"addressLine1\": \"cra123\",\n        \"addressLine2\": \"asd\",\n        \"city\": \"montevideo\",\n        \"status\": 2,\n        \"createdAt\": \"2024-09-15T07:13:11.000Z\"\n    }\n}"},{"id":"b9f7681e-6fa1-418d-bf41-1ee743403573","name":"Get Account information Fail","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/customer-info/1450721"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"141"},{"key":"ETag","value":"W/\"8d-dGDuj/T3fcU8NiaqE+quo5Xif+M\""},{"key":"Date","value":"Mon, 16 Sep 2024 20:26:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/accounts/customer-info/1450721\",\n    \"timestamp\": \"2024-09-16T20:26:54.382Z\",\n    \"data\": \"account not found\"\n}"}],"_postman_id":"524fff50-b6aa-4d12-a1f5-5b494f4ed4de"},{"name":"Get Transactions","id":"6c7ca111-3c62-48fd-9237-ef15f35a214b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/transactions?page=1&limit=50","description":"<h1 id=\"get-account-transactions\">Get Account Transactions</h1>\n<p>This endpoint retrieves the transactions for a specific account.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>account-id</code> (number): The unique identifier for the account.</li>\n</ul>\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{host}}/v1/accounts/transactions/66851827\n\n</code></pre><h2 id=\"response\">Response</h2>\n<p>The response will be a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": number,\n  \"error\": boolean,\n  \"data\": {\n    \"transactions\": [\n      {\n        \"amount\": number,\n        \"transactionId\": string,\n        \"merchant\": string,\n        \"currency\": string,\n        \"transactionCurrency\": string,\n        \"createdAt\": string\n      }\n    ]\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","accounts","transactions"],"host":["{{host}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}],"variable":[]}},"response":[{"id":"e8661d98-4100-49c1-9054-c531a0af16bd","name":"Account not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/transactions/44543616"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"141"},{"key":"ETag","value":"W/\"8d-1Z5WeNJB2k9eIMMM5zPwc7mLY7E\""},{"key":"Date","value":"Thu, 17 Oct 2024 20:41:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/accounts/transactions/14507214\",\n    \"timestamp\": \"2024-10-17T20:41:52.135Z\",\n    \"data\": \"account not found\"\n}"},{"id":"ecf3a907-eb77-41fd-aff7-3c5dd8680fe1","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":{"raw":"{{host}}/v1/accounts/transactions?page=1&limit=50","host":["{{host}}"],"path":["v1","accounts","transactions"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"23517"},{"key":"ETag","value":"W/\"5bdd-zZ1zYTyt+eSz6D5em9Doc/+g2a0\""},{"key":"Date","value":"Tue, 28 Jan 2025 17:35:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"transactions\": [\n            {\n                \"id\": 2257,\n                \"amount\": 113000,\n                \"type\": 2,\n                \"transactionId\": \"305364b7-cdb3-417d-82cc-13add9654eb3\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:13:54.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2256,\n                \"amount\": 113000,\n                \"type\": 1,\n                \"transactionId\": \"05292f89-ce9a-4971-8f40-cc5875564241\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:13:54.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2255,\n                \"amount\": 113000,\n                \"type\": 2,\n                \"transactionId\": \"264416a8-ed79-4593-9624-be40ca0e9c38\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:05:44.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2254,\n                \"amount\": 113000,\n                \"type\": 1,\n                \"transactionId\": \"f5faf02b-88d2-46c9-8ff6-447ed1615e46\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:05:44.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2253,\n                \"amount\": 113278,\n                \"type\": 2,\n                \"transactionId\": \"c5d054a3-fb56-4e1c-b51f-8d310988c29b\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:39:44.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2252,\n                \"amount\": 113278,\n                \"type\": 1,\n                \"transactionId\": \"e0878781-ff20-4684-bd5d-71f2d03094bd\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:39:44.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2251,\n                \"amount\": 113278,\n                \"type\": 2,\n                \"transactionId\": \"90789d0c-853a-4856-9d67-90eac1b437c9\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:33:09.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2250,\n                \"amount\": 113278,\n                \"type\": 1,\n                \"transactionId\": \"258d6c27-1429-4909-a80c-9fcae54392d8\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:33:09.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2249,\n                \"amount\": 116346,\n                \"type\": 2,\n                \"transactionId\": \"45d85486-20ab-4b70-a417-ea09656a96a8\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"116346\",\n                \"createdAt\": \"2025-01-27T19:32:34.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2248,\n                \"amount\": 116346,\n                \"type\": 1,\n                \"transactionId\": \"07177294-d79b-45b9-9950-350410122f42\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"116346\",\n                \"createdAt\": \"2025-01-27T19:32:34.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2246,\n                \"amount\": 56,\n                \"type\": 1,\n                \"transactionId\": \"e32b574c-8609-4306-815e-737fff301911\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"56\",\n                \"createdAt\": \"2025-01-27T17:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2247,\n                \"amount\": 56,\n                \"type\": 2,\n                \"transactionId\": \"e4fc8402-cfc3-4e47-9a22-f2c379caceed\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"56\",\n                \"createdAt\": \"2025-01-27T17:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2245,\n                \"amount\": 99999999,\n                \"type\": 2,\n                \"transactionId\": \"010124215937000646\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"99999999\",\n                \"createdAt\": \"2025-01-25T02:59:38.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2244,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215935000645\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:36.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2243,\n                \"amount\": 33378,\n                \"type\": 2,\n                \"transactionId\": \"010124215934000644\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:35.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2242,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215933000643\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:34.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2241,\n                \"amount\": 120000,\n                \"type\": 2,\n                \"transactionId\": \"010124215932000642\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:33.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2240,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215931000641\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:32.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2239,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215931000640\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:31.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2238,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215930000639\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:30.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2237,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215929000638\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:30.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2236,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215929000637\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2235,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215928000636\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:28.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2234,\n                \"amount\": 1000000,\n                \"type\": 2,\n                \"transactionId\": \"010124215927000635\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:28.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2233,\n                \"amount\": 5000,\n                \"type\": 2,\n                \"transactionId\": \"010124215926000634\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"2793\",\n                \"createdAt\": \"2025-01-25T02:59:27.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2232,\n                \"amount\": 4000,\n                \"type\": 2,\n                \"transactionId\": \"010124215925000633\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"2235\",\n                \"createdAt\": \"2025-01-25T02:59:26.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2231,\n                \"amount\": 3000,\n                \"type\": 2,\n                \"transactionId\": \"010124215924000632\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"1676\",\n                \"createdAt\": \"2025-01-25T02:59:25.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2230,\n                \"amount\": 2000,\n                \"type\": 2,\n                \"transactionId\": \"010124215923000631\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"1117\",\n                \"createdAt\": \"2025-01-25T02:59:24.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2229,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2228,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2227,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2226,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2225,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2224,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2223,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215920000628\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:21.000Z\",\n                \"user\": {\n                    \"id\": \"6d2ca9a8-7b90-4078-b75b-982384e8f9d0\",\n                    \"firstName\": \"Latin\",\n                    \"lastName\": \"securities\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"ls@yopmail.com\",\n                    \"handle\": \"latin-securities\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-03-19T18:24:34.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"e93062a0-0c0e-4e23-a060-314f1043fc04\",\n                    \"lastDigits\": \"0226\"\n                }\n            },\n            {\n                \"id\": 2221,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2220,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2222,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2219,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215918000626\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"559\",\n                \"createdAt\": \"2025-01-25T02:59:19.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2218,\n                \"amount\": 38379,\n                \"type\": 2,\n                \"transactionId\": \"010124215917000625\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:18.000Z\",\n                \"user\": {\n                    \"id\": \"8f455683-825f-4995-82c6-58697075ab8d\",\n                    \"firstName\": \"Rafael\",\n                    \"lastName\": \"Gomes\",\n                    \"phone\": \"12232323232\",\n                    \"email\": \"r.gomes@yopmail.com\",\n                    \"handle\": \"r.gomes\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"6489795a-b2a3-44d7-ac2b-6d743fb1eddb\",\n                    \"lastDigits\": \"0135\"\n                }\n            },\n            {\n                \"id\": 2217,\n                \"amount\": 1289,\n                \"type\": 2,\n                \"transactionId\": \"010124215916000624\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"1289\",\n                \"createdAt\": \"2025-01-25T02:59:17.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2216,\n                \"amount\": 28805,\n                \"type\": 2,\n                \"transactionId\": \"010124215915000623\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"28805\",\n                \"createdAt\": \"2025-01-25T02:59:16.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2215,\n                \"amount\": 47119,\n                \"type\": 2,\n                \"transactionId\": \"010124215914000622\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"47119\",\n                \"createdAt\": \"2025-01-25T02:59:15.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2214,\n                \"amount\": 1500,\n                \"type\": 2,\n                \"transactionId\": \"010124215911000621\",\n                \"merchant\": \"FIRST THIRD BANK      \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"1500\",\n                \"createdAt\": \"2025-01-25T02:59:13.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2213,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215907000619\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"559\",\n                \"createdAt\": \"2025-01-25T02:59:08.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2212,\n                \"amount\": 99999999,\n                \"type\": 2,\n                \"transactionId\": \"010124215844000618\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"99999999\",\n                \"createdAt\": \"2025-01-25T02:58:45.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2211,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215843000617\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:44.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2210,\n                \"amount\": 31620,\n                \"type\": 2,\n                \"transactionId\": \"010124215842000616\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:43.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2209,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215841000615\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:42.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2208,\n                \"amount\": 120000,\n                \"type\": 2,\n                \"transactionId\": \"010124215840000614\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:41.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"6c7ca111-3c62-48fd-9237-ef15f35a214b"},{"name":"Get Transactions By Account","id":"f79d8d60-4925-415f-84f3-6f02a5e75ed6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/transactions/11937218","description":"<h1 id=\"get-account-transactions\">Get Account Transactions</h1>\n<p>This endpoint retrieves the transactions for a specific account.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>account-id</code> (number): The unique identifier for the account.</li>\n</ul>\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{host}}/v1/accounts/transactions/66851827\n\n</code></pre><h2 id=\"response\">Response</h2>\n<p>The response will be a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": number,\n  \"error\": boolean,\n  \"data\": {\n    \"transactions\": [\n      {\n        \"id\": number,\n        \"amount\": number,\n        \"type\": number,\n        \"transactionId\": string,\n        \"merchant\": string,\n        \"currency\": string,\n        \"transactionCurrency\": string,\n        \"createdAt\": string,\n        \"user\": {\n          \"id\": string,\n          \"firstName\": string,\n          \"lastName\": string,\n          \"phone\": string,\n          \"email\": string,\n          \"handle\": string,\n          \"id2\": null,\n          \"createdAt\": string\n        },\n        \"card\": null\n      }\n    ]\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","accounts","transactions","11937218"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d88984cb-ce3c-48da-8d48-14e6e08875fa","name":"Account not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/transactions/44543616"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"141"},{"key":"ETag","value":"W/\"8d-1Z5WeNJB2k9eIMMM5zPwc7mLY7E\""},{"key":"Date","value":"Thu, 17 Oct 2024 20:41:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/accounts/transactions/14507214\",\n    \"timestamp\": \"2024-10-17T20:41:52.135Z\",\n    \"data\": \"account not found\"\n}"},{"id":"3053e627-0449-4317-8a17-80242c03fcd2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/transactions/11937218"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"23517"},{"key":"ETag","value":"W/\"5bdd-zZ1zYTyt+eSz6D5em9Doc/+g2a0\""},{"key":"Date","value":"Tue, 28 Jan 2025 17:35:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"transactions\": [\n            {\n                \"id\": 2257,\n                \"amount\": 113000,\n                \"type\": 2,\n                \"transactionId\": \"305364b7-cdb3-417d-82cc-13add9654eb3\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:13:54.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2256,\n                \"amount\": 113000,\n                \"type\": 1,\n                \"transactionId\": \"05292f89-ce9a-4971-8f40-cc5875564241\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:13:54.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2255,\n                \"amount\": 113000,\n                \"type\": 2,\n                \"transactionId\": \"264416a8-ed79-4593-9624-be40ca0e9c38\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:05:44.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2254,\n                \"amount\": 113000,\n                \"type\": 1,\n                \"transactionId\": \"f5faf02b-88d2-46c9-8ff6-447ed1615e46\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:05:44.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2253,\n                \"amount\": 113278,\n                \"type\": 2,\n                \"transactionId\": \"c5d054a3-fb56-4e1c-b51f-8d310988c29b\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:39:44.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2252,\n                \"amount\": 113278,\n                \"type\": 1,\n                \"transactionId\": \"e0878781-ff20-4684-bd5d-71f2d03094bd\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:39:44.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2251,\n                \"amount\": 113278,\n                \"type\": 2,\n                \"transactionId\": \"90789d0c-853a-4856-9d67-90eac1b437c9\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:33:09.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2250,\n                \"amount\": 113278,\n                \"type\": 1,\n                \"transactionId\": \"258d6c27-1429-4909-a80c-9fcae54392d8\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:33:09.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2249,\n                \"amount\": 116346,\n                \"type\": 2,\n                \"transactionId\": \"45d85486-20ab-4b70-a417-ea09656a96a8\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"116346\",\n                \"createdAt\": \"2025-01-27T19:32:34.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2248,\n                \"amount\": 116346,\n                \"type\": 1,\n                \"transactionId\": \"07177294-d79b-45b9-9950-350410122f42\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"116346\",\n                \"createdAt\": \"2025-01-27T19:32:34.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2246,\n                \"amount\": 56,\n                \"type\": 1,\n                \"transactionId\": \"e32b574c-8609-4306-815e-737fff301911\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"56\",\n                \"createdAt\": \"2025-01-27T17:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2247,\n                \"amount\": 56,\n                \"type\": 2,\n                \"transactionId\": \"e4fc8402-cfc3-4e47-9a22-f2c379caceed\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"56\",\n                \"createdAt\": \"2025-01-27T17:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2245,\n                \"amount\": 99999999,\n                \"type\": 2,\n                \"transactionId\": \"010124215937000646\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"99999999\",\n                \"createdAt\": \"2025-01-25T02:59:38.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2244,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215935000645\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:36.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2243,\n                \"amount\": 33378,\n                \"type\": 2,\n                \"transactionId\": \"010124215934000644\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:35.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2242,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215933000643\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:34.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2241,\n                \"amount\": 120000,\n                \"type\": 2,\n                \"transactionId\": \"010124215932000642\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:33.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2240,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215931000641\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:32.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2239,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215931000640\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:31.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2238,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215930000639\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:30.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2237,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215929000638\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:30.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2236,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215929000637\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2235,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215928000636\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:28.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2234,\n                \"amount\": 1000000,\n                \"type\": 2,\n                \"transactionId\": \"010124215927000635\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:28.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2233,\n                \"amount\": 5000,\n                \"type\": 2,\n                \"transactionId\": \"010124215926000634\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"2793\",\n                \"createdAt\": \"2025-01-25T02:59:27.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2232,\n                \"amount\": 4000,\n                \"type\": 2,\n                \"transactionId\": \"010124215925000633\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"2235\",\n                \"createdAt\": \"2025-01-25T02:59:26.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2231,\n                \"amount\": 3000,\n                \"type\": 2,\n                \"transactionId\": \"010124215924000632\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"1676\",\n                \"createdAt\": \"2025-01-25T02:59:25.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2230,\n                \"amount\": 2000,\n                \"type\": 2,\n                \"transactionId\": \"010124215923000631\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"1117\",\n                \"createdAt\": \"2025-01-25T02:59:24.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2229,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2228,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2227,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2226,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2225,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2224,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2223,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215920000628\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:21.000Z\",\n                \"user\": {\n                    \"id\": \"6d2ca9a8-7b90-4078-b75b-982384e8f9d0\",\n                    \"firstName\": \"Latin\",\n                    \"lastName\": \"securities\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"ls@yopmail.com\",\n                    \"handle\": \"latin-securities\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-03-19T18:24:34.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"e93062a0-0c0e-4e23-a060-314f1043fc04\",\n                    \"lastDigits\": \"0226\"\n                }\n            },\n            {\n                \"id\": 2221,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2220,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2222,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2219,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215918000626\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"559\",\n                \"createdAt\": \"2025-01-25T02:59:19.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2218,\n                \"amount\": 38379,\n                \"type\": 2,\n                \"transactionId\": \"010124215917000625\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:18.000Z\",\n                \"user\": {\n                    \"id\": \"8f455683-825f-4995-82c6-58697075ab8d\",\n                    \"firstName\": \"Rafael\",\n                    \"lastName\": \"Gomes\",\n                    \"phone\": \"12232323232\",\n                    \"email\": \"r.gomes@yopmail.com\",\n                    \"handle\": \"r.gomes\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"6489795a-b2a3-44d7-ac2b-6d743fb1eddb\",\n                    \"lastDigits\": \"0135\"\n                }\n            },\n            {\n                \"id\": 2217,\n                \"amount\": 1289,\n                \"type\": 2,\n                \"transactionId\": \"010124215916000624\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"1289\",\n                \"createdAt\": \"2025-01-25T02:59:17.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2216,\n                \"amount\": 28805,\n                \"type\": 2,\n                \"transactionId\": \"010124215915000623\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"28805\",\n                \"createdAt\": \"2025-01-25T02:59:16.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2215,\n                \"amount\": 47119,\n                \"type\": 2,\n                \"transactionId\": \"010124215914000622\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"47119\",\n                \"createdAt\": \"2025-01-25T02:59:15.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2214,\n                \"amount\": 1500,\n                \"type\": 2,\n                \"transactionId\": \"010124215911000621\",\n                \"merchant\": \"FIRST THIRD BANK      \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"1500\",\n                \"createdAt\": \"2025-01-25T02:59:13.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2213,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215907000619\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"559\",\n                \"createdAt\": \"2025-01-25T02:59:08.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2212,\n                \"amount\": 99999999,\n                \"type\": 2,\n                \"transactionId\": \"010124215844000618\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"99999999\",\n                \"createdAt\": \"2025-01-25T02:58:45.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2211,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215843000617\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:44.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2210,\n                \"amount\": 31620,\n                \"type\": 2,\n                \"transactionId\": \"010124215842000616\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:43.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2209,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215841000615\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:42.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2208,\n                \"amount\": 120000,\n                \"type\": 2,\n                \"transactionId\": \"010124215840000614\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:41.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"f79d8d60-4925-415f-84f3-6f02a5e75ed6"},{"name":"Get Account information By email","id":"c3cd28f2-12f2-47b7-9d8b-254c81a335aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/customer-info-by-email/alejo1@yopmail.co","description":"<h1 id=\"get-customer-information-by-email\">Get Customer Information by Email</h1>\n<p>This endpoint retrieves the customer information based on the provided email.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>email</code> (string): The email address of the customer.</li>\n</ul>\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{host}}/v1/accounts/customer-info-by-email/alejo1@yopmail.co\n\n</code></pre><h2 id=\"response\">Response</h2>\n<p>The response will be a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": number,\n  \"error\": boolean,\n  \"data\": {\n    \"accountNumber\": number,\n    \"balance\": number,\n    \"email\": string,\n    \"firstName\": string,\n    \"lastName\": string,\n    \"phone\": string,\n    \"addressLine1\": string,\n    \"addressLine2\": string,\n    \"city\": string,\n    \"status\": number,\n    \"createdAt\": string\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","accounts","customer-info-by-email","alejo1@yopmail.co"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"623f5c31-0f0f-4f90-a63b-ecc1e8b6cb5c","name":"Get Account information Fail","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/customer-info/1450721"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"141"},{"key":"ETag","value":"W/\"8d-dGDuj/T3fcU8NiaqE+quo5Xif+M\""},{"key":"Date","value":"Mon, 16 Sep 2024 20:26:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/accounts/customer-info/1450721\",\n    \"timestamp\": \"2024-09-16T20:26:54.382Z\",\n    \"data\": \"account not found\"\n}"},{"id":"2adc1d81-c406-4250-b469-a8ee1479984f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/customer-info-by-email/alejo1@yopmail.co"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"286"},{"key":"ETag","value":"W/\"11e-j7Agugdj2zKRPRqHp6rq3a8k/lI\""},{"key":"Date","value":"Mon, 30 Sep 2024 03:01:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"accountNumber\": 24019456,\n        \"balance\": 500,\n        \"email\": \"alejo1@yopmail.co\",\n        \"firstName\": \"alejo\",\n        \"lastName\": \"villegas\",\n        \"phone\": \"3018775627\",\n        \"addressLine1\": \"cra123\",\n        \"addressLine2\": \"asd\",\n        \"city\": \"montevideo\",\n        \"status\": 1,\n        \"createdAt\": \"2024-09-28T20:51:29.000Z\"\n    }\n}"}],"_postman_id":"c3cd28f2-12f2-47b7-9d8b-254c81a335aa"},{"name":"Get Transactions By card ID","id":"c80423b2-206c-407b-b1fb-8d215150eb98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/accounts/card-transactions/1fe39679-07e6-49a5-8ef7-deb6bb3bb935","description":"<h1 id=\"get-account-card-transactions\">Get Account Card Transactions</h1>\n<p>This endpoint retrieves the card transactions for a specific account.</p>\n<h2 id=\"request\">Request</h2>\n<h3 id=\"path-parameters\">Path Parameters</h3>\n<ul>\n<li><code>card-id</code> (string): The unique identifier for the card.</li>\n</ul>\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{host}}/v1/accounts/card-transactions/1fe39679-07e6-49a5-8ef7-deb6bb3bb935\n\n</code></pre><h2 id=\"response\">Response</h2>\n<p>The response will be a JSON object with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": number,\n  \"error\": boolean,\n  \"data\": {\n    \"transactions\": [\n      {\n        \"id\": number,\n        \"amount\": number,\n        \"type\": number,\n        \"transactionId\": string,\n        \"merchant\": string,\n        \"currency\": string,\n        \"transactionCurrency\": string,\n        \"createdAt\": string,\n        \"user\": {\n          \"id\": string,\n          \"firstName\": string,\n          \"lastName\": string,\n          \"phone\": string,\n          \"email\": string,\n          \"handle\": string,\n          \"id2\": null,\n          \"createdAt\": string\n        },\n        \"card\": null\n      }\n    ]\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","accounts","card-transactions","1fe39679-07e6-49a5-8ef7-deb6bb3bb935"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"f79a973d-1eb2-4831-bb1f-e377cfc16ab0","name":"Account not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/transactions/44543616"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"141"},{"key":"ETag","value":"W/\"8d-1Z5WeNJB2k9eIMMM5zPwc7mLY7E\""},{"key":"Date","value":"Thu, 17 Oct 2024 20:41:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/accounts/transactions/14507214\",\n    \"timestamp\": \"2024-10-17T20:41:52.135Z\",\n    \"data\": \"account not found\"\n}"},{"id":"1ffebb68-1478-4c7c-840e-606aa6eb7937","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/accounts/transactions/11937218"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"23517"},{"key":"ETag","value":"W/\"5bdd-zZ1zYTyt+eSz6D5em9Doc/+g2a0\""},{"key":"Date","value":"Tue, 28 Jan 2025 17:35:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"transactions\": [\n            {\n                \"id\": 2257,\n                \"amount\": 113000,\n                \"type\": 2,\n                \"transactionId\": \"305364b7-cdb3-417d-82cc-13add9654eb3\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:13:54.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2256,\n                \"amount\": 113000,\n                \"type\": 1,\n                \"transactionId\": \"05292f89-ce9a-4971-8f40-cc5875564241\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:13:54.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2255,\n                \"amount\": 113000,\n                \"type\": 2,\n                \"transactionId\": \"264416a8-ed79-4593-9624-be40ca0e9c38\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:05:44.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2254,\n                \"amount\": 113000,\n                \"type\": 1,\n                \"transactionId\": \"f5faf02b-88d2-46c9-8ff6-447ed1615e46\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113000\",\n                \"createdAt\": \"2025-01-28T15:05:44.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2253,\n                \"amount\": 113278,\n                \"type\": 2,\n                \"transactionId\": \"c5d054a3-fb56-4e1c-b51f-8d310988c29b\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:39:44.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2252,\n                \"amount\": 113278,\n                \"type\": 1,\n                \"transactionId\": \"e0878781-ff20-4684-bd5d-71f2d03094bd\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:39:44.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2251,\n                \"amount\": 113278,\n                \"type\": 2,\n                \"transactionId\": \"90789d0c-853a-4856-9d67-90eac1b437c9\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:33:09.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2250,\n                \"amount\": 113278,\n                \"type\": 1,\n                \"transactionId\": \"258d6c27-1429-4909-a80c-9fcae54392d8\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"113278\",\n                \"createdAt\": \"2025-01-27T19:33:09.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2249,\n                \"amount\": 116346,\n                \"type\": 2,\n                \"transactionId\": \"45d85486-20ab-4b70-a417-ea09656a96a8\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"116346\",\n                \"createdAt\": \"2025-01-27T19:32:34.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2248,\n                \"amount\": 116346,\n                \"type\": 1,\n                \"transactionId\": \"07177294-d79b-45b9-9950-350410122f42\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"116346\",\n                \"createdAt\": \"2025-01-27T19:32:34.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2246,\n                \"amount\": 56,\n                \"type\": 1,\n                \"transactionId\": \"e32b574c-8609-4306-815e-737fff301911\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"56\",\n                \"createdAt\": \"2025-01-27T17:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"862021d3-5a81-4dcb-bc85-29b4351e456b\",\n                    \"firstName\": \"hamza\",\n                    \"lastName\": \"gulraiz\",\n                    \"phone\": \"59995159999\",\n                    \"email\": \"hamzadotgulraiz@gmail.com\",\n                    \"handle\": \"ea458f61-d266-46e7-a4a8-da5d78075213\",\n                    \"id2\": null,\n                    \"createdAt\": \"2025-01-21T12:30:41.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2247,\n                \"amount\": 56,\n                \"type\": 2,\n                \"transactionId\": \"e4fc8402-cfc3-4e47-9a22-f2c379caceed\",\n                \"merchant\": \"peer to peer transaction\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"56\",\n                \"createdAt\": \"2025-01-27T17:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"78e9d94f-5ad6-4a62-8b1c-81e81b4be02e\",\n                    \"firstName\": \"alejo\",\n                    \"lastName\": \"villegas\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"juanes4w@yopmail.co\",\n                    \"handle\": \"asdd\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-09-19T10:15:18.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2245,\n                \"amount\": 99999999,\n                \"type\": 2,\n                \"transactionId\": \"010124215937000646\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"99999999\",\n                \"createdAt\": \"2025-01-25T02:59:38.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2244,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215935000645\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:36.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2243,\n                \"amount\": 33378,\n                \"type\": 2,\n                \"transactionId\": \"010124215934000644\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:35.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2242,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215933000643\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:34.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2241,\n                \"amount\": 120000,\n                \"type\": 2,\n                \"transactionId\": \"010124215932000642\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:33.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2240,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215931000641\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:32.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2239,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215931000640\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:31.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2238,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215930000639\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:30.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2237,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215929000638\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:30.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2236,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215929000637\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:29.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2235,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215928000636\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:28.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2234,\n                \"amount\": 1000000,\n                \"type\": 2,\n                \"transactionId\": \"010124215927000635\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:28.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2233,\n                \"amount\": 5000,\n                \"type\": 2,\n                \"transactionId\": \"010124215926000634\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"2793\",\n                \"createdAt\": \"2025-01-25T02:59:27.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2232,\n                \"amount\": 4000,\n                \"type\": 2,\n                \"transactionId\": \"010124215925000633\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"2235\",\n                \"createdAt\": \"2025-01-25T02:59:26.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2231,\n                \"amount\": 3000,\n                \"type\": 2,\n                \"transactionId\": \"010124215924000632\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"1676\",\n                \"createdAt\": \"2025-01-25T02:59:25.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2230,\n                \"amount\": 2000,\n                \"type\": 2,\n                \"transactionId\": \"010124215923000631\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"1117\",\n                \"createdAt\": \"2025-01-25T02:59:24.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2229,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2228,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2227,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215922000630\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:23.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2226,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2225,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2224,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215921000629\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:22.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2223,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215920000628\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:21.000Z\",\n                \"user\": {\n                    \"id\": \"6d2ca9a8-7b90-4078-b75b-982384e8f9d0\",\n                    \"firstName\": \"Latin\",\n                    \"lastName\": \"securities\",\n                    \"phone\": \"3018775627\",\n                    \"email\": \"ls@yopmail.com\",\n                    \"handle\": \"latin-securities\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-03-19T18:24:34.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"e93062a0-0c0e-4e23-a060-314f1043fc04\",\n                    \"lastDigits\": \"0226\"\n                }\n            },\n            {\n                \"id\": 2221,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2220,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"16760\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2222,\n                \"amount\": 250,\n                \"type\": 2,\n                \"transactionId\": \"010124215919000627\",\n                \"merchant\": \"withdrawal fee\",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"139.66480446927\",\n                \"createdAt\": \"2025-01-25T02:59:20.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": null\n            },\n            {\n                \"id\": 2219,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215918000626\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"559\",\n                \"createdAt\": \"2025-01-25T02:59:19.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2218,\n                \"amount\": 38379,\n                \"type\": 2,\n                \"transactionId\": \"010124215917000625\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:59:18.000Z\",\n                \"user\": {\n                    \"id\": \"8f455683-825f-4995-82c6-58697075ab8d\",\n                    \"firstName\": \"Rafael\",\n                    \"lastName\": \"Gomes\",\n                    \"phone\": \"12232323232\",\n                    \"email\": \"r.gomes@yopmail.com\",\n                    \"handle\": \"r.gomes\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"6489795a-b2a3-44d7-ac2b-6d743fb1eddb\",\n                    \"lastDigits\": \"0135\"\n                }\n            },\n            {\n                \"id\": 2217,\n                \"amount\": 1289,\n                \"type\": 2,\n                \"transactionId\": \"010124215916000624\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"1289\",\n                \"createdAt\": \"2025-01-25T02:59:17.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2216,\n                \"amount\": 28805,\n                \"type\": 2,\n                \"transactionId\": \"010124215915000623\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"28805\",\n                \"createdAt\": \"2025-01-25T02:59:16.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2215,\n                \"amount\": 47119,\n                \"type\": 2,\n                \"transactionId\": \"010124215914000622\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"47119\",\n                \"createdAt\": \"2025-01-25T02:59:15.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2214,\n                \"amount\": 1500,\n                \"type\": 2,\n                \"transactionId\": \"010124215911000621\",\n                \"merchant\": \"FIRST THIRD BANK      \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"1500\",\n                \"createdAt\": \"2025-01-25T02:59:13.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2213,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215907000619\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"559\",\n                \"createdAt\": \"2025-01-25T02:59:08.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2212,\n                \"amount\": 99999999,\n                \"type\": 2,\n                \"transactionId\": \"010124215844000618\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"99999999\",\n                \"createdAt\": \"2025-01-25T02:58:45.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2211,\n                \"amount\": 1000,\n                \"type\": 2,\n                \"transactionId\": \"010124215843000617\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:44.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2210,\n                \"amount\": 31620,\n                \"type\": 2,\n                \"transactionId\": \"010124215842000616\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:43.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2209,\n                \"amount\": 30000,\n                \"type\": 2,\n                \"transactionId\": \"010124215841000615\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"XCG\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:42.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            },\n            {\n                \"id\": 2208,\n                \"amount\": 120000,\n                \"type\": 2,\n                \"transactionId\": \"010124215840000614\",\n                \"merchant\": \"Merchant name         \",\n                \"currency\": \"USD\",\n                \"transactionCurrency\": \"0\",\n                \"createdAt\": \"2025-01-25T02:58:41.000Z\",\n                \"user\": {\n                    \"id\": \"9357881d-d567-4551-99f6-5d912a579e03\",\n                    \"firstName\": \"Magdiel\",\n                    \"lastName\": \"Lima\",\n                    \"phone\": \"32131232131\",\n                    \"email\": \"m.delima@yopmail.com\",\n                    \"handle\": \"m.delima\",\n                    \"id2\": null,\n                    \"createdAt\": \"2024-06-07T00:33:22.000Z\"\n                },\n                \"card\": {\n                    \"id\": \"264677ac-5c17-49b4-b8d4-3e6fc47a3832\",\n                    \"lastDigits\": \"0127\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"c80423b2-206c-407b-b1fb-8d215150eb98"}],"id":"aafe2ffe-47bf-4b17-86f6-92ca0773a6f3","description":"<p>In this section, you will find how to manage accounts. This includes creating a new account, founding each account, and changing account status.</p>\n","_postman_id":"aafe2ffe-47bf-4b17-86f6-92ca0773a6f3"},{"name":"Cards","item":[{"name":"Create Card","id":"a076a7ed-ba3f-422e-aab5-11ffecd3d4c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"address1\": \"calle 53A# 77-11\",\n    \"address2\": \"Apto 44\",\n    \"zipCode\": \"051043\",\n    \"state\": \"antioquia\",\n    \"city\": \"medellin\",\n    \"firstName\": \"andres\",\n    \"lastName\": \"cepeda\",\n    \"phone\": \"+573194236735342\",\n    \"nameForPrint\": \"Alejandro Villegas\",\n    \"accountNumber\" : 37322295\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/create-card","description":"<p><strong>Physical card creation</strong></p>\n<p>This endpoint is used to create a new phyisical card.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li><p>address1: (string) The first line of the address.</p>\n</li>\n<li><p>address2: (string) The second line of the address.</p>\n</li>\n<li><p>zipCode: (string) The zip code of the address.</p>\n</li>\n<li><p>state: (string) The state of the address.</p>\n</li>\n<li><p>city: (string) The city of the address.</p>\n</li>\n<li><p>firstName: (string) The first name of the card holder.</p>\n</li>\n<li><p>lastName: (string) The last name of the card holder.</p>\n</li>\n<li><p>phone: (string) The phone number of the card holder.</p>\n</li>\n<li><p>nameForPrint: (string) The name to be printed on the card.</p>\n</li>\n<li><p>accountNumber: (number) The account number associated with the card.</p>\n</li>\n<li><p>id2: (string) Supplied by the provider, is value of the secondary identifier</p>\n</li>\n</ul>\n<p><strong>Response Body</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"cardId\": \"string\",\n  \"cardNumber\": \"string\",\n  \"expirationDate\": \"string\",\n  \"status\": \"string\"\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","create-card"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"18a1bb8b-3a25-4bdf-9959-3059c3cdd2f7","name":"user with a card created","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"address1\": \"calle 53A# 77-11\",\n    \"address2\": \"Apto 44\",\n    \"zipCode\": \"051043\",\n    \"state\": \"antioquia\",\n    \"city\": \"medellin\",\n    \"firstName\": \"Juan\",\n    \"lastName\": \"Velasquez\",\n    \"phone\": \"+573194236735402\",\n    \"nameForPrint\": \"Juan Velasquez\",\n    \"accountNumber\" : 14507214\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/create-card"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"140"},{"key":"ETag","value":"W/\"8c-6XvvjhpVRYfC7viGU1uEinnAANo\""},{"key":"Date","value":"Fri, 20 Sep 2024 12:39:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"error\": true,\n    \"path\": \"/v1/cards/create-card\",\n    \"timestamp\": \"2024-09-20T12:39:42.694Z\",\n    \"data\": \" this user has a active card \"\n}"}],"_postman_id":"a076a7ed-ba3f-422e-aab5-11ffecd3d4c1"},{"name":"Create Virtual Card","id":"c152ba2d-bce4-4b27-88e2-2b58228ab8a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"luis\",\n    \"lastName\": \"marquines\",\n    \"phone\": \"+573194236735354\",\n    \"nameForPrint\": \"luis marquines\",\n    \"accountNumber\" : 85606516\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/create-virtual-card","description":"<h3 id=\"create-virtual-card\">Create Virtual Card</h3>\n<p>This endpoint is used to create a new virtual card.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p>firstName (string): The first name of the card holder.</p>\n</li>\n<li><p>lastName (string): The last name of the card holder.</p>\n</li>\n<li><p>phone (string,): The phone number of the card holder.</p>\n</li>\n<li><p>nameForPrint (string): The name to be printed on the card.</p>\n</li>\n<li><p>accountNumber (number, required): The account number associated with the card.</p>\n</li>\n<li><p>Supplied by the provider, is value of the secondary identifier</p>\n</li>\n<li><p>id2: (string) Supplied by the provider, is value of the secondary identifier</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response of this request can be represented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"object\",\n    \"properties\": {\n        \"statusCode\": {\n            \"type\": \"number\"\n        },\n        \"error\": {\n            \"type\": \"boolean\"\n        },\n        \"data\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"message\": {\n                    \"type\": \"string\"\n                },\n                \"firstName\": {\n                    \"type\": \"string\"\n                },\n                \"lastName\": {\n                    \"type\": \"string\"\n                },\n                \"cardStatus\": {\n                    \"type\": \"string\"\n                },\n                \"type\": {\n                    \"type\": \"number\"\n                },\n                \"cardId\": {\n                    \"type\": \"string\"\n                }\n            }\n        }\n    }\n}\n\n</code></pre>\n<h4 id=\"example-response\">Example Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"statusCode\": 0,\n    \"error\": true,\n    \"data\": {\n        \"message\": \"\",\n        \"firstName\": \"\",\n        \"lastName\": \"\",\n        \"cardStatus\": \"\",\n        \"type\": 0,\n        \"cardId\": \"\"\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","create-virtual-card"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"5eb9005b-1084-43a6-93c0-653076e18794","name":"User Active card","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"andres\",\n    \"lastName\": \"cepeda\",\n    \"phone\": \"+573194236735342\",\n    \"nameForPrint\": \"Alejandro Villegas\",\n    \"accountNumber\" : 37322295\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/create-virtual-card"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"148"},{"key":"ETag","value":"W/\"94-eFfgqVH/4z1viP1kJcVUu9sqLj8\""},{"key":"Date","value":"Tue, 08 Oct 2024 14:02:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"error\": true,\n    \"path\": \"/v1/cards/create-virtual-card\",\n    \"timestamp\": \"2024-10-08T14:02:40.873Z\",\n    \"data\": \" this user has a active card \"\n}"},{"id":"28a1782e-873b-477e-a443-c07d7ddcf5fc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"andres\",\n    \"lastName\": \"cepeda\",\n    \"phone\": \"+573194236735342\",\n    \"nameForPrint\": \"Alejandro Villegas\",\n    \"accountNumber\" : 37322295\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/create-virtual-card"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"186"},{"key":"ETag","value":"W/\"ba-IVVcVQ58s1o8ujBh2OIiUyDZc+U\""},{"key":"Date","value":"Tue, 08 Oct 2024 14:03:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"card created\",\n        \"firstName\": \"andres\",\n        \"lastName\": \"cepeda\",\n        \"cardStatus\": \"Active\",\n        \"type\": 2,\n        \"cardId\": \"f89330f0-108f-42f4-8e59-891c87879fe6\"\n    }\n}"}],"_postman_id":"c152ba2d-bce4-4b27-88e2-2b58228ab8a6"},{"name":"Change Pin","id":"fbe04774-905c-47d7-8f15-c1122ca1c0e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"61615673-b1d5-4a17-bf3a-f905a9586aef\",\n    \"old_pin\": \"1234\",\n    \"new_pin\": \"4321\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/change-pin","description":"<h3 id=\"change-card-pin\">Change Card PIN</h3>\n<p>This endpoint is used to change the PIN of a card.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p>cardId (string): The ID of the card for which the PIN needs to be changed.</p>\n</li>\n<li><p>old_pin (string): The current PIN of the card.</p>\n</li>\n<li><p>new_pin (string): The new PIN to be set for the card.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response of this request can be represented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"object\",\n    \"properties\": {\n        \"statusCode\": {\n            \"type\": \"number\"\n        },\n        \"error\": {\n            \"type\": \"boolean\"\n        },\n        \"data\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"message\": {\n                    \"type\": \"string\"\n                },\n                \"firstName\": {\n                    \"type\": \"string\"\n                },\n                \"lastName\": {\n                    \"type\": \"string\"\n                },\n                \"cardStatus\": {\n                    \"type\": \"string\"\n                },\n                \"type\": {\n                    \"type\": \"number\"\n                },\n                \"cardId\": {\n                    \"type\": \"string\"\n                }\n            }\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","change-pin"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c4b00b3d-caf8-4b19-83ad-6248fdb2609d","name":"Wrong cardId Format","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"asd\",\n    \"old_pin\": \"1234\",\n    \"new_pin\": \"4321\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/change-pin"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"133"},{"key":"ETag","value":"W/\"85-9+UbzCeQWyz1FUQThOgHtMZ17DE\""},{"key":"Date","value":"Fri, 11 Oct 2024 17:35:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"error\": true,\n    \"path\": \"/v1/cards/change-pin\",\n    \"timestamp\": \"2024-10-11T17:35:20.497Z\",\n    \"data\": [\n        \"cardId must be a UUID\"\n    ]\n}"},{"id":"599649b0-a11b-48e2-825f-0562a95d48a2","name":"Card not found","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"61615673-b1d5-4a17-bf3a-f905a9586aef\",\n    \"old_pin\": \"1234\",\n    \"new_pin\": \"4321\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/change-pin"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"125"},{"key":"ETag","value":"W/\"7d-Kpg1bxnJCi+U9pVB+NSnlcNeM84\""},{"key":"Date","value":"Fri, 11 Oct 2024 17:46:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 500,\n    \"error\": true,\n    \"path\": \"/v1/cards/change-pin\",\n    \"timestamp\": \"2024-10-11T17:46:51.401Z\",\n    \"data\": \"Card not found.\"\n}"}],"_postman_id":"fbe04774-905c-47d7-8f15-c1122ca1c0e8"},{"name":"Activate card","id":"4e528228-16f1-42c4-b5a4-710beaa916b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"fa2f46d8-1679-48e0-8c96-39b84141403c\",\n    \"pin\": \"1234\",\n    \"cvv\": \"859\",\n    \"lastFour\": \"7894\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/activate-card","description":"<h3 id=\"activate-card\">Activate Card</h3>\n<p>This endpoint is used to activate a new card. The HTTP PATCH request is sent to <code>{{host}}/v1/cards/activate-card</code> with the following payload in the raw request body type:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"cardId\": \"fa2f46d8-1679-48e0-8c96-39b841 ...\",\n  \"pin\": \"1234\",\n  \"cvv\": \"859\",\n  \"lastFour\": \"7894\"\n}\n\n</code></pre>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>cardId</code>: The ID of the card to be activated (string)</p>\n</li>\n<li><p><code>pin</code>: The PIN of the card (string)</p>\n</li>\n<li><p><code>cvv</code>: The CVV of the card (string)</p>\n</li>\n<li><p><code>lastFour</code>: Last four digits of the card (string)</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The examples of responses for this request are:</p>\n<ol>\n<li><p>{\"statusCode\": 0,\"error\": false,\"data\": { \"message\": \"Card activated successfully\", \"cardId\": \"fa2f46d8-1679-48e0-8c96-39b841 ...\", \"cardStatus\": \"active\"}}</p>\n</li>\n<li><p>{\"statusCode\": 0,\"error\": true,\"data\": { \"message\": \"Error message\", \"cardId\": \"\", \"cardStatus\": \"\"}}</p>\n</li>\n</ol>\n<h4 id=\"headers\">Headers</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code> (encoded in base64)</td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code> (encoded in base64)</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v1","cards","activate-card"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"2ef9253f-b3bb-4cfa-82e6-354ccd76e5c6","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"5bc3890d-e745-4ea3-bcd6-b5fab04b062e\",\n    \"pin\": 1234,\n    \"cvv\": 321,\n    \"lastFour\": 7894\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/activate-card"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"138"},{"key":"ETag","value":"W/\"8a-FedPQII8ChRXHOUk3RsgjO5A5yQ\""},{"key":"Date","value":"Wed, 25 Sep 2024 20:24:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"card activated\",\n        \"cardId\": \"5bc3890d-e745-4ea3-bcd6-b5fab04b062e\",\n        \"cardStatus\": \"active\"\n    }\n}"}],"_postman_id":"4e528228-16f1-42c4-b5a4-710beaa916b7"},{"name":"Freeze","id":"6cbd25c3-780a-42c5-908f-4e4aa1ac53f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/fa2f46d8-1679-48e0-8c96-39b84141403c/freeze","description":"<h3 id=\"freeze-card\">Freeze Card</h3>\n<p>This endpoint is used to freeze a specific card by sending an HTTP PATCH request to the endpoint <code>{{host}}/v1/cards/fa2f46d8-1679-48e0-8c96-39b84141403c/freeze</code>.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request does not require a request body.</p>\n<h4 id=\"response-body\">Response Body</h4>\n<p>The response will contain the following fields:</p>\n<ul>\n<li><p><code>statusCode</code> (number): Indicates the status code of the response.</p>\n</li>\n<li><p><code>error</code> (boolean): Indicates whether an error occurred.</p>\n</li>\n<li><p><code>data</code> (object): Contains the following properties:</p>\n<ul>\n<li><p><code>message</code> (string): A message related to the response.</p>\n</li>\n<li><p><code>cardId</code> (string): The ID of the card affected by the request.</p>\n</li>\n<li><p><code>cardStatus</code> (string): The status of the card after the freeze operation.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": 0,\n  \"error\": true,\n  \"data\": {\n    \"message\": \"\",\n    \"cardId\": \"\",\n    \"cardStatus\": \"\"\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","fa2f46d8-1679-48e0-8c96-39b84141403c","freeze"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"029f8121-5075-4024-9a89-bf27f12d7619","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/freeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"137"},{"key":"ETag","value":"W/\"89-yntQqeDI30Hs/dJxtZVLxfV4O6E\""},{"key":"Date","value":"Thu, 26 Sep 2024 12:42:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"card freezed\",\n        \"cardId\": \"5bc3890d-e745-4ea3-bcd6-b5fab04b062e\",\n        \"cardStatus\": \"freezed\"\n    }\n}"},{"id":"a3266017-5c3c-42a3-9ae3-eb005bc5dd17","name":"Invalid Status","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/freeze"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"175"},{"key":"ETag","value":"W/\"af-9OOineegxuHSKmwcgY0n+Jj0x8U\""},{"key":"Date","value":"Thu, 26 Sep 2024 12:39:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/freeze\",\n    \"timestamp\": \"2024-09-26T12:39:27.525Z\",\n    \"data\": \"card not found or invalid status\"\n}"}],"_postman_id":"6cbd25c3-780a-42c5-908f-4e4aa1ac53f7"},{"name":"unfreeze","event":[{"listen":"test","script":{"exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Status Code</th>","        <th>Error</th>","        <th>Message</th>","        <th>Card ID</th>","        <th>Card Status</th>","    </tr>","    <tr>","        <td>{{response.statusCode}}</td>","        <td>{{response.error}}</td>","        <td>{{response.data.message}}</td>","        <td>{{response.data.cardId}}</td>","        <td>{{response.data.cardStatus}}</td>","    </tr>","</table>","`;","","function constructVisualizerPayload() {","    return {response: pm.response.json()}","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{},"id":"7f43c1f5-7590-4969-adf7-f550dabb0f30"}}],"id":"ecbc6c45-c994-4ac6-b2b4-97ddec9249ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/fa2f46d8-1679-48e0-8c96-39b84141403c/unfreeze","description":"<h3 id=\"unfreeze-card\">Unfreeze Card</h3>\n<p>This endpoint is used to unfreeze a specific card.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Headers</strong></th>\n<th><strong>Properties</strong></th>\n<th><strong>Example</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The response of this request is a JSON schema with the following structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"statusCode\": {\n      \"type\": \"integer\"\n    },\n    \"error\": {\n      \"type\": \"boolean\"\n    },\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"message\": {\n          \"type\": \"string\"\n        },\n        \"cardId\": {\n          \"type\": \"string\"\n        },\n        \"cardStatus\": {\n          \"type\": \"string\"\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","fa2f46d8-1679-48e0-8c96-39b84141403c","unfreeze"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"7a25959c-ca72-4847-bc98-a1e91a593708","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/unfreeze"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"138"},{"key":"ETag","value":"W/\"8a-SspGnl3i/jIHDVPBcDqVYcXLilM\""},{"key":"Date","value":"Thu, 26 Sep 2024 12:42:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"card unfreezed\",\n        \"cardId\": \"5bc3890d-e745-4ea3-bcd6-b5fab04b062e\",\n        \"cardStatus\": \"active\"\n    }\n}"},{"id":"84e262b9-0900-41ee-8ac5-afeee1f50f58","name":"Invalid Status","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/freeze"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"175"},{"key":"ETag","value":"W/\"af-9OOineegxuHSKmwcgY0n+Jj0x8U\""},{"key":"Date","value":"Thu, 26 Sep 2024 12:39:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/freeze\",\n    \"timestamp\": \"2024-09-26T12:39:27.525Z\",\n    \"data\": \"card not found or invalid status\"\n}"}],"_postman_id":"ecbc6c45-c994-4ac6-b2b4-97ddec9249ae"},{"name":"Block","id":"423400bd-f534-47e5-b91b-6b760904a304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/a1a9e9ed-30b9-46d8-b5f0-2a9070748c46/block","description":"<h3 id=\"block-card\">Block Card</h3>\n<p>This endpoint is used to block <strong>Permanently</strong> a specific card.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Headers</strong></th>\n<th><strong>Properties</strong></th>\n<th><strong>Example</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>NTI3MTQzODktNmNlNy00NDUyLWJlNjMtMjQyMzM1ZjQyZTcz</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n<td>encoded in base64 ie:<code>dGhpc0lzQVVsdHJhU2VjcmV0S2V5V2l0aEFMb25nVGV4dA==</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The response of this request is a JSON schema with the following properties:</p>\n<ul>\n<li><p>statusCode (number): The status code of the response.</p>\n</li>\n<li><p>error (boolean): Indicates if an error occurred.</p>\n</li>\n<li><p>data (object): An object containing the following properties:</p>\n<ul>\n<li><p>message (string): A message related to the card blocking process.</p>\n</li>\n<li><p>cardId (string): The ID of the blocked card.</p>\n</li>\n<li><p>cardStatus (string): The status of the blocked card.</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["v1","cards","a1a9e9ed-30b9-46d8-b5f0-2a9070748c46","block"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"eca5b4d7-fda3-456f-be9f-6096a930fdcd","name":"Invalid Status","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/block"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"175"},{"key":"ETag","value":"W/\"af-9OOineegxuHSKmwcgY0n+Jj0x8U\""},{"key":"Date","value":"Thu, 26 Sep 2024 12:39:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/freeze\",\n    \"timestamp\": \"2024-09-26T12:39:27.525Z\",\n    \"data\": \"card not found or invalid status\"\n}"},{"id":"8c412dc2-e43b-419e-9568-5d2dca803a37","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/5bc3890d-e745-4ea3-bcd6-b5fab04b062e/block"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"137"},{"key":"ETag","value":"W/\"89-02hvJqX5e8m/9Jf6ZiFYkpCFszQ\""},{"key":"Date","value":"Thu, 26 Sep 2024 20:24:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"card blocked\",\n        \"cardId\": \"5bc3890d-e745-4ea3-bcd6-b5fab04b062e\",\n        \"cardStatus\": \"blocked\"\n    }\n}"}],"_postman_id":"423400bd-f534-47e5-b91b-6b760904a304"},{"name":"Get card Info By account id","id":"012b5980-12c7-452f-8b0c-6ee68bf78020","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/info-by-account/11147198","description":"<h3 id=\"get-card-information-by-account\">Get Card Information by Account</h3>\n<h4 id=\"description\">Description</h4>\n<p>This endpoint retrieves card information list based on the account ID.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>URL: <code>{{host}}/v1/cards/info-by-account/11147198</code></p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"statusCode\": 0,\n  \"error\": true,\n  \"data\": {\n    \"card\": [\n      {\n        \"id\": \"\",\n        \"nameForPrint\": \"\",\n        \"lastDigits\": \"\",\n        \"contactNumber\": \"\",\n        \"status\": 0,\n        \"createdAt\": \"\"\n      }\n    ]\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","info-by-account","11147198"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"50e0fada-8634-409d-9dcd-b635c4fa5cca","name":"Account Not Found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/info-by-account/1114719"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"159"},{"key":"ETag","value":"W/\"9f-ojWhMjq6/XAtApOxjPslq7J3ORk\""},{"key":"Date","value":"Wed, 25 Sep 2024 14:48:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/info-by-account/1114719\",\n    \"timestamp\": \"2024-09-25T14:48:06.874Z\",\n    \"data\": \" errorDefinitions.ACCOUNT_NOT_FOUND \"\n}"},{"id":"ca97a886-66f9-4bce-9907-65bd6975de1f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/info-by-account/37322295"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 Sep 2024 12:57:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"412"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"19c-NlokE3LO7hNeGip7sVNrNo8hwL8\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"card\": [\n            {\n                \"id\": \"38918936-c3c3-4bf7-b687-12f8baa9e324\",\n                \"nameForPrint\": \"Luis Cruz\",\n                \"lastDigits\": \"0000\",\n                \"contactNumber\": \"+524431016624\",\n                \"status\": 1,\n                \"createdAt\": \"2024-08-21T13:53:40.000Z\"\n            },\n            {\n                \"id\": \"f9615fe6-2fac-4326-b840-929ab23c4994\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"0000\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 3,\n                \"createdAt\": \"2024-09-26T12:52:41.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"012b5980-12c7-452f-8b0c-6ee68bf78020"},{"name":"Get card Info By Card id","id":"b22e3c70-f63e-425a-b210-4ceeb4ad74aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/info-by-card-id/f9615fe6-2fac-4326-b840-929ab23c4994","description":"<h3 id=\"get-card-information-by-card-id\">Get Card Information by Card ID</h3>\n<p>This endpoint retrieves the information of a card based on the provided card ID.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request can be documented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"statusCode\": { \"type\": \"number\" },\n    \"error\": { \"type\": \"boolean\" },\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"card\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"id\": { \"type\": \"string\" },\n            \"nameForPrint\": { \"type\": \"string\" },\n            \"lastDigits\": { \"type\": \"string\" },\n            \"contactNumber\": { \"type\": \"string\" },\n            \"status\": { \"type\": \"number\" },\n            \"createdAt\": { \"type\": \"string\" }\n          }\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","info-by-card-id","f9615fe6-2fac-4326-b840-929ab23c4994"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"bb2e150d-289c-43e9-a5e0-8f7e0ba0fccb","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/info-by-card-id/f9615fe6-2fac-4326-b840-929ab23c4994"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 26 Sep 2024 12:56:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"235"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"eb-+rdXoWo3o/YVFzqT/HXsrHwxDyY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"card\": {\n            \"id\": \"f9615fe6-2fac-4326-b840-929ab23c4994\",\n            \"nameForPrint\": \"Alejandro Villegas\",\n            \"lastDigits\": \"0000\",\n            \"contactNumber\": \"+573194236735342\",\n            \"status\": 3,\n            \"createdAt\": \"2024-09-26T12:52:41.000Z\"\n        }\n    }\n}"},{"id":"0d656bb1-55fc-453c-9b8b-a5d334260808","name":"Card Not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/info-by-card-id/9c530680-5455-46e3-9ad5-372bfb6ebdc"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184"},{"key":"ETag","value":"W/\"b8-t9h1bOElrbk54YzOQSfbD6ScH2E\""},{"key":"Date","value":"Wed, 25 Sep 2024 16:44:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/info-by-card-id/9c530680-5455-46e3-9ad5-372bfb6ebdc\",\n    \"timestamp\": \"2024-09-25T16:44:24.409Z\",\n    \"data\": \" errorDefinitions.CARD_NOT_FOUND \"\n}"}],"_postman_id":"b22e3c70-f63e-425a-b210-4ceeb4ad74aa"},{"name":"Get card Info (dev)","id":"5ff9b4b8-724d-43ba-aa1a-88fc7ee6d9cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/dev-info/61615673-b1d5-4a17-bf3a-f905a9586aef","description":"<h3 id=\"get-card-details\">Get Card Details</h3>\n<p>This endpoint retrieves the details for a specific card by providing the card's unique identifier.</p>\n<p>NOTE: Just for dev purposes on physical cards</p>\n<h4 id=\"headers\">Headers</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The response for this request can be documented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"statusCode\": {\n      \"type\": \"number\"\n    },\n    \"error\": {\n      \"type\": \"boolean\"\n    },\n    \"data\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"cardRequest\": {\n          \"type\": \"string\"\n        }\n      }\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","dev-info","61615673-b1d5-4a17-bf3a-f905a9586aef"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"f831ed78-69e9-4230-bacf-ebbec6ca4cf0","name":"Card Not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/info-by-card-id/9c530680-5455-46e3-9ad5-372bfb6ebdc"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184"},{"key":"ETag","value":"W/\"b8-t9h1bOElrbk54YzOQSfbD6ScH2E\""},{"key":"Date","value":"Wed, 25 Sep 2024 16:44:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/info-by-card-id/9c530680-5455-46e3-9ad5-372bfb6ebdc\",\n    \"timestamp\": \"2024-09-25T16:44:24.409Z\",\n    \"data\": \" errorDefinitions.CARD_NOT_FOUND \"\n}"},{"id":"3cb3131a-879c-45c6-912c-7a845ad75caf","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/dev-info/fa2f46d8-1679-48e0-8c96-39b84141403c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"188"},{"key":"ETag","value":"W/\"bc-RDLw3TyX2ZjltS1A54BylDwRSMg\""},{"key":"Date","value":"Sun, 29 Sep 2024 00:03:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"cardRequest\": \"{\\\"Pan\\\":\\\"2233602600351843\\\",\\\"ExpirationDate\\\":{\\\"month\\\":\\\"09\\\",\\\"year\\\":\\\"2029\\\"},\\\"Cvv\\\":\\\"859\\\",\\\"Name\\\":\\\"alejo test uno\\\"}\"\n    }\n}"}],"_postman_id":"5ff9b4b8-724d-43ba-aa1a-88fc7ee6d9cf"},{"name":"Get Virtual Card Info","id":"c2c7ceeb-cec2-47bc-9ed3-eb3a4837aca1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/virtual-card-info/f598c76e-e972-4c0d-a352-6036f5d34219","description":"<h3 id=\"get-card-details\">Get Card Details</h3>\n<p>This endpoint retrieves the details for a specific card by providing the card's unique identifier.</p>\n<p>NOTE: Just for dev purposes on physical cards</p>\n<h4 id=\"headers\">Headers</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The response for this request can be documented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"object\",\n    \"properties\": {\n        \"statusCode\": {\n            \"type\": \"number\"\n        },\n        \"error\": {\n            \"type\": \"boolean\"\n        },\n        \"data\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"message\": {\n                    \"type\": \"string\"\n                },\n                \"cardInfo\": {\n                    \"type\": \"object\",\n                    \"properties\": {\n                        \"encryptedData\": {\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            }\n        }\n    }\n}\n\n</code></pre>\n<p><strong>Important</strong>: During the onboarding process, the customer must generate a key pair and share the public key with Girasol in order for this method to work.</p>\n<p>Girasol uses the following configuration for JWE.</p>\n<ul>\n<li><p>JWE base64url encoded string</p>\n</li>\n<li><p>\"alg\" (Algorithm) header parameter: <strong>ECDH-ES</strong></p>\n</li>\n<li><p>\"enc\" (Encryption Algorithm) header parameter: <strong>A256GCM</strong></p>\n</li>\n<li><p>EC curve: <strong>P-256</strong></p>\n</li>\n</ul>\n","urlObject":{"path":["v1","cards","virtual-card-info","f598c76e-e972-4c0d-a352-6036f5d34219"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"1c86ea66-493d-4577-b39e-4e00f71217c5","name":"Card Not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/info-by-card-id/9c530680-5455-46e3-9ad5-372bfb6ebdc"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184"},{"key":"ETag","value":"W/\"b8-t9h1bOElrbk54YzOQSfbD6ScH2E\""},{"key":"Date","value":"Wed, 25 Sep 2024 16:44:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/info-by-card-id/9c530680-5455-46e3-9ad5-372bfb6ebdc\",\n    \"timestamp\": \"2024-09-25T16:44:24.409Z\",\n    \"data\": \" errorDefinitions.CARD_NOT_FOUND \"\n}"},{"id":"67b5cd91-94de-4b04-8376-f7ffaf4b125d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{host}}/v1/cards/virtual-card-info/b93da5c0-fe35-465c-9644-1dfb21b65bdd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"590"},{"key":"ETag","value":"W/\"24e-CaDguUzJ+PI5vk4i/bB4nQ1kFb8\""},{"key":"Date","value":"Tue, 08 Oct 2024 15:30:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"card information\",\n        \"cardInfo\": {\n            \"encryptedData\": \"eyJhbGciOiJFQ0RILUVTIiwiZXBrIjp7Imt0eSI6IkVDIiwieCI6Ik9uWUw5akVrWlJERjZsOEFSNHNrNHJxSGxCSDBxNkZrbGlnQmh4Q2xIUE0iLCJ5IjoicGQ4b1NmakRQUmQycC0xOWxoU0JDMFJJem5vVWhjTEJrLUNEYlZkc0RtVSIsImNydiI6IlAtMjU2In0sImVuYyI6IkExMjhDQkMtSFMyNTYiLCJraWQiOiI2ZDNkZTY4Ni05MGUyLTQyMzgtYjg2Mi0xNTI3OTM3ZDIzNzEifQ..ifpo5LYclbB4r9aFOEyIiw.KzGSd8XBJ_K5iyvq9HcXxr2b8WPBZNVxHgRq4Z27QTThLx6qFEgzZhjxm82ZGBLWLBHqKwuE880uV_2YL5guHaebUULYbtt9wrs6mBMIg-5VO1udyv1OBcOf7ofyOpKO5_akvUJUWx5uE9YfEvRZKA._YTXoHLy5-jKdOEbxL8aaQ\"\n        }\n    }\n}"}],"_postman_id":"c2c7ceeb-cec2-47bc-9ed3-eb3a4837aca1"},{"name":"cards per company","id":"f479f277-b04f-45e2-8e50-a129bf24edc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards","description":"<h3 id=\"get-company-card-details\">Get company card details</h3>\n<p>This endpoint returns a list of the cards configured for each company, including both physical and virtual cards.</p>\n<h4 id=\"headers\">Headers</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-api-key</td>\n<td><code>string</code></td>\n</tr>\n<tr>\n<td>x-secret-key</td>\n<td><code>string</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"request-body\">Request Body</h4>\n<p>This request does not require a request body.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request includes the following fields:</p>\n<ul>\n<li><p><code>statusCode</code> (number)</p>\n</li>\n<li><p><code>error</code> (boolean)</p>\n</li>\n<li><p><code>data</code> (object)</p>\n<ul>\n<li><p><code>message</code> (string)</p>\n</li>\n<li><p><code>cardInfo</code> (array)</p>\n<ul>\n<li><p><code>id</code> (string)</p>\n</li>\n<li><p><code>nameForPrint</code> (string)</p>\n</li>\n<li><p><code>lastDigits</code> (string)</p>\n</li>\n<li><p><code>contactNumber</code> (string)</p>\n</li>\n<li><p><code>status</code> (number)</p>\n</li>\n<li><p><code>createdAt</code> (string)</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Important</strong>: During the onboarding process, the customer must generate a key pair and share the public key with Girasol in order for this method to work.</p>\n<p>Girasol uses the following configuration for JWE:</p>\n<ul>\n<li><p>JWE base64url encoded string</p>\n</li>\n<li><p>\"alg\" (Algorithm) header parameter: <strong>ECDH-ES</strong></p>\n</li>\n<li><p>\"enc\" (Encryption Algorithm) header parameter: <strong>A256GCM</strong></p>\n</li>\n<li><p>EC curve: <strong>P-256</strong></p>\n</li>\n</ul>\n","urlObject":{"path":["v1","cards"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"22dc2374-aea4-4a3a-9582-fd79ac6ccec5","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"ODYzZDQwYzctYTJjNS00YjgyLThhNDQtMDQ0ZWJlNzIwMTFj"},{"key":"x-secret-key","value":"MWQ0YjcxOGEtOTEzNy00NmIwLWI3ZjYtMGI4ODAwY2NiM2Vk"},{"key":"x-company-id","value":"d3574800-e15e-4292-8ad4-608d465acbc4","type":"text"}],"url":"{{host}}/v1/cards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2464"},{"key":"ETag","value":"W/\"9a0-q1J2EE2JMrlfp1JJ4YNELsafDNY\""},{"key":"Date","value":"Thu, 21 Nov 2024 17:43:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"cards\",\n        \"cardInfo\": [\n            {\n                \"id\": \"3c8fce3c-ece4-4318-93d3-e904eff168f4\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"5381\",\n                \"contactNumber\": \"+573194236735354\",\n                \"status\": 3,\n                \"createdAt\": \"2024-11-07T16:09:05.000Z\"\n            },\n            {\n                \"id\": \"308dddd7-5bf2-4729-bd5e-ab80912a8267\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"6301\",\n                \"contactNumber\": \"+573194236735354\",\n                \"status\": 3,\n                \"createdAt\": \"2024-10-30T23:06:08.000Z\"\n            },\n            {\n                \"id\": \"a1a9e9ed-30b9-46d8-b5f0-2a9070748c46\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"2317\",\n                \"contactNumber\": \"+573194236735354\",\n                \"status\": 6,\n                \"createdAt\": \"2024-10-30T23:05:28.000Z\"\n            },\n            {\n                \"id\": \"f89330f0-108f-42f4-8e59-891c87879fe6\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"3987\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 3,\n                \"createdAt\": \"2024-10-08T14:03:24.000Z\"\n            },\n            {\n                \"id\": \"b93da5c0-fe35-465c-9644-1dfb21b65bdd\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"2385\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 3,\n                \"createdAt\": \"2024-10-08T13:57:08.000Z\"\n            },\n            {\n                \"id\": \"850ec64f-f98e-4765-96d0-a5a0716b20f0\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"7973\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 3,\n                \"createdAt\": \"2024-10-08T13:53:44.000Z\"\n            },\n            {\n                \"id\": \"fa2f46d8-1679-48e0-8c96-39b84141403c\",\n                \"nameForPrint\": \"Alejandro test\",\n                \"lastDigits\": \"1843\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 3,\n                \"createdAt\": \"2024-09-28T21:15:08.000Z\"\n            },\n            {\n                \"id\": \"61615673-b1d5-4a17-bf3a-f905a9586aef\",\n                \"nameForPrint\": \"Alejandro test\",\n                \"lastDigits\": \"0000\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 2,\n                \"createdAt\": \"2024-09-28T20:53:12.000Z\"\n            },\n            {\n                \"id\": \"11472cf9-74fa-4e72-9b23-96daa9fac492\",\n                \"nameForPrint\": \"Testing Acount5\",\n                \"lastDigits\": \"0000\",\n                \"contactNumber\": \"3094602428\",\n                \"status\": 2,\n                \"createdAt\": \"2024-09-27T07:13:44.000Z\"\n            },\n            {\n                \"id\": \"08c40129-dbea-473d-b123-8079d1895d37\",\n                \"nameForPrint\": \"Testing Acount5\",\n                \"lastDigits\": \"0000\",\n                \"contactNumber\": \"3094602428\",\n                \"status\": 3,\n                \"createdAt\": \"2024-09-26T20:07:56.000Z\"\n            },\n            {\n                \"id\": \"edcf9859-37f5-4a60-8961-5b5d00cb690f\",\n                \"nameForPrint\": \"Testing Acount5\",\n                \"lastDigits\": \"0354\",\n                \"contactNumber\": \"3094602428\",\n                \"status\": 8,\n                \"createdAt\": \"2024-09-26T13:07:29.000Z\"\n            },\n            {\n                \"id\": \"f9615fe6-2fac-4326-b840-929ab23c4994\",\n                \"nameForPrint\": \"Alejandro Villegas\",\n                \"lastDigits\": \"0000\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 3,\n                \"createdAt\": \"2024-09-26T12:52:41.000Z\"\n            },\n            {\n                \"id\": \"a8a6641d-f741-4de3-bec3-3bf612e867fa\",\n                \"nameForPrint\": \"Juan Velasquez\",\n                \"lastDigits\": \"0912\",\n                \"contactNumber\": \"+573194236735342\",\n                \"status\": 8,\n                \"createdAt\": \"2024-09-25T22:08:13.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f479f277-b04f-45e2-8e50-a129bf24edc5"},{"name":"Purchases","id":"6ce51291-e3ab-47b7-97f8-5c8b991cfc44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/cards/purchases/6489795a-b2a3-44d7-ac2b-6d743fb1edd?date_from=2025-01-01&date_to=2025-02-06","description":"<h3 id=\"get-card-purchases-by-date-range\">Get Card Purchases by Date Range</h3>\n<p>This endpoint retrieves the card purchases within a specified card ID.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>URL: <code>{{host}}/v1/cards/purchases/6489795a-b2a3-44d7-ac2b-6d743fb1edd</code></p>\n</li>\n<li><p>Query Parameters:</p>\n<ul>\n<li><p><code>date_from</code> (string, optional): The start date of the date range (format: YYYY-MM-DD).</p>\n</li>\n<li><p><code>date_to</code> (string, optional): The end date of the date range (format: YYYY-MM-DD).</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p>Status: 404</p>\n</li>\n<li><p>Content-Type: application/json</p>\n</li>\n</ul>\n<h5 id=\"example-response\">Example Response</h5>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"statusCode\": 0,\n    \"error\": true,\n    \"data\": {\n        \"message\": \"\",\n        \"transactionsSum\": 0,\n        \"total\": 0\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","cards","purchases","6489795a-b2a3-44d7-ac2b-6d743fb1edd"],"host":["{{host}}"],"query":[{"key":"date_from","value":"2025-01-01"},{"key":"date_to","value":"2025-02-06"}],"variable":[]}},"response":[{"id":"fd214d0e-ba4e-45ff-a930-112ba2caf96c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/v1/cards/purchases/6489795a-b2a3-44d7-ac2b-6d743fb1eddb?date_from=2025-01-01&date_to=2025-02-06","host":["{{host}}"],"path":["v1","cards","purchases","6489795a-b2a3-44d7-ac2b-6d743fb1eddb"],"query":[{"key":"date_from","value":"2025-01-01"},{"key":"date_to","value":"2025-02-06"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"101"},{"key":"ETag","value":"W/\"65-NLyVEhe/bT55RYp6LJvTRZJ2ldI\""},{"key":"Date","value":"Tue, 18 Feb 2025 17:03:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"transactions\",\n        \"transactionsSum\": 155759,\n        \"total\": 8\n    }\n}"},{"id":"a679b8f0-00e3-4b2a-9798-f98b693c78ea","name":"Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{host}}/v1/cards/purchases/6489795a-b2a3-44d7-ac2b-6d743fb1edd?date_from=2025-01-01&date_to=2025-02-06","host":["{{host}}"],"path":["v1","cards","purchases","6489795a-b2a3-44d7-ac2b-6d743fb1edd"],"query":[{"key":"date_from","value":"2025-01-01"},{"key":"date_to","value":"2025-02-06"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"217"},{"key":"ETag","value":"W/\"d9-opkl5HCiSkWbwO0skwhsVb/s+1c\""},{"key":"Date","value":"Tue, 18 Feb 2025 17:04:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"error\": true,\n    \"path\": \"/v1/cards/purchases/6489795a-b2a3-44d7-ac2b-6d743fb1edd?date_from=2025-01-01&date_to=2025-02-06\",\n    \"timestamp\": \"2025-02-18T17:04:05.716Z\",\n    \"data\": \"card not found or invalid status\"\n}"}],"_postman_id":"6ce51291-e3ab-47b7-97f8-5c8b991cfc44"}],"id":"0c44a445-a7cb-4e99-8c35-e88690bcaef0","_postman_id":"0c44a445-a7cb-4e99-8c35-e88690bcaef0","description":""},{"name":"Simulator","item":[{"name":"Create Transaction","id":"0ff72c32-9aec-486c-98d3-e209968dcb20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"07672c12-9686-4102-8f55-199b6b5f0869\",\n    \"transactionType\" : \"purchase\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/simulator/transaction","description":"<h3 id=\"create-simulated-transaction\">Create simulated Transaction</h3>\n<p>In this endpoint, a transaction will be created, and a request will be sent to the user’s webhook for transaction confirmation.</p>\n<p><strong>Request Body</strong></p>\n<ul>\n<li><p>cardId: (string) card is used on the transaction.</p>\n</li>\n<li><p>transactionType: (string) purchase | reseversal.</p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"cardId\": \"string\",\n  \"transactionType\": \"string\",\n}\n\n</code></pre>\n","urlObject":{"path":["v1","simulator","transaction"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"106cae27-383a-42d4-b21c-eae74ce7f003","name":"OK","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"07672c12-9686-4102-8f55-199b6b5f0869\",\n    \"transactionType\" : \"purchase\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/simulator/transaction"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"324"},{"key":"ETag","value":"W/\"144-Z/PbbAfAcYSvp7LSLgL1yhzF3mQ\""},{"key":"Date","value":"Tue, 12 Nov 2024 19:50:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"error\": false,\n    \"data\": {\n        \"message\": \"transaction completed\",\n        \"data\": {\n            \"transactionId\": \"9a609048-7bff-4878-8073-d18434c48339\",\n            \"cardId\": \"07672c12-9686-4102-8f55-199b6b5f0869\",\n            \"amount\": \"68.84\",\n            \"merchant\": \"CHIP ISTP TESTING\",\n            \"currency\": \"USD\",\n            \"transactionType\": \"purchase\",\n            \"transactionAt\": \"2024-11-12T19:50:45.340Z\"\n        }\n    }\n}"},{"id":"ca471d7b-3d9f-42ee-8335-f6fcdf698c88","name":"error card","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cardId\": \"07672c12-9686-4102-8f55-199b6b5f0800\",\n    \"transactionType\" : \"purchase\"\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/simulator/transaction"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"173"},{"key":"ETag","value":"W/\"ad-GsQMkWRn8ur+o3XF24AEi1IH3jU\""},{"key":"Date","value":"Tue, 12 Nov 2024 19:37:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 409,\n    \"error\": true,\n    \"path\": \"/v1/simulator/transaction\",\n    \"timestamp\": \"2024-11-12T19:37:53.031Z\",\n    \"data\": \"this card does not have an avtive status or does not exist\"\n}"}],"_postman_id":"0ff72c32-9aec-486c-98d3-e209968dcb20"}],"id":"6cf9a9b4-fbd0-4166-9d36-1324f321fd7d","_postman_id":"6cf9a9b4-fbd0-4166-9d36-1324f321fd7d","description":""},{"name":"Transaction","item":[{"name":"webhook","id":"0cb3e099-2723-4457-99cf-f0a3b2a02fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}"},{"key":"x-secret-key","value":"{{secret-key}}"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"request_type\": \"authorization|reversal|notification\",\n    \"transaction_id\": \"011101151230104672\",\n    \"transaction_type\": \"purchase|withdrawal|cash-disbursement|payment\",\n    \"transaction\": {\n        \"brand\": \"mastercard\",\n        \"date\": \"1101\",\n        \"time\": \"151230\",\n        \"service\": \"MDW\",\n        \"settlement\": {\n            \"date\": \"1101\"\n        },\n        \"account\": {\n            \"origin\": \"default\",\n            \"destination\": \"default\"\n        },\n        \"currency_code\": \"784\",\n        \"ref_number\": \"430615104672\",\n        \"pan_entry\": \"ctls\",\n        \"local_date\": \"1101\",\n        \"local_time\": \"151211\",\n        \"purpose\": \"normal\",\n        \"card_present\": true,\n        \"cardholder_status\": \"present\",\n        \"reason_code\": \"\"\n    },\n    \"merchant\": {\n        \"acquirer_id\": \"030847\",\n        \"merchant_id\": \"271067000205800\",\n        \"mcc\": \"5814\",\n        \"name\": \"AutogrillMiddleEastLLC\",\n        \"city\": \"Dubai        \",\n        \"country\": \"ARE\",\n        \"category_code\": \"F\",\n        \"final_authorization\": true\n    },\n    \"amount\": {\n        \"transactionAmount\": \"000000002400\",\n        \"additionalAmount\": null,\n        \"transactionFee\": {\n            \"accountType\": \"\",\n            \"fee\": \"\"\n        },\n        \"cardholder\": {\n            \"amount\": \"000000001170\",\n            \"conversion\": \"74875000\",\n            \"currency\": \"532\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{webhook}}/v1/transaction_info","description":"<h4 id=\"request-body\">Request Body</h4>\n<p>The endpoint is used to send transaction information in realtime, by making an HTTP POST request to {{webhook}}/v1/transaction_info.</p>\n<h4 id=\"request-body-1\">Request Body</h4>\n<ul>\n<li><p>request_type (string): authorization|reversal|notification</p>\n</li>\n<li><p>transaction_id (string): The ID of the transaction.</p>\n</li>\n<li><p>transaction_type (string): purchase|withdrawal|cash-disbursement|payment.</p>\n</li>\n<li><p>transaction (object): Details of the transaction including brand, date, time, service, settlement, account, currency code, reference number, PAN entry, local date, local time, purpose, card presence, cardholder status, and reason code.</p>\n</li>\n<li><p>merchant (object): Details of the merchant including acquirer ID, merchant ID, MCC, name, city, country, category code, and final authorization.</p>\n</li>\n<li><p>amount (object): Details of the amount including transaction amount, additional amount, transaction fee, reconciliation, and cardholder amount.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response of this request is represented as a JSON schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"type\": \"object\",\n    \"properties\": {\n        \"statusCode\": {\n            \"type\": \"number\"\n        },\n        \"error\": {\n            \"type\": \"boolean\"\n        },\n        \"data\": {\n            \"type\": \"object\",\n            \"properties\": {\n                \"message\": {\n                    \"type\": \"string\"\n                },\n                \"firstName\": {\n                    \"type\": \"string\"\n                },\n                \"lastName\": {\n                    \"type\": \"string\"\n                },\n                \"cardStatus\": {\n                    \"type\": \"string\"\n                },\n                \"type\": {\n                    \"type\": \"number\"\n                },\n                \"cardId\": {\n                    \"type\": \"string\"\n                }\n            }\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["v1","transaction_info"],"host":["{{webhook}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0cb3e099-2723-4457-99cf-f0a3b2a02fbe"}],"id":"d8e26461-208c-4587-8912-b1ee27420a73","_postman_id":"d8e26461-208c-4587-8912-b1ee27420a73","description":""},{"name":"Controls","item":[{"name":"Sub Issuer","item":[{"name":"Create","id":"a560ef9b-2938-4d2a-9741-2016d788585d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc|Amount|EntryMode\",\r\n    \"value\": \"XXX\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International|Domestic|Both\",\r\n    \"rangeType\": \"Daily|Weekly|Monthly\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/rules/subissuer/1234-1234-1234-1234","urlObject":{"path":["v1","rules","subissuer","1234-1234-1234-1234"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"3a5d9d06-ba57-49f1-bb43-b661cef8cd7a","name":"Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Amount\",\r\n    \"value\": \"100.00\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International\",\r\n    \"rangeType\": \"Daily\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ledger-admin.gwap.app/v1/rules/product/1234-1234-1234-1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"d8a3fbd6-7cb8-4c9d-8fc6-5404c7e470fa\"\n}"}],"_postman_id":"a560ef9b-2938-4d2a-9741-2016d788585d"}],"id":"9f1e4d09-af37-4a75-a380-72bc3027ddb4","_postman_id":"9f1e4d09-af37-4a75-a380-72bc3027ddb4","description":""},{"name":"Product","item":[{"name":"Create","id":"df618abf-8af9-4904-9ded-e572b8c2d5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc|Amount|EntryMode\",\r\n    \"value\": \"XXX\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International|Domestic|Both\",\r\n    \"rangeType\": \"Daily|Weekly|Monthly\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/rules/product/1234-1234-1234-1234","urlObject":{"path":["v1","rules","product","1234-1234-1234-1234"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"8264abc4-4e7c-489f-bb4d-2c6e5063dd5b","name":"Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc\",\r\n    \"value\": \"4313\",\r\n    \"amount\": 50.00,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"Both\",\r\n    \"rangeType\": \"\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ledger-admin.gwap.app/v1/rules/product/1234-1234-1234-1234"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"81e2f050-1547-4f39-b843-2adc557047a3\"\n}"},{"id":"8de7da88-a73f-432c-a4de-3fd4fa36732f","name":"Blocks Gambling","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc\",\r\n    \"value\": \"7995\", //mcc value for gambling\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"Both\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ledger-admin}}/v1/rules/product/1234-1234-1234-1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"d8a2f2c0-2de2-43c3-b1df-f835dc6bd3c6\"\n}"},{"id":"3df642ba-f330-4e03-9ba5-df56369ba3ef","name":"Blocks transactions over 1000 usd","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc\",\r\n    \"value\": \"*\",\r\n    \"amount\": 1000.00,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"Both\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ledger-admin}}/v1/rules/product/1234-1234-1234-1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"d8a2f2c0-2de2-43c3-b1df-f835dc6bd3c6\"\n}"},{"id":"4f477321-92de-4c21-8520-201162d7ca69","name":"Blocks international transactions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"EntryMode\",\r\n    \"value\": \"*\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ledger-admin}}/v1/rules/product/1234-1234-1234-1234"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b38865be-f683-4018-8a7e-140e904ffac2","name":"Block Contactless Transactions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"EntryMode\",\r\n    \"value\": \"ctls\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"Both\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/rules/product/1234-1234-1234-1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"d8a2f2c0-2de2-43c3-b1df-f835dc6bd3c6\"\n}"},{"id":"0934cc07-075b-4f9c-89c8-c2db66500d90","name":"Set a Daily Spending Limit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Amount\",\r\n    \"value\": \"1000.00\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"Both\",\r\n    \"rangeType\": \"Daily\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/rules/product/1234-1234-1234-1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"d8a2f2c0-2de2-43c3-b1df-f835dc6bd3c6\"\n}"},{"id":"d7b7c8bb-8833-46e1-9104-d4b4d4de12cf","name":"Block Transactions from 1am to 6am over 500 USD","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc\",\r\n    \"value\": \"*\",\r\n    \"amount\": 500.00,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"01:00:00\",\r\n        \"end\": \"06:00:00\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/rules/product/1234-1234-1234-1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"d8a2f2c0-2de2-43c3-b1df-f835dc6bd3c6\"\n}"}],"_postman_id":"df618abf-8af9-4904-9ded-e572b8c2d5f4"}],"id":"e25600bb-2939-4364-a955-f09f31e21ad9","_postman_id":"e25600bb-2939-4364-a955-f09f31e21ad9","description":""},{"name":"Card","item":[{"name":"Create","id":"46db7cad-14b7-468a-89e5-819e68960bd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc|Amount|EntryMode\",\r\n    \"value\": \"XXX\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International|Domestic|Both\",\r\n    \"rangeType\": \"Daily|Weekly|Monthly\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{host}}/v1/rules/card/1234-1234-1234-1234","urlObject":{"path":["v1","rules","card","1234-1234-1234-1234"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fe822067-a902-4ea5-8fe9-aefaf88a5b51","name":"Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"EntryMode\",\r\n    \"value\": \"ctls\",\r\n    \"amount\": 10.00,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"Both\",\r\n    \"rangeType\": \"\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"22:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ledger-admin.gwap.app/v1/rules/card/1234-1234-1234-1234"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ruleId\": \"20dd6cca-da28-4b94-b82d-feac6601a555\"\n}"}],"_postman_id":"46db7cad-14b7-468a-89e5-819e68960bd5"}],"id":"b923360e-c1b2-400f-9bbb-77dd0468cf98","_postman_id":"b923360e-c1b2-400f-9bbb-77dd0468cf98","description":""},{"name":"Delete","id":"40c32658-ec8a-4db6-a3ab-d887a788e8dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{ledger-admin}}/v1/rules/1234-1234-1234-1234","description":"<p>Rule GUID must be provided in the URL to be deleted.</p>\n","urlObject":{"path":["v1","rules","1234-1234-1234-1234"],"host":["{{ledger-admin}}"],"query":[],"variable":[]}},"response":[{"id":"5ad28e17-b746-4aff-8f0c-f97093e00d6a","name":"Delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://ledger-admin.gwap.app/v1/rules/672130a8-3a9f-4575-961b-d837a49bf2db"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"statusCode\": 200,\r\n    \"error\": false,\r\n    \"data\": {\r\n        \"ruleId\": \"672130a8-3a9f-4575-961b-d837a49bf2db\",\r\n        \"deleted\": true\r\n    }\r\n}"}],"_postman_id":"40c32658-ec8a-4db6-a3ab-d887a788e8dd"},{"name":"Update","id":"0ddffddf-9023-464c-b761-57893249f40c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc|Amount|EntryMode\",\r\n    \"value\": \"XXX\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International|Domestic|Both\",\r\n    \"rangeType\": \"Daily|Weekly|Monthly\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{ledger-admin}}/v1/rules/1234-1234-1234-1234","description":"<p>Rule GUID must be provided in the URL to be deleted.</p>\n","urlObject":{"path":["v1","rules","1234-1234-1234-1234"],"host":["{{ledger-admin}}"],"query":[],"variable":[]}},"response":[{"id":"580eea19-d799-41a2-a1ff-101495d5ab0b","name":"Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"validationType\": \"Mcc|Amount|EntryMode\",\r\n    \"value\": \"XXX\",\r\n    \"amount\": 0,\r\n    \"currencyCode\": \"USD\",\r\n    \"businessScope\": \"International|Domestic|Both\",\r\n    \"rangeType\": \"Daily|Weekly|Monthly\",\r\n    \"timeFrame\": {\r\n        \"begin\": \"00:00:00\",\r\n        \"end\": \"23:59:59\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ledger-admin.gwap.app/v1/rules/1234-1234-1234-1234"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0ddffddf-9023-464c-b761-57893249f40c"},{"name":"List Rules Per Owner","id":"d8473efe-a4dc-4bff-9cb8-a7791fe90d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{api-key}}","type":"text"},{"key":"x-secret-key","value":"{{secret-key}}","type":"text"},{"key":"x-company-id","value":"{{company-id}}","type":"text"}],"url":"{{ledger-admin}}/v1/rules/owner/1234-1234-1234-1234","description":"<p>This endpoint is used to retrieve a set of rules created under a Sub Issuer, Product or single card.</p>\n<p>By sending the:</p>\n<ul>\n<li><p>Card ID, the api will return all the rules created under a specific card.</p>\n</li>\n<li><p>Product ID, the API will return all the rules created under a account range.</p>\n</li>\n<li><p>Sub Issuer ID, the API will return all the rules created under the company ID.</p>\n</li>\n</ul>\n","urlObject":{"path":["v1","rules","owner","1234-1234-1234-1234"],"host":["{{ledger-admin}}"],"query":[],"variable":[]}},"response":[{"id":"cf820af5-e4a1-4c89-9e0c-67ae03d03cd1","name":"List Rules Per Owner","originalRequest":{"method":"GET","header":[],"url":"https://ledger-admin.gwap.app/v1/rules/owner/8d5ff5b9-17f7-4798-838b-f09a31e7844d"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d8473efe-a4dc-4bff-9cb8-a7791fe90d1d"}],"id":"c5812cdd-0361-44c0-bad5-53d53727188d","description":"<p>This collection enables the configuration of business rules for transaction authorizations. Rules can be customized at multiple levels, including issuer, subissuer, BIN, product type, and individual card.</p>\n<p>Each rule defines conditions based on several parameters, such as:</p>\n<ul>\n<li><p><strong>Authorized amount</strong>: Daily, weekly, or monthly limits on authorized amounts.</p>\n</li>\n<li><p><strong>MCC (Merchant Category Code)</strong>: Rules can be created based on MCCs, allowing configuration of transaction limits per specific merchant categories.</p>\n</li>\n<li><p><strong>Entry mode</strong>: Rules can be defined for specific entry modes (e.g., swipe, chip, contactless).</p>\n</li>\n<li><p><strong>Business Scope</strong>: Rules can be filtered to apply on Domestic, International transactions or both.</p>\n</li>\n</ul>\n<p>Let's break it down how to set ut the rules per type.</p>\n<ul>\n<li><p><strong>MCC (Merchant Category Code):</strong></p>\n<ul>\n<li><p><strong>value</strong>: Must contain a 4 digit code related to the MCC that the rule must be applied on, or * if it applies to all MCCs.</p>\n</li>\n<li><p><strong>amount</strong>: contains the maximum transaction amount the cardholder can do in the specified MCC. Otherwise must be set as 0.</p>\n</li>\n<li><p><strong>currencyCode</strong>: Currently the system only supports USD.</p>\n</li>\n<li><p><strong>businessScope</strong>: Accepts Domestic, International and Both. Used to set whether the rule applies only to national or domestic transactions. or both too.</p>\n</li>\n<li><p><strong>timeframe</strong>: Contains the begin and end times where the rule is going to be applied.</p>\n<ul>\n<li><p><strong>begin</strong>: Format: \"HH:MM:SS\"</p>\n</li>\n<li><p><strong>end</strong>: Format: \"HH:MM:SS\"</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>EntryMode</strong></p>\n<ul>\n<li><p><strong>value</strong>: Accepts clts, chip, mag-stripe, manual or ecommerce</p>\n</li>\n<li><p><strong>amount</strong>: Contains the maximum transaction amount the cardholder can do in the specified entry mode. Otherwise must be set as 0.</p>\n</li>\n<li><p><strong>currencyCode</strong>: Currently the system only supports USD.</p>\n</li>\n<li><p><strong>businessScope</strong>: Accepts Domestic, International and Both. Used to set whether the rule applies only to national or domestic transactions. or both too.</p>\n</li>\n<li><p><strong>timeframe</strong>*: Contains the begin and end times where the rule is going to be applied.</p>\n<ul>\n<li><p><strong>begin</strong>: Format: \"HH:MM:SS\"</p>\n</li>\n<li><p><strong>end</strong>: Format: \"HH:MM:SS\"</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Amount</strong></p>\n<ul>\n<li><p><strong>value</strong>: Must contain the maximum total amount allowed in the period defined on the field \"rangeType\".</p>\n</li>\n<li><p><strong>amount</strong>: Must be 0</p>\n</li>\n<li><p><strong>currencyCode</strong>: Currently the system only supports USD.</p>\n</li>\n<li><p><strong>businessScope</strong>: Accepts Domestic, International and Both. Used to set whether the rule applies only to national or domestic transactions. or both too.</p>\n</li>\n<li><p><strong>rangeType</strong>: Accepts Daily, Weekly, Monthly determines the period the rule will check to sum the total amount.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>These rules ensure fine-grained control over transactions, enhancing security and flexibility in transaction management.</p>\n<ul>\n<li><strong>Request Body</strong></li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>validationType</strong></th>\n<th><strong>Mandatory</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Mcc</td>\n<td>Is the classification (card acceptor business code/merchant category code [MCC]) of the merchant’s type of business or service.  <br /><em>Please refer to the link bellow for the complete list of MCCs.  <br /></em><a href=\"https://girasol-docs-dev.vercel.app/mcc\"><i>https://girasol-docs-dev.vercel.app/mcc</i></a></td>\n</tr>\n<tr>\n<td>EntryMode</td>\n<td>Create rule based on the entry mode of the transaction.</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>Create rule based on the amount spent by the cardholder daily, weekly or monthly.</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>Mandatory</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Mcc</td>\n<td><strong>Then</strong> it must contain a 4 digit code related to the MCC that the rule must be applied on.  <br />Or it can contain the value \"*\" to block all MCCs.</td>\n</tr>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = EntryMode</td>\n<td><strong>Then</strong> it must contain one of the following values:  <br />- clts  <br />- chip  <br />- mag-stripe  <br />- manual  <br />- ecommerce  <br />- * (to block all entry modes)</td>\n</tr>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Amount</td>\n<td><strong>Then</strong> it must contain the maximun amount that the rule must apply.  <br />Format: \"XXX.XX\"</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>amount</strong></th>\n<th><strong>Mandatory</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Mcc</td>\n<td><strong>Then</strong> it can contain the maximun amount per transaction that the cardholder can do transactions in the specified MCC. Otherwise must be set as 0.</td>\n</tr>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = EntryMode</td>\n<td><strong>Then</strong> it can contain the maximun amount per transaction that the cardholder can do transactions in the specified entry mode. Otherwise must be set as 0.</td>\n</tr>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Amount</td>\n<td>Must be 0.</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>currencyCode</th>\n<th><strong>Mandatory</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td>Currently the system only supports USD.  <br />Must be set to \"USD\".</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>businessScope</th>\n<th><strong>Mandatory</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>International</td>\n<td></td>\n</tr>\n<tr>\n<td>Domestic</td>\n<td></td>\n</tr>\n<tr>\n<td>Both</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>rangeType</th>\n<th><strong>Conditional</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Amount</td>\n<td><strong>Then</strong> it can contain one of the following options:  <br />- Daily  <br />- Weekly  <br />- Monthly</td>\n</tr>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Mcc OR EntryMode</td>\n<td><strong>Then</strong> it must be absent.</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>timeFrame.begin</th>\n<th><strong>Conditional</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Mcc OR EntryMode</td>\n<td><strong>Then</strong> it must contain the initial time that the rule will be applied.  <br />Format: \"<em>HH:MM:SS</em>\"</td>\n</tr>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Amount</td>\n<td><strong>Then</strong> it must be absent.</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>timeFrame.end</strong></th>\n<th><strong>Conditional</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Mcc OR EntryMode</td>\n<td><strong>Then</strong> it must contain the ending time that the rule will be applied.  <br />Format: \"<em>HH:MM:SS</em>\"</td>\n</tr>\n<tr>\n<td><strong>If</strong> <em>validationType</em> = Amount</td>\n<td><strong>Then</strong> it must be absent.</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li>Response Body</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ruleId</strong></th>\n<th><strong>Mandatory</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GUID</td>\n<td>Lotus will provide an unique identifier (GUID) per rule created.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"c5812cdd-0361-44c0-bad5-53d53727188d"}]}