{"info":{"_postman_id":"36bb0c1c-6499-47e7-aefc-d893077ffa57","name":"GuardPay","description":"<html><head></head><body><p>The following documentation describes the APIs available for PayIn and PayOut processes with GuardPay.  </p>\n<p>Url: <a href=\"https://sandboxclient.guardpayapp.com\">https://sandboxclient.guardpayapp.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29465958","collectionId":"36bb0c1c-6499-47e7-aefc-d893077ffa57","publishedId":"2sBXinFpZx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-29T03:03:47.000Z"},"item":[{"name":"Authentication","item":[{"name":"LogIn","id":"d09bd1ea-1cbe-4fc6-a26d-d6f20e43ba04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t\t{\r\n  \"User\": \"User\",\r\n  \"Password\": \"Password\",\r\n  \"Code\": \"Code\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/Aplication/Login","description":"<p>Functions</p>\n<ul>\n<li><p>Control access to requests.</p>\n</li>\n<li><p>Comply with security regulations for confidential information.</p>\n</li>\n<li><p>Generate a required bearer token for each request. (This ensures that only the user can view their own information.)</p>\n</li>\n</ul>\n<h1 id=\"parameters\">Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Tyoe</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>User</code></td>\n<td>unique customer user</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Password</code></td>\n<td>Password provided by customer</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Code</code></td>\n<td>Code provided by GuardPay</td>\n<td>GUID</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","Aplication","Login"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"f94144fc-a0ba-48ec-b126-b2126cd384fe","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t\t{\r\n  \"User\": \"AppDev\",\r\n  \"Password\": \"a1*i3Olw*q8bq\",\r\n  \"Code\": \"F0D7563C-DE3C-4451-8327-0C8AFE36E6CB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/Aplication/Login"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:11:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"timeStamp\": \"2026-01-27T16:11:23.2541786Z\",\n        \"trackingIds\": \"F0D7563C-DE3C-4451-8327-0C8AFE36E6CB\",\n        \"mensaje\": \"Exitoso\",\n        \"userEmail\": \"user email\",\n        \"userName\": \"userName\",\n        \"token\": \"token\"\n    }\n}"}],"_postman_id":"d09bd1ea-1cbe-4fc6-a26d-d6f20e43ba04"}],"id":"72106c2d-047b-4b5b-9e69-1b74ef5d9ce1","_postman_id":"72106c2d-047b-4b5b-9e69-1b74ef5d9ce1","description":""},{"name":"PayIn","item":[{"name":"Account balance","id":"37492ac9-efb9-4478-ab6d-93b80dcf1378","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Balance","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Displays the customer's account balance; this does not require input parameters as the token already contains them.</li>\n</ul>\n<h1 id=\"returned-parameters\">Returned Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>AvailableAmount</code></td>\n<td>Balance ID belonging to the customer</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>PayoutAvailable</code></td>\n<td>Total amount withdrawn by the customer</td>\n<td>DECIMAL</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayIn","Balance"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"737a74f9-a055-4180-97e6-0d0edaf0aedb","name":"New Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Balance"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:37:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"AvailableAmount\": 104023.4,\n        \"PayoutAvailable\": 104023.4\n    }\n}"}],"_postman_id":"37492ac9-efb9-4478-ab6d-93b80dcf1378"},{"name":"PayIn with PayCheck checkout","id":"a28efb8f-81af-4fdf-8a34-b17641f09488","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"PaymentMethodID\": 1,\r\n  \"Amount\": 10000,\r\n  \"Reference\": \"Try the paycheck interface\",\r\n  \"Description\": \"Try the paycheck interface\",\r\n  \"ExpirationDate\": \"2026-01-27T16:15:46.465Z\",\r\n  \"CurrencyId\": 1,\r\n  \"DocumentType\": 1,\r\n  \"Document\": \"1000000000\",\r\n  \"Phone\": \"3114444444\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"Username\": \"Username\",\r\n  \"ClientURL\": \"url redirect\",\r\n  \"SelectedPaymentMethods\": \"1,2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Create","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Create payment link with paycheck interface</li>\n</ul>\n<h1 id=\"parameters\">Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>PaymentMethodID</code></td>\n<td>Selected payment method (Must be sent with the value 1)</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Amount</code></td>\n<td>Designated amount to be charged (The minimum value is 5,000)</td>\n<td>DECIMAL</td>\n</tr>\n<tr>\n<td><code>Reference</code></td>\n<td>Payment reference</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Description</code></td>\n<td>Payment description</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>ExpirationDate</code></td>\n<td>Payment deadline</td>\n<td>DATETIME</td>\n</tr>\n<tr>\n<td><code>CurrencyId</code></td>\n<td>Currency in which the payment will be made (1: COP)</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>DocumentType</code></td>\n<td>Type of document of the person making the payment</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Document</code></td>\n<td>Document of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Phone</code></td>\n<td>Phone number of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Mail</code></td>\n<td>Email address of the person making the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Username</code></td>\n<td>Name of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>ClientURL</code></td>\n<td>URL to which the transaction will be returned once it is complete</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>SelectedPaymentMethods</code></td>\n<td>Payment identifiers to display in interface</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"document-types\">Document Types</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Document Type ID</th>\n<th>Description</th>\n<th>Short Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1</code></td>\n<td>National identity card</td>\n<td>CC</td>\n</tr>\n<tr>\n<td><code>2</code></td>\n<td>Foreigner's ID Card</td>\n<td>CE</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Tax Identification Number</td>\n<td>NIT</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Identity Card</td>\n<td>TI</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Passport</td>\n<td>PP</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayIn","Create"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"a20dcbb1-af59-4572-9a91-3d7de4649954","name":"PayIn with PayCheck checkout","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"PaymentMethodID\": 1,\r\n  \"Amount\": 10000,\r\n  \"Reference\": \"Try the paycheck interface\",\r\n  \"Description\": \"Try the paycheck interface\",\r\n  \"ExpirationDate\": \"2026-01-27T16:15:46.465Z\",\r\n  \"CurrencyId\": 1,\r\n  \"DocumentType\": 1,\r\n  \"Document\": \"1000000000\",\r\n  \"Phone\": \"3114444444\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"Username\": \"Username\",\r\n  \"ClientURL\": \"url redirect\",\r\n  \"SelectedPaymentMethods\": \"1,2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Create"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:18:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"OK\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"IdPayin\": 12,\n        \"url\": \"URl CheckOut\"\n    }\n}"}],"_postman_id":"a28efb8f-81af-4fdf-8a34-b17641f09488"},{"name":"List of banks for PSE payments","id":"ff444dad-4b95-4743-82a9-be14a5582f24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Bank","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Displays the list of banks.</li>\n</ul>\n<h1 id=\"returned-parameters\">Returned parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>code</code></td>\n<td>Bank code</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>Name of bank</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayIn","Bank"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"9db37f0e-5038-4a69-8189-1d47ac8399d2","name":"List of banks for PSE payments","originalRequest":{"method":"GET","header":[],"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Bank"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:29:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"OK\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": [\n        {\n            \"code\": \"1815\",\n            \"name\": \"ALIANZA FIDUCIARIA\"\n        },\n        {\n            \"code\": \"1558\",\n            \"name\": \"BAN100\"\n        },\n        {\n            \"code\": \"1059\",\n            \"name\": \"BANCAMIA S.A.\"\n        },\n        {\n            \"code\": \"1040\",\n            \"name\": \"BANCO AGRARIO\"\n        },\n        {\n            \"code\": \"1052\",\n            \"name\": \"BANCO AV VILLAS\"\n        },\n        {\n            \"code\": \"1013\",\n            \"name\": \"BANCO BBVA COLOMBIA S.A.\"\n        },\n        {\n            \"code\": \"1032\",\n            \"name\": \"BANCO CAJA SOCIAL\"\n        },\n        {\n            \"code\": \"1066\",\n            \"name\": \"BANCO COOPERATIVO COOPCENTRAL\"\n        },\n        {\n            \"code\": \"1051\",\n            \"name\": \"BANCO DAVIVIENDA\"\n        },\n        {\n            \"code\": \"1001\",\n            \"name\": \"BANCO DE BOGOTA\"\n        },\n        {\n            \"code\": \"1023\",\n            \"name\": \"BANCO DE OCCIDENTE\"\n        },\n        {\n            \"code\": \"1062\",\n            \"name\": \"BANCO FALABELLA \"\n        },\n        {\n            \"code\": \"1063\",\n            \"name\": \"BANCO FINANDINA S.A. BIC\"\n        },\n        {\n            \"code\": \"1012\",\n            \"name\": \"BANCO GNB SUDAMERIS\"\n        },\n        {\n            \"code\": \"1006\",\n            \"name\": \"BANCO ITAU\"\n        },\n        {\n            \"code\": \"1071\",\n            \"name\": \"BANCO J.P. MORGAN COLOMBIA S.A.\"\n        },\n        {\n            \"code\": \"1007\",\n            \"name\": \"BANCOLOMBIA\"\n        },\n        {\n            \"code\": \"1047\",\n            \"name\": \"BANCO MUNDO MUJER S.A.\"\n        },\n        {\n            \"code\": \"1061\",\n            \"name\": \"BANCOOMEVA S.A.\"\n        },\n        {\n            \"code\": \"1060\",\n            \"name\": \"BANCO PICHINCHA S.A.\"\n        },\n        {\n            \"code\": \"1002\",\n            \"name\": \"BANCO POPULAR\"\n        },\n        {\n            \"code\": \"1065\",\n            \"name\": \"BANCO SANTANDER COLOMBIA\"\n        },\n        {\n            \"code\": \"1069\",\n            \"name\": \"BANCO SERFINANZA\"\n        },\n        {\n            \"code\": \"1303\",\n            \"name\": \"BANCO UNION antes GIROS\"\n        },\n        {\n            \"code\": \"1808\",\n            \"name\": \"BOLD CF\"\n        },\n        {\n            \"code\": \"1283\",\n            \"name\": \"CFA COOPERATIVA FINANCIERA\"\n        },\n        {\n            \"code\": \"1009\",\n            \"name\": \"CITIBANK \"\n        },\n        {\n            \"code\": \"1812\",\n            \"name\": \"COINK SA\"\n        },\n        {\n            \"code\": \"1370\",\n            \"name\": \"COLTEFINANCIERA\"\n        },\n        {\n            \"code\": \"1292\",\n            \"name\": \"CONFIAR COOPERATIVA FINANCIERA\"\n        },\n        {\n            \"code\": \"1289\",\n            \"name\": \"COTRAFA\"\n        },\n        {\n            \"code\": \"1816\",\n            \"name\": \"CREZCAMOS\"\n        },\n        {\n            \"code\": \"1097\",\n            \"name\": \"DALE\"\n        },\n        {\n            \"code\": \"1551\",\n            \"name\": \"DAVIPLATA\"\n        },\n        {\n            \"code\": \"1802\",\n            \"name\": \"DING\"\n        },\n        {\n            \"code\": \"1121\",\n            \"name\": \"FINANCIERA JURISCOOP SA COMPAÑÍA DE FINANCIAMIENTO\"\n        },\n        {\n            \"code\": \"1637\",\n            \"name\": \"IRIS\"\n        },\n        {\n            \"code\": \"1286\",\n            \"name\": \"JFK COOPERATIVA FINANCIERA\"\n        },\n        {\n            \"code\": \"1070\",\n            \"name\": \"LULO BANK\"\n        },\n        {\n            \"code\": \"1801\",\n            \"name\": \"MOVII S.A.\"\n        },\n        {\n            \"code\": \"1507\",\n            \"name\": \"NEQUI\"\n        },\n        {\n            \"code\": \"1809\",\n            \"name\": \"NU\"\n        },\n        {\n            \"code\": \"1803\",\n            \"name\": \"POWWI\"\n        },\n        {\n            \"code\": \"1811\",\n            \"name\": \"RAPPIPAY\"\n        },\n        {\n            \"code\": \"1019\",\n            \"name\": \"SCOTIABANK COLPATRIA\"\n        },\n        {\n            \"code\": \"1804\",\n            \"name\": \"UALÁ\"\n        }\n    ]\n}"}],"_postman_id":"ff444dad-4b95-4743-82a9-be14a5582f24"},{"name":"PayIn Pse direct","id":"2224c490-18db-4b21-94ec-2517841ddee2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"PaymentMethodID\": 1,\r\n  \"Amount\": 10000,\r\n  \"Reference\": \"Try the paycheck interface\",\r\n  \"Description\": \"Try the paycheck interface\",\r\n  \"ExpirationDate\": \"2026-01-27T16:15:46.465Z\",\r\n  \"CurrencyId\": 1,\r\n  \"DocumentType\": 1,\r\n  \"Document\": \"1000000000\",\r\n  \"Phone\": \"3114444444\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"Username\": \"Username\",\r\n  \"ClientURL\": \"url redirect\",\r\n  \"PersonType\": \"NATURAL\",\r\n  \"bank\": \"1002\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Create","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Create a direct PSE payment link</li>\n</ul>\n<h1 id=\"parameters\">Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>PaymentMethodID</code></td>\n<td>Selected payment method (Must be sent with the value 1)</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Amount</code></td>\n<td>Designated amount to be charged (The minimum value is 5,000)</td>\n<td>DECIMAL</td>\n</tr>\n<tr>\n<td><code>Reference</code></td>\n<td>Payment reference</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Description</code></td>\n<td>Payment description</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>ExpirationDate</code></td>\n<td>Payment deadline</td>\n<td>DATETIME</td>\n</tr>\n<tr>\n<td><code>CurrencyId</code></td>\n<td>Currency in which the payment will be made (1: COP)</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>DocumentType</code></td>\n<td>Type of document of the person making the payment</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Document</code></td>\n<td>Document of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Phone</code></td>\n<td>Phone number of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Mail</code></td>\n<td>Email address of the person making the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Username</code></td>\n<td>Name of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>ClientURL</code></td>\n<td>URL to which the transaction will be returned once it is complete</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>PersonType</code></td>\n<td>Type of person making the payment (NATURAL, JURIDÍCA)</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Bank</code></td>\n<td>PSE bank code</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"document-types\">Document Types</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Document Type ID</th>\n<th>Description</th>\n<th>Short Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1</code></td>\n<td>National identity card</td>\n<td>CC</td>\n</tr>\n<tr>\n<td><code>2</code></td>\n<td>Foreigner's ID Card</td>\n<td>CE</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Tax Identification Number</td>\n<td>NIT</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Identity Card</td>\n<td>TI</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Passport</td>\n<td>PP</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayIn","Create"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"100cfaf0-cd1f-48ac-9611-ece293c2a848","name":"PayIn Pse direct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"PaymentMethodID\": 1,\r\n  \"Amount\": 10000,\r\n  \"Reference\": \"Try the paycheck interface\",\r\n  \"Description\": \"Try the paycheck interface\",\r\n  \"ExpirationDate\": \"2026-01-27T16:15:46.465Z\",\r\n  \"CurrencyId\": 1,\r\n  \"DocumentType\": 1,\r\n  \"Document\": \"1000000000\",\r\n  \"Phone\": \"3114444444\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"Username\": \"Username\",\r\n  \"ClientURL\": \"url redirect\",\r\n  \"PersonType\": \"NATURAL\",\r\n  \"bank\": \"1002\",\r\n  \"SelectedPaymentMethods\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Create"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:23:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"OK\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"IdPayin\": 14,\n        \"url\": \"URL redirects to PSE system\"\n    }\n}"}],"_postman_id":"2224c490-18db-4b21-94ec-2517841ddee2"},{"name":"PayIn Nequi Push direct","id":"a96699fc-36df-4e91-b46b-b3e8b148061f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"PaymentMethodID\": 3,\r\n  \"Amount\": 10000,\r\n  \"Reference\": \"Try the paycheck interface\",\r\n  \"Description\": \"Try the paycheck interface\",\r\n  \"ExpirationDate\": \"2026-01-27T16:15:46.465Z\",\r\n  \"CurrencyId\": 1,\r\n  \"DocumentType\": 1,\r\n  \"Document\": \"1000000000\",\r\n  \"Phone\": \"3114444444\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"Username\": \"Username\",\r\n  \"ClientURL\": \"url redirect\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Create","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Create a direct Nequi Psuh</li>\n</ul>\n<h1 id=\"parameters\">Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>PaymentMethodID</code></td>\n<td>Selected payment method (Must be sent with the value 3)</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Amount</code></td>\n<td>Designated amount to be charged (The minimum value is 5,000)</td>\n<td>DECIMAL</td>\n</tr>\n<tr>\n<td><code>Reference</code></td>\n<td>Payment reference</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Description</code></td>\n<td>Payment description</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>ExpirationDate</code></td>\n<td>Payment deadline</td>\n<td>DATETIME</td>\n</tr>\n<tr>\n<td><code>CurrencyId</code></td>\n<td>Currency in which the payment will be made (1: COP)</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>DocumentType</code></td>\n<td>Type of document of the person making the payment</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Document</code></td>\n<td>Document of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Phone</code></td>\n<td>Phone number of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Mail</code></td>\n<td>Email address of the person making the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Username</code></td>\n<td>Name of the person who will make the payment</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>ClientURL</code></td>\n<td>URL to which the transaction will be returned once it is complete</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"document-types\">Document Types</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Document Type ID</th>\n<th>Description</th>\n<th>Short Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1</code></td>\n<td>National identity card</td>\n<td>CC</td>\n</tr>\n<tr>\n<td><code>2</code></td>\n<td>Foreigner's ID Card</td>\n<td>CE</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Tax Identification Number</td>\n<td>NIT</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Identity Card</td>\n<td>TI</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Passport</td>\n<td>PP</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayIn","Create"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"a5384ece-c1a5-429a-bbdb-d2d296435149","name":"PayIn Pse direct Copy","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"PaymentMethodID\": 1,\r\n  \"Amount\": 10000,\r\n  \"Reference\": \"Try the paycheck interface\",\r\n  \"Description\": \"Try the paycheck interface\",\r\n  \"ExpirationDate\": \"2026-01-27T16:15:46.465Z\",\r\n  \"CurrencyId\": 1,\r\n  \"DocumentType\": 1,\r\n  \"Document\": \"1000000000\",\r\n  \"Phone\": \"3114444444\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"Username\": \"Username\",\r\n  \"ClientURL\": \"url redirect\",\r\n  \"PersonType\": \"NATURAL\",\r\n  \"bank\": \"1002\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/Create"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:27:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"OK\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"IdPayin\": 18,\n        \"url\": \"This URL should be disregarded since the payment notification is sent to the customer's Nequi account.\"\n    }\n}"}],"_postman_id":"a96699fc-36df-4e91-b46b-b3e8b148061f"},{"name":"Payin data","id":"e0a0fb6b-b61e-4db6-bb59-b873b70135f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/DataPayIn?IdTransaccion=1","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>It lists all transactions made by the client, it does not require input parameters as the token already contains them.</li>\n</ul>\n<h1 id=\"parameters-returnees\"><strong>Parameters</strong> Returnees</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>IdTransaccion</td>\n<td>Transaction ID created</td>\n<td>INT</td>\n</tr>\n<tr>\n<td>PaymentMethod</td>\n<td>Method by which payment was made</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>TransactionState</td>\n<td>Current status of the transaction</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>Amount collected</td>\n<td>DECIMAL</td>\n</tr>\n<tr>\n<td>Reference</td>\n<td>Reference indicated by the client</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>PurchaseDescription</td>\n<td>Purchase description</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>Creation Date</td>\n<td>Date the transaction was created</td>\n<td>DATETIME</td>\n</tr>\n<tr>\n<td>ExpirationDate</td>\n<td>Payment deadline</td>\n<td>DATETIME</td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>Currency in which the transaction was requested</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>DocumentType</td>\n<td>Type of end-customer document</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>ClientDocument</td>\n<td>End customer document</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayIn","DataPayIn"],"host":["sandboxclient","guardpayapp","com"],"query":[{"key":"IdTransaccion","value":"1"}],"variable":[]}},"response":[{"id":"f42e0aee-820b-4369-beaf-8bd14179d63d","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://sandboxclient.guardpayapp.com/Api/PayIn/DataPayIn?IdTransaccion=1","protocol":"https","host":["sandboxclient","guardpayapp","com"],"path":["Api","PayIn","DataPayIn"],"query":[{"key":"IdTransaccion","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:30:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"IdTransaccion\": 1,\n        \"PaymentMethod\": \"PSE\",\n        \"TransactionState\": \"Approved\",\n        \"Amount\": 10000,\n        \"Reference\": \"Reference\",\n        \"PurchaseDescription\": \"PurchaseDescription\",\n        \"Creation Date\": \"2026-01-07T23:34:30.3\",\n        \"ExpirationDate\": \"2025-07-14T13:36:32.66\",\n        \"Currency\": \"COP\",\n        \"DocumentType\": \"Cédula de ciudadanía\",\n        \"ClientDocument\": \"ClientDocument\"\n    }\n}"}],"_postman_id":"e0a0fb6b-b61e-4db6-bb59-b873b70135f9"},{"name":"Payin status","id":"6a770bc4-2bd6-417e-b3a8-fe48a6d3fa55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://sandboxclient.guardpayapp.com/Api/PayIn/StatePayin?IdTransaccion=1","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Displays the transaction status.</li>\n</ul>\n<h1 id=\"returned-parameters\">Returned Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>idTransaccion</code></td>\n<td>Transaction ID generated</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>PayInReference</td>\n<td>Reference entered by the customer</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Description</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>StateID</td>\n<td>Transaction status</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>Message</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Monto</code></td>\n<td>Amount paid or to be paid</td>\n<td>DECIMAL</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayIn","StatePayin"],"host":["sandboxclient","guardpayapp","com"],"query":[{"key":"IdTransaccion","value":"1"}],"variable":[]}},"response":[{"id":"18fa0a07-4b6b-45c9-b178-99c5f89f031b","name":"Payin status","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://sandboxclient.guardpayapp.com/Api/PayIn/StatePayin?IdTransaccion=1","protocol":"https","host":["sandboxclient","guardpayapp","com"],"path":["Api","PayIn","StatePayin"],"query":[{"key":"IdTransaccion","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 16:32:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"OK\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"Idtransaccion\": 1,\n        \"PayInReference\": \"444string\",\n        \"Description\": \"Approved\",\n        \"StateID\": 2,\n        \"Message\": \"Payment Transaction Approved.\",\n        \"Amount\": 10000\n    }\n}"}],"_postman_id":"6a770bc4-2bd6-417e-b3a8-fe48a6d3fa55"}],"id":"dbbdd56a-0b8f-4f9b-8eb5-e843822ad1d3","_postman_id":"dbbdd56a-0b8f-4f9b-8eb5-e843822ad1d3","description":""},{"name":"PayOut","item":[{"name":"BankAchPayOut","id":"3ecb8616-20c8-4e64-8788-2e3db6847980","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/BankAchPayOut","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Displays the list of banks.</li>\n</ul>\n<h1 id=\"returned-parameters\">Returned parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>code</code></td>\n<td>Bank code</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>Name of bank</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayOut","BankAchPayOut"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"2bdd52b2-6331-482b-b055-848e609ed510","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/BankAchPayOut"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Mon, 09 Mar 2026 22:00:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"OK\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": [\n        {\n            \"code\": \"1815\",\n            \"name\": \"ALIANZA FIDUCIARIA\"\n        },\n        {\n            \"code\": \"1558\",\n            \"name\": \"BAN100\"\n        },\n        {\n            \"code\": \"1059\",\n            \"name\": \"BANCAMIA S.A.\"\n        },\n        {\n            \"code\": \"1040\",\n            \"name\": \"BANCO AGRARIO\"\n        },\n        {\n            \"code\": \"1052\",\n            \"name\": \"BANCO AV VILLAS\"\n        },\n        {\n            \"code\": \"1013\",\n            \"name\": \"BANCO BBVA COLOMBIA S.A.\"\n        },\n        {\n            \"code\": \"1032\",\n            \"name\": \"BANCO CAJA SOCIAL\"\n        },\n        {\n            \"code\": \"1066\",\n            \"name\": \"BANCO COOPERATIVO COOPCENTRAL\"\n        },\n        {\n            \"code\": \"1051\",\n            \"name\": \"BANCO DAVIVIENDA\"\n        },\n        {\n            \"code\": \"1001\",\n            \"name\": \"BANCO DE BOGOTA\"\n        },\n        {\n            \"code\": \"1023\",\n            \"name\": \"BANCO DE OCCIDENTE\"\n        },\n        {\n            \"code\": \"1062\",\n            \"name\": \"BANCO FALABELLA \"\n        },\n        {\n            \"code\": \"1063\",\n            \"name\": \"BANCO FINANDINA S.A. BIC\"\n        },\n        {\n            \"code\": \"1012\",\n            \"name\": \"BANCO GNB SUDAMERIS\"\n        },\n        {\n            \"code\": \"1006\",\n            \"name\": \"BANCO ITAU\"\n        },\n        {\n            \"code\": \"1071\",\n            \"name\": \"BANCO J.P. MORGAN COLOMBIA S.A.\"\n        },\n        {\n            \"code\": \"1007\",\n            \"name\": \"BANCOLOMBIA\"\n        },\n        {\n            \"code\": \"1047\",\n            \"name\": \"BANCO MUNDO MUJER S.A.\"\n        },\n        {\n            \"code\": \"1061\",\n            \"name\": \"BANCOOMEVA S.A.\"\n        },\n        {\n            \"code\": \"1060\",\n            \"name\": \"BANCO PICHINCHA S.A.\"\n        },\n        {\n            \"code\": \"1002\",\n            \"name\": \"BANCO POPULAR\"\n        },\n        {\n            \"code\": \"1065\",\n            \"name\": \"BANCO SANTANDER COLOMBIA\"\n        },\n        {\n            \"code\": \"1069\",\n            \"name\": \"BANCO SERFINANZA\"\n        },\n        {\n            \"code\": \"1303\",\n            \"name\": \"BANCO UNION antes GIROS\"\n        },\n        {\n            \"code\": \"1808\",\n            \"name\": \"BOLD CF\"\n        },\n        {\n            \"code\": \"1283\",\n            \"name\": \"CFA COOPERATIVA FINANCIERA\"\n        },\n        {\n            \"code\": \"1009\",\n            \"name\": \"CITIBANK \"\n        },\n        {\n            \"code\": \"1812\",\n            \"name\": \"COINK SA\"\n        },\n        {\n            \"code\": \"1370\",\n            \"name\": \"COLTEFINANCIERA\"\n        },\n        {\n            \"code\": \"1292\",\n            \"name\": \"CONFIAR COOPERATIVA FINANCIERA\"\n        },\n        {\n            \"code\": \"1289\",\n            \"name\": \"COTRAFA\"\n        },\n        {\n            \"code\": \"1816\",\n            \"name\": \"CREZCAMOS\"\n        },\n        {\n            \"code\": \"1097\",\n            \"name\": \"DALE\"\n        },\n        {\n            \"code\": \"1551\",\n            \"name\": \"DAVIPLATA\"\n        },\n        {\n            \"code\": \"1802\",\n            \"name\": \"DING\"\n        },\n        {\n            \"code\": \"1121\",\n            \"name\": \"FINANCIERA JURISCOOP SA COMPAÑÍA DE FINANCIAMIENTO\"\n        },\n        {\n            \"code\": \"1637\",\n            \"name\": \"IRIS\"\n        },\n        {\n            \"code\": \"1286\",\n            \"name\": \"JFK COOPERATIVA FINANCIERA\"\n        },\n        {\n            \"code\": \"1070\",\n            \"name\": \"LULO BANK\"\n        },\n        {\n            \"code\": \"1801\",\n            \"name\": \"MOVII S.A.\"\n        },\n        {\n            \"code\": \"1507\",\n            \"name\": \"NEQUI\"\n        },\n        {\n            \"code\": \"1809\",\n            \"name\": \"NU\"\n        },\n        {\n            \"code\": \"1803\",\n            \"name\": \"POWWI\"\n        },\n        {\n            \"code\": \"1811\",\n            \"name\": \"RAPPIPAY\"\n        },\n        {\n            \"code\": \"1019\",\n            \"name\": \"SCOTIABANK COLPATRIA\"\n        },\n        {\n            \"code\": \"1804\",\n            \"name\": \"UALÁ\"\n        }\n    ]\n}"}],"_postman_id":"3ecb8616-20c8-4e64-8788-2e3db6847980"},{"name":"ACH PayOut","id":"463a427d-6db8-49f0-ae6d-56d1aeeb9c87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"DocumentType\": 1,\r\n  \"DocumentNumber\": \"DocumentNumber\",\r\n  \"Bank\": \"BankCode\",\r\n  \"AccountType\": 1,\r\n  \"AccountNumber\": \"AccountNumber\",\r\n  \"Amount\": 6000,\r\n  \"Reference\": \"Reference\",\r\n  \"Description\": \"Description\",\r\n  \"Phone\": \"Phone\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"UserName\": \"UserName\",\r\n  \"NotifyUrl\": \"NotifyUrl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/AchPayOut","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Request disbursement of available funds according to ACH timelines.</li>\n</ul>\n<h1 id=\"parameters\">Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>DocumentType</code></td>\n<td>Type of document of the account holder</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>DocumentNumber</code></td>\n<td>Document number of the person responsible for the account</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Bank</code></td>\n<td>Bank code returned in the API that lists the \"BankAchPayOut\" banks</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>AccountType</code></td>\n<td>Type of bank account</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>AccountNumber</code></td>\n<td>Bank account number</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Amount</code></td>\n<td>Amount to be distributed</td>\n<td>DECIMAL</td>\n</tr>\n<tr>\n<td><code>Reference</code></td>\n<td>Reference provided by the customer</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Description</code></td>\n<td>Description given by the client</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Phone</code></td>\n<td>Account holder phone number</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Mail</code></td>\n<td>Correo responsable de la cuenta</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>UserName</code></td>\n<td>Email responsible for the account</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>NotifyUrl</code></td>\n<td>The URL where the approval or rejection of the distribution will be notified must be the same as the WebHook.</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"document-types\">Document Types</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Document Type ID</th>\n<th>Description</th>\n<th>Short Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1</code></td>\n<td>National identity card</td>\n<td>CC</td>\n</tr>\n<tr>\n<td><code>2</code></td>\n<td>Foreigner's ID Card</td>\n<td>CE</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Tax Identification Number</td>\n<td>NIT</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Identity Card</td>\n<td>TI</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Passport</td>\n<td>PP</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"account-type\">Account Type</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Id Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1</code></td>\n<td>AHORRO</td>\n</tr>\n<tr>\n<td><code>2</code></td>\n<td>CORRIENTE</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"estados-payout\">Estados PayOut</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Id Estado</th>\n<th><strong>Descripción</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>2</code></td>\n<td>Available for distribution</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Requested for dispersion</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Dispersion rejected</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Dispersal approved and completed</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayOut","AchPayOut"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"4e04d4e6-4dba-4ac6-8644-daa2d4d7c482","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"DocumentType\": 1,\r\n  \"DocumentNumber\": \"DocumentNumber\",\r\n  \"Bank\": \"BankCode\",\r\n  \"AccountType\": 1,\r\n  \"AccountNumber\": \"AccountNumber\",\r\n  \"Amount\": 6000,\r\n  \"Reference\": \"Reference\",\r\n  \"Description\": \"Description\",\r\n  \"Phone\": \"Phone\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"UserName\": \"UserName\",\r\n  \"NotifyUrl\": \"NotifyUrl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/NowBank"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 18:07:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": 14\n}"}],"_postman_id":"463a427d-6db8-49f0-ae6d-56d1aeeb9c87"},{"name":"Transfiya","id":"352d6d42-f6d6-4dbc-8054-864b8a86cf54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"DocumentType\": 1,\r\n  \"DocumentNumber\": \"DocumentNumber\",\r\n  \"AccountType\": 1,\r\n  \"AccountNumber\": \"AccountNumber\",\r\n  \"Amount\": 6000,\r\n  \"Reference\": \"Refersdence\",\r\n  \"Description\": \"Descrsadasdiption\",\r\n  \"Phone\": \"Phone\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"UserName\": \"UserName\",\r\n  \"NotifyUrl\": \"NotifyUrl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/TransfiyaDirect","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Request disbursement of available funds.</li>\n</ul>\n<h1 id=\"parameters\">Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>DocumentType</code></td>\n<td>Type of document of the account holder</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>DocumentNumber</code></td>\n<td>Document number of the person responsible for the account</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>AccountType</code></td>\n<td>Type of bank account</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>AccountNumber</code></td>\n<td>Bank account number</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Amount</code></td>\n<td>Amount to be distributed</td>\n<td>DECIMAL</td>\n</tr>\n<tr>\n<td><code>Reference</code></td>\n<td>Reference provided by the customer</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Description</code></td>\n<td>Description given by the client</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Phone</code></td>\n<td>Account holder phone number</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Mail</code></td>\n<td>Correo responsable de la cuenta</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>UserName</code></td>\n<td>Email responsible for the account</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>NotifyUrl</code></td>\n<td>The URL where the approval or rejection of the distribution will be notified must be the same as the WebHook.</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"document-types\">Document Types</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Document Type ID</th>\n<th>Description</th>\n<th>Short Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1</code></td>\n<td>National identity card</td>\n<td>CC</td>\n</tr>\n<tr>\n<td><code>2</code></td>\n<td>Foreigner's ID Card</td>\n<td>CE</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Tax Identification Number</td>\n<td>NIT</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Identity Card</td>\n<td>TI</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Passport</td>\n<td>PP</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"account-type\">Account Type</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Id Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>1</code></td>\n<td>AHORRO</td>\n</tr>\n<tr>\n<td><code>2</code></td>\n<td>CORRIENTE</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"estados-payout\">Estados PayOut</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Id Estado</th>\n<th><strong>Descripción</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>2</code></td>\n<td>Available for distribution</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Requested for dispersion</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Dispersion rejected</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Dispersal approved and completed</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayOut","TransfiyaDirect"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"ec25d3c4-0018-4d20-9a06-d4fb0f760963","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"DocumentType\": 1,\r\n  \"DocumentNumber\": \"DocumentNumber\",\r\n  \"Bank\": \"BankCode\",\r\n  \"AccountType\": 1,\r\n  \"AccountNumber\": \"AccountNumber\",\r\n  \"Amount\": 6000,\r\n  \"Reference\": \"Reference\",\r\n  \"Description\": \"Description\",\r\n  \"Phone\": \"Phone\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"UserName\": \"UserName\",\r\n  \"NotifyUrl\": \"NotifyUrl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/NowBank"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 18:07:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": 14\n}"},{"id":"cddcab52-ae38-4abc-901b-fd3505dcf2bf","name":"Transfiya","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"DocumentType\": 1,\r\n  \"DocumentNumber\": \"1001057458\",\r\n  \"AccountType\": 1,\r\n  \"AccountNumber\": \"3114650604\",\r\n  \"Amount\": 6000,\r\n  \"Reference\": \"Refersdence\",\r\n  \"Description\": \"Descrsadasdiption\",\r\n  \"Phone\": \"3114650604\",\r\n  \"Mail\": \"test@test.com\",\r\n  \"UserName\": \"UserName\",\r\n  \"NotifyUrl\": \"NotifyUrl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/TransfiyaDirect"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 18:09:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": 15\n}"}],"_postman_id":"352d6d42-f6d6-4dbc-8054-864b8a86cf54"},{"name":"Validate Key Bre_b","id":"487738ac-8931-4976-9e02-f9871faf822b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/ValidateBre_B?Key=1","description":"<h1 id=\"funtions\">Funtions</h1>\n<ul>\n<li>It shows if the key exists and is active.</li>\n</ul>\n<h1 id=\"returned-parameters\">Returned Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Guy</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Mensaje</code></td>\n<td>Message returned by the API.</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Respuesta</code></td>\n<td>True: Effective answer.  <br />False: Ineffective answer.</td>\n<td>BOOLEAN</td>\n</tr>\n<tr>\n<td><code>Codigo</code></td>\n<td>HTTP response code</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Data</code></td>\n<td>Indicates if the key is enabled</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayOut","ValidateBre_B"],"host":["sandboxclient","guardpayapp","com"],"query":[{"key":"Key","value":"1"}],"variable":[]}},"response":[{"id":"a684dab9-655e-40ae-8a60-063ef921e633","name":"New Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandboxclient.guardpayapp.com/Api/PayOut/ValidateBre_B?Key=1","protocol":"https","host":["sandboxclient","guardpayapp","com"],"path":["Api","PayOut","ValidateBre_B"],"query":[{"key":"Key","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 18:11:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": \"ACTIVA\"\n}"}],"_postman_id":"487738ac-8931-4976-9e02-f9871faf822b"},{"name":"Send Bre_b","id":"fd7c1110-d0c5-4bbc-88b6-818b20cc6eb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"key\": \"key\",\r\n  \"amount\": 10000,\r\n  \"reference\": \"reference\",\r\n  \"notifyUrl\": \"notifyUrl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/Bre_B","description":"<h3 id=\"functions\">Functions</h3>\n<ul>\n<li>Create the shipment and distribute the funds to the entered key.</li>\n</ul>\n<h1 id=\"parameters-sent\">Parameters sent</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Guy</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>key</code></td>\n<td>Key to which the funds will be sent</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>amount</code></td>\n<td>Amount to be distributed</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>reference</code></td>\n<td>Reference provided by the customer</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>notifyUrl</code></td>\n<td>The URL where the approval or rejection of the distribution is notified should receive the same information as the WebHook.</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"returned-parameters\">Returned Parameters</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Guy</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Mensaje</code></td>\n<td>Message returned by the API.</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Respuesta</code></td>\n<td>True: Effective answer.  <br />False: Ineffective answer.</td>\n<td>BOOLEAN</td>\n</tr>\n<tr>\n<td><code>Codigo</code></td>\n<td>HTTP response code</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Data</code></td>\n<td>Runnpay id for payou guide</td>\n<td>INT</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayOut","Bre_B"],"host":["sandboxclient","guardpayapp","com"],"query":[],"variable":[]}},"response":[{"id":"7ec33442-f71e-40b1-af23-44ee264dfb4d","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"key\": \"key\",\r\n  \"amount\": 10000,\r\n  \"reference\": \"reference\",\r\n  \"notifyUrl\": \"notifyUrl\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandboxpaycheckclient.ourpaycheck.com/Api/PayOut/Bre_B"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 18:30:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": 16\n}"}],"_postman_id":"fd7c1110-d0c5-4bbc-88b6-818b20cc6eb9"},{"name":"Data PayOut","id":"7e9e15ea-7421-4705-a6e5-495565e20d3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://sandboxclient.guardpayapp.com/Api/PayOut/DataPayOut?IdDispersion=10","description":"<h3 id=\"functions\"><strong>Functions</strong></h3>\n<ul>\n<li>Displays the status of the PayOut.</li>\n</ul>\n<h1 id=\"returned-parameters\"><strong>Returned Parameters</strong></h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ParameterName</th>\n<th>Description</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>idDispersion</code></td>\n<td>Id of the generated dispersion</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>CreationDate</code></td>\n<td>Date of the dispersion generated</td>\n<td>DATETIME</td>\n</tr>\n<tr>\n<td><code>DocumentType</code></td>\n<td>Account holder document type</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>DocumentNumber</code></td>\n<td>Document number of the account holder</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Bank</code></td>\n<td>Bank code returned in the API that lists banks \"Banks\"</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>AccountType</code></td>\n<td>Type of bank account</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>AccountNumber</code></td>\n<td>Bank account number</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Amount</code></td>\n<td>Amount</td>\n<td>DECIMAL</td>\n</tr>\n<tr>\n<td><code>Reference</code></td>\n<td>Reference indicated by the client</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Description</code></td>\n<td>Description given by the client</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Phone</code></td>\n<td>Responsible telephone account</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>Mail</code></td>\n<td>Email responsible for the account</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>UserName</code></td>\n<td>Name of the account manager</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>NotifyUrl</code></td>\n<td>URL where the approval or rejection of the distribution is notified, this must receive the same as the WebHook</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>State</code></td>\n<td>State of dispersion</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>ApplicationID</code></td>\n<td>Client code</td>\n<td>STRING</td>\n</tr>\n<tr>\n<td><code>StateID</code></td>\n<td>Dispersion state ID</td>\n<td>INT</td>\n</tr>\n<tr>\n<td><code>Observation</code></td>\n<td>Extra PayOut information with rejection reason</td>\n<td>STRING</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"estados-payout\">Estados PayOut</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Id Estado</th>\n<th><strong>Descripción</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>2</code></td>\n<td>Available for distribution</td>\n</tr>\n<tr>\n<td><code>3</code></td>\n<td>Requested for dispersion</td>\n</tr>\n<tr>\n<td><code>4</code></td>\n<td>Dispersion rejected</td>\n</tr>\n<tr>\n<td><code>5</code></td>\n<td>Dispersal approved and completed</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["Api","PayOut","DataPayOut"],"host":["sandboxclient","guardpayapp","com"],"query":[{"key":"IdDispersion","value":"10"}],"variable":[]}},"response":[{"id":"846ea3cc-37eb-40fc-b3b0-17b73b88a3db","name":"New Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandboxclient.guardpayapp.com/Api/PayOut/DataPayOut?IdDispersion=10","protocol":"https","host":["sandboxclient","guardpayapp","com"],"path":["Api","PayOut","DataPayOut"],"query":[{"key":"IdDispersion","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Tue, 27 Jan 2026 18:32:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private,max-age=15"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Ok\",\n    \"success\": true,\n    \"code\": 200,\n    \"data\": {\n        \"idDispersion\": 10,\n        \"CreationDate\": \"2026-01-08T04:59:09.113\",\n        \"DocumentType\": \"CC\",\n        \"DocumentNumber\": \"\",\n        \"Bank\": null,\n        \"AccountType\": \"AHORRO\",\n        \"AccountNumber\": \"AccountNumber\",\n        \"Amount\": 10000,\n        \"Reference\": \"Reference\",\n        \"Description\": \"Description\",\n        \"Phone\": \"Phone\",\n        \"Mail\": \"Mail\",\n        \"UserName\": \"UserName\",\n        \"NotifyUrl\": \"NotifyUrl\",\n        \"State\": \"Rechazo Dispersión\",\n        \"ApplicationID\": \"F0D7563C-DE3C-4451-8327-0C8AFE36E6CB\",\n        \"StateID\": 4,\n        \"Observation\": \"\"\n    }\n}"}],"_postman_id":"7e9e15ea-7421-4705-a6e5-495565e20d3f"}],"id":"f5108352-8eb1-408a-ae28-b030f881ccfb","_postman_id":"f5108352-8eb1-408a-ae28-b030f881ccfb","description":""},{"name":"Webhook","item":[],"id":"7fe87f26-35a2-4f71-ac4a-219dbebee5ff","description":"<h2 id=\"status-notification-webhook--payout\">Status Notification Webhook – PayOut</h2>\n<p>When a payout status update occurs, the system sends an automatic notification via webhook to the URL configured by the client.</p>\n<p>The notification is sent to the route previously registered in the <code>NotifyUrl</code> field when the payout request was made.</p>\n<h3 id=\"example-of-payout-sent\">Example of PayOut sent</h3>\n<p>{<br />\"idTransaccion\":\"10\",<br />\"descripcionEstado\":\"Pending Confirmation\",<br />\"idEstado\":\"5\",<br />\"mensaje\":\"Payment pending confirmation\"<br />}</p>\n<h3 id=\"field-descriptions\">Field descriptions</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>IdDispersion</code></td>\n<td>Unique identifier of the dispersion generated in the system.</td>\n</tr>\n<tr>\n<td><code>DescripcionEstado</code></td>\n<td>Description of the current state of the dispersion.</td>\n</tr>\n<tr>\n<td><code>Mensaje</code></td>\n<td>Informative message related to the status of the process.</td>\n</tr>\n<tr>\n<td><code>IdEstado</code></td>\n<td>Dispersion state code within the system.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"validation-recommendation\">Validation Recommendation</h2>\n<p>Once the webhook notification is received, it is recommended to confirm the transaction status by making a request to the <strong>Data PayOut</strong> method.</p>\n<p>This allows you to validate and reconfirm the current information of the payout process directly from the system.</p>\n<h2 id=\"status-notification-webhook--payin\">Status Notification Webhook – PayIn</h2>\n<p>When there is an update in the status of a <strong>PayIn</strong> transaction, the system automatically sends a notification via <strong>webhook</strong> to the endpoint configured by the client.</p>\n<p>The URL where this webhook is sent must be previously provided by the client to the <strong>GuardPay</strong> team, since it is configured internally within the system.</p>\n<h3 id=\"example-payin-payload\">Example PayIn Payload</h3>\n<p>{<br />\"idTransaccion\":\"10\",<br />\"descripcionEstado\":\"Pending Confirmation\",<br />\"idEstado\":\"5\",<br />\"mensaje\":\"Payment pending confirmation\"<br />}</p>\n<h3 id=\"field-description\">Field Description</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>idTransaccion</code></td>\n<td>Unique identifier of the PayIn transaction.</td>\n</tr>\n<tr>\n<td><code>descripcionEstado</code></td>\n<td>Description of the current transaction status.</td>\n</tr>\n<tr>\n<td><code>idEstado</code></td>\n<td>Status code of the transaction within the system.</td>\n</tr>\n<tr>\n<td><code>mensaje</code></td>\n<td>Informational message related to the payment status.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"validation-recommendation-1\">Validation Recommendation</h2>\n<p>Once the webhook notification is received, it is recommended to confirm the transaction status by making a request to the <strong>PayIn Status</strong> method.</p>\n<p>This allows you to validate and reconfirm the current information of the payment process directly from the system.</p>\n","_postman_id":"7fe87f26-35a2-4f71-ac4a-219dbebee5ff"}]}