{"info":{"_postman_id":"7572d463-61b9-4c27-8226-797f02ff3130","name":"EBANX APIs","description":"<html><head></head><body><p>This is a postman collection to help you to quickly integrate with EBANX. Any problems or suggestions? Please send us an email.</p>\n<p>You can also check our full API reference at <a href=\"https://ebanx.github.io/api-reference\">https://ebanx.github.io/api-reference</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"449965","collectionId":"7572d463-61b9-4c27-8226-797f02ff3130","publishedId":"SzmY9h1h","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2F4A74"},"publishDate":"2020-04-30T13:43:52.000Z"},"item":[{"name":"Before Payment","item":[{"name":"Get FX Rate","id":"4d9d30b2-1df5-40aa-8eed-e1e19669a08c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"4d9d30b2-1df5-40aa-8eed-e1e19669a08c"}],"id":"b8fa1753-1f81-4b4c-9649-6daa06c5b0fc","_postman_id":"b8fa1753-1f81-4b4c-9649-6daa06c5b0fc","description":""},{"name":"Payments","item":[{"name":"Accept Payments in Brazil - Direct integration","id":"f292b1bf-5545-436b-9580-ce2482e1461d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n\t\t\"name\": \"José Silva\",\n\t\t\"email\": \"jose@example.com\",\n\t\t\"document\": \"853.513.468-93\",\n        \"address\": \"Rua E\",\n        \"street_number\": \"1040\",\n        \"city\": \"Maracanaú\",\n        \"state\": \"CE\",\n        \"zipcode\": \"61919-230\",\n        \"country\": \"BR\",\n        \"phone_number\": \"8522847035\",\n\t\t\"payment_type_code\": \"itau\",\n        \"merchant_payment_code\": \"0x0W26D04-T02\",\n        \"due_date\": \"27/06/2020\",\n        \"currency_code\": \"BRL\",\n        \"amount_total\": 100\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"0c05d1c1-1a40-4465-acc0-7d5ed9735f28","name":"Accept Payments - Brazil - Online Transfer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n\t\t\"name\": \"José Silva\",\n\t\t\"email\": \"jose@example.com\",\n\t\t\"document\": \"853.513.468-93\",\n        \"address\": \"Rua E\",\n        \"street_number\": \"1040\",\n        \"city\": \"Maracanaú\",\n        \"state\": \"CE\",\n        \"zipcode\": \"61919-230\",\n        \"country\": \"BR\",\n        \"phone_number\": \"8522847035\",\n\t\t\"payment_type_code\": \"itau\",\n        \"merchant_payment_code\": \"0x0W26D04-T03\",\n        \"due_date\": \"27/06/2020\",\n        \"currency_code\": \"BRL\",\n        \"amount_total\": 100\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jun 2020 20:44:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"038ed245f80000d07e53138200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a91864ff85bd07e-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"redirect_url\": \"https://sandbox.ebanxpay.com/ws/directtefredirect/?hash=5ef50c977378a231f42da8c8d882264ba8251a31e781b33c\",\n    \"payment\": {\n        \"hash\": \"5ef50c977378a231f42da8c8d882264ba8251a31e781b33c\",\n        \"pin\": \"489539812\",\n        \"country\": \"br\",\n        \"merchant_payment_code\": \"0x0W26D04-T03\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-25 20:44:07\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"99.62\",\n        \"amount_iof\": \"0.38\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"BRL\",\n        \"due_date\": \"2020-06-27\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"itau\",\n        \"redirect_url\": \"https://sandbox.ebanxpay.com/ws/directtefredirect/?hash=5ef50c977378a231f42da8c8d882264ba8251a31e781b33c\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"85351346893\",\n            \"email\": \"jose@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"},{"id":"15e8bc4c-26ec-40cf-8912-8905610f225e","name":"Accept Payments - Brazil - Bank Transfer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n\t\t\"name\": \"José Silva\",\n\t\t\"email\": \"jose@example.com\",\n\t\t\"document\": \"853.513.468-93\",\n        \"address\": \"Rua E\",\n        \"street_number\": \"1040\",\n        \"city\": \"Maracanaú\",\n        \"state\": \"CE\",\n        \"zipcode\": \"61919-230\",\n        \"country\": \"BR\",\n        \"phone_number\": \"8522847035\",\n\t\t\"payment_type_code\": \"banktransfer\",\n        \"merchant_payment_code\": \"0x0W26D04-T02\",\n        \"due_date\": \"26/06/2020\",\n        \"currency_code\": \"BRL\",\n        \"amount_total\": 100\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jun 2020 16:47:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"038df95fcf0000d07220aa1200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a902b461d40d072-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef4d5116163a1dc2a1c6271ae5c55714c77e4c0a10fa750\",\n        \"pin\": \"255672522\",\n        \"country\": \"br\",\n        \"merchant_payment_code\": \"0x0W26D04-T02\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-25 16:47:12\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"99.62\",\n        \"amount_iof\": \"0.38\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"BRL\",\n        \"due_date\": \"2020-06-26\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"banktransfer\",\n        \"voucher_url\": \"https://sandbox.ebanxpay.com/print/voucher/execute?hash=5ef4d5116163a1dc2a1c6271ae5c55714c77e4c0a10fa750\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"85351346893\",\n            \"email\": \"jose@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"},{"id":"a7ffdef3-42f7-43e4-9423-13ab31ad93bb","name":"Accept Payments - Brazil - CreditCard","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n\t\t\"name\": \"José Silva\",\n\t\t\"email\": \"jose@example.com\",\n\t\t\"document\": \"853.513.468-93\",\n        \"address\": \"Rua E\",\n        \"street_number\": \"1040\",\n        \"city\": \"Maracanaú\",\n        \"state\": \"CE\",\n        \"zipcode\": \"61919-230\",\n        \"country\": \"BR\",\n        \"phone_number\": \"8522847035\",\n        \"payment_type_code\": \"creditcard\",\n        \"merchant_payment_code\": \"0x0W26D04-T01\",\n        \"currency_code\": \"BRL\",\n        \"instalments\": 1,\n        \"amount_total\": 100,\n        \"creditcard\": {\n            \"card_number\": \"4111111111111111\",\n            \"card_name\": \"José Silva\",\n            \"card_due_date\": \"12/2020\",\n            \"card_cvv\": \"123\",\n            \"auto_capture\" : true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Jun 2020 16:28:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"038de84ea20000d08224071200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a900ff76a46d082-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef4d0b22b5fce32fe28a8e172e6e67b2fb729fd3589ae8d\",\n        \"pin\": \"844672600\",\n        \"country\": \"br\",\n        \"merchant_payment_code\": \"0x0W26D04-T01\",\n        \"order_number\": null,\n        \"status\": \"CO\",\n        \"status_date\": \"2020-06-25 16:28:34\",\n        \"open_date\": \"2020-06-25 16:28:33\",\n        \"confirm_date\": \"2020-06-25 16:28:34\",\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"99.62\",\n        \"amount_iof\": \"0.38\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"BRL\",\n        \"due_date\": \"2020-06-28\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"visa\",\n        \"details\": {\n            \"billing_descriptor\": \"DEMONSTRATION\"\n        },\n        \"transaction_status\": {\n            \"acquirer\": \"EBANX\",\n            \"code\": \"OK\",\n            \"description\": \"Accepted\",\n            \"authcode\": \"76697\"\n        },\n        \"pre_approved\": true,\n        \"capture_available\": false,\n        \"customer\": {\n            \"document\": \"85351346893\",\n            \"email\": \"jose@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"}],"_postman_id":"f292b1bf-5545-436b-9580-ce2482e1461d"},{"name":"Accept Payments in Colombia - Direct integration","id":"3f414b3f-bce6-4432-912a-ff2f916c7aeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josecolombia@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"document\": \"4023030074\",\n\t\t\"country\": \"co\",\n\t\t\"payment_type_code\": \"baloto\",\n        \"merchant_payment_code\": \"0x0W28D03-T02\",\n\t\t\"currency_code\": \"COP\",\n\t\t\"amount_total\": \"6000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","description":"<h1 id=\"teste\">Teste</h1>\n<p>Lorem ipsem</p>\n","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"2104f05f-ca1b-4b08-8be9-ef20c92c396d","name":"Baloto","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josecolombia@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"document\": \"4023030074\",\n\t\t\"country\": \"co\",\n\t\t\"payment_type_code\": \"baloto\",\n        \"merchant_payment_code\": \"0x0W28D03-T02\",\n\t\t\"currency_code\": \"COP\",\n\t\t\"amount_total\": \"6000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 14:52:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ac769b1c0000d07a4bbf2200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac0f3a4fdb6d07a-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efca3341f6beddb8b5e9a1cfc8c3750d7c80f86ab6246d6\",\n        \"pin\": \"445047859\",\n        \"country\": \"co\",\n        \"merchant_payment_code\": \"0x0W28D03-T02\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 14:52:36\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"6000.00\",\n        \"amount_ext\": \"6000.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"6000.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"COP\",\n        \"due_date\": \"2021-11-13\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"baloto\",\n        \"baloto_url\": \"https://sandbox.ebanxpay.com/print/baloto/execute?hash=5efca3341f6beddb8b5e9a1cfc8c3750d7c80f86ab6246d6\",\n        \"voucher_id\": \"445047859\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"4023030074\",\n            \"email\": \"josecolombia@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"},{"id":"6526d53b-4ec6-4ebe-96d0-76b446672752","name":"PSE","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josecolombia@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"document\": \"4023030074\",\n\t\t\"country\": \"co\",\n        \"payment_type_code\": \"eft\",\n        \"eft_code\": \"banco_agrario\",\n        \"merchant_payment_code\": \"0x0W28D03-T03\",\n\t\t\"currency_code\": \"COP\",\n\t\t\"amount_total\": \"6000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 16:04:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03acb7fe010000d082408dd200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac15c433912d082-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efcb3f2dde5ee434930f93f1d6bcde6166b42193ab218e6\",\n        \"pin\": \"639247777\",\n        \"country\": \"co\",\n        \"merchant_payment_code\": \"0x0W28D03-T03\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 16:04:01\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"6000.00\",\n        \"amount_ext\": \"6000.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"6000.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"COP\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"eft\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efcb3f2dde5ee434930f93f1d6bcde6166b42193ab218e6\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"4023030074\",\n            \"email\": \"josecolombia@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efcb3f2dde5ee434930f93f1d6bcde6166b42193ab218e6\"\n}"},{"id":"e34978fe-1a5c-4b7e-be30-0db3d83ed878","name":"Efecty","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josecolombia@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"document\": \"4023030074\",\n\t\t\"country\": \"co\",\n\t\t\"payment_type_code\": \"efecty\",\n        \"merchant_payment_code\": \"0x0W28D03-T88\",\n\t\t\"currency_code\": \"COP\",\n\t\t\"amount_total\": \"10000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Aug 2020 19:54:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"04902289660000d07e773f7200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5c2d39ef0debd07e-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5f36ebe4957afdfa5fb0fc193b540a512dc13f8615eba22c\",\n        \"pin\": \"489706693\",\n        \"country\": \"co\",\n        \"merchant_payment_code\": \"0x0W28D03-T88\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-08-14 19:54:11\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"10000.00\",\n        \"amount_ext\": \"10000.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"10000.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"COP\",\n        \"due_date\": \"2021-12-27\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"efecty\",\n        \"voucher_url\": \"https://sandbox.ebanxpay.com/print/voucher/execute?hash=5f36ebe4957afdfa5fb0fc193b540a512dc13f8615eba22c\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"4023030074\",\n            \"email\": \"josecolombia@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"}],"_postman_id":"3f414b3f-bce6-4432-912a-ff2f916c7aeb"},{"name":"Accept Payments in Mexico - Direct integration","id":"d5b52a17-c32c-46b1-9826-2ce22e873a53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josecolombia@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"document\": \"4023030074\",\n\t\t\"country\": \"co\",\n\t\t\"payment_type_code\": \"baloto\",\n        \"merchant_payment_code\": \"0x0W28D03-T02\",\n\t\t\"currency_code\": \"COP\",\n\t\t\"amount_total\": \"6000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","description":"<h1 id=\"teste\">Teste</h1>\n<p>Lorem ipsem</p>\n","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"01006963-55ce-4af4-8a81-0a47151a953b","name":"SPEI","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n        \"name\": \"Juan Garcia\",\n\t    \"email\": \"juangarcia@example.com\",\n\t    \"phone_number\": \"0405777687\",\n\t    \"country\": \"mx\",\n\t    \"payment_type_code\": \"spei\",\n        \"merchant_payment_code\": \"0x0W28D03-T05\",\n\t\t\"currency_code\": \"MXN\",\n\t\t\"amount_total\": \"6000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 16:25:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03accc18c10000d076262bb200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac17c6e0d0fd076-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efcb917129a9a5a175e5c918fea0651ba6bf1e6fb6ae593\",\n        \"pin\": \"088722858\",\n        \"country\": \"mx\",\n        \"merchant_payment_code\": \"0x0W28D03-T05\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 16:25:58\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"6000.00\",\n        \"amount_ext\": \"6000.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"6000.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"MXN\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"spei\",\n        \"clabe_account\": \"000000000000000000\",\n        \"clabe_reference\": \"0000000\",\n        \"spei_url\": \"https://sandbox.ebanxpay.com/print/spei/execute?hash=5efcb917129a9a5a175e5c918fea0651ba6bf1e6fb6ae593\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"\",\n            \"email\": \"juangarcia@example.com\",\n            \"name\": \"JUAN GARCIA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"},{"id":"0ad337e0-84dc-4c42-9b20-c57381bca78c","name":"Oxxo","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n        \"name\": \"Juan Garcia\",\n\t    \"email\": \"juangarcia@example.com\",\n\t    \"phone_number\": \"0405777687\",\n\t    \"country\": \"mx\",\n\t    \"payment_type_code\": \"oxxo\",\n        \"merchant_payment_code\": \"0x0W28D03-T04\",\n\t\t\"currency_code\": \"MXN\",\n\t\t\"amount_total\": \"6000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 16:15:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03acc2250d0000d082433b8200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac16c81ae9ed082-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efcb68b70e5dde0fb39df93790bba7ef46eaae37360b809\",\n        \"pin\": \"426809086\",\n        \"country\": \"mx\",\n        \"merchant_payment_code\": \"0x0W28D03-T04\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 16:15:06\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"6000.00\",\n        \"amount_ext\": \"6000.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"6000.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"MXN\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"oxxo\",\n        \"oxxo_url\": \"https://sandbox.ebanxpay.com/print/oxxo/execute?hash=5efcb68b70e5dde0fb39df93790bba7ef46eaae37360b809\",\n        \"oxxo_barcode\": \"00000000000000000000000000000000\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"\",\n            \"email\": \"juangarcia@example.com\",\n            \"name\": \"JUAN GARCIA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"}],"_postman_id":"d5b52a17-c32c-46b1-9826-2ce22e873a53"},{"name":"Accept Payments in Peru - Direct integration","id":"a3310fc5-b199-4312-9454-91a0dcab981e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"joseperu@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"pe\",\n\t\t\"payment_type_code\": \"safetypay-cash\",\n        \"merchant_payment_code\": \"0x0W28D03-PE-T13\",\n\t\t\"currency_code\": \"PEN\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","description":"<h1 id=\"teste\">Teste</h1>\n<p>Lorem ipsem</p>\n","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"0aa6f4ec-da83-4f6f-9de8-9fb132101ee2","name":"PagoEfectivo","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"joseperu@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"pe\",\n\t\t\"payment_type_code\": \"pagoefectivo\",\n\t\t\"document\": \"13775040\",\n        \"merchant_payment_code\": \"0x0W28D03-T09\",\n\t\t\"currency_code\": \"PEN\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 16:57:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ace8c4610000d07a51b69200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac1aa4d69c2d07a-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efcc06e8946d56338424cae6bd6ed8e866d5e76c9bfef49\",\n        \"pin\": \"827807399\",\n        \"country\": \"pe\",\n        \"merchant_payment_code\": \"0x0W28D03-T09\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 16:57:17\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"PEN\",\n        \"due_date\": \"2020-06-30\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"pagoefectivo\",\n        \"cip_url\": \"https://sandbox.ebanxpay.com/cip/main/execute?hash=5efcc06e8946d56338424cae6bd6ed8e866d5e76c9bfef49\",\n        \"cip_code\": \"0\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"13775040\",\n            \"email\": \"joseperu@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"},{"id":"221358c4-1cc1-4da6-a624-e526979b7e23","name":"SafetyPay - Cash","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"joseperu@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"pe\",\n\t\t\"payment_type_code\": \"safetypay-cash\",\n\t\t\"document\": \"13775040\",\n        \"merchant_payment_code\": \"0x0W28D03-T10\",\n\t\t\"currency_code\": \"PEN\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 17:16:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03acfa075b0000d0721e265200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac1c5ebce0ad072-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efcc4d90dbee3a4e40b6f95a7c34ef2a3ed4e0aee0c2c1c\",\n        \"pin\": \"631561909\",\n        \"country\": \"pe\",\n        \"merchant_payment_code\": \"0x0W28D03-T10\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 17:16:09\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"PEN\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"safetypay-cash\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efcc4d90dbee3a4e40b6f95a7c34ef2a3ed4e0aee0c2c1c\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"13775040\",\n            \"email\": \"joseperu@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efcc4d90dbee3a4e40b6f95a7c34ef2a3ed4e0aee0c2c1c\"\n}"},{"id":"2cc06286-b990-44ec-90a6-73a064d7afd5","name":"SafetyPay - Online","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"joseperu@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"pe\",\n\t\t\"payment_type_code\": \"safetypay-online\",\n\t\t\"document\": \"13775040\",\n        \"merchant_payment_code\": \"0x0W28D03-T12\",\n\t\t\"currency_code\": \"PEN\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 17:44:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ad1411840000d06a3f16b200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac1ef95a99cd06a-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efccb849470007cb28f0823c8aeeb05a135e936695c180b\",\n        \"pin\": \"086678464\",\n        \"country\": \"pe\",\n        \"merchant_payment_code\": \"0x0W28D03-T12\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 17:44:35\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"PEN\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"safetypay-online\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efccb849470007cb28f0823c8aeeb05a135e936695c180b\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"13775040\",\n            \"email\": \"joseperu@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efccb849470007cb28f0823c8aeeb05a135e936695c180b\"\n}"}],"_postman_id":"a3310fc5-b199-4312-9454-91a0dcab981e"},{"name":"Accept Payments in Ecuador - Direct integration","id":"675e9903-a2e2-4ede-9b8e-c9a60d04b960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josesilvaEcuador@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"ec\",\n\t\t\"payment_type_code\": \"safetypay-cash\",\n        \"merchant_payment_code\": \"0x0W28D03-T14\",\n\t\t\"currency_code\": \"USD\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","description":"<h1 id=\"teste\">Teste</h1>\n<p>Lorem ipsem</p>\n","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"3bd1de20-6c31-413b-b837-236dad88e06b","name":"SafetyPay Cash","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josesilvaEcuador@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"ec\",\n\t\t\"payment_type_code\": \"safetypay-cash\",\n        \"merchant_payment_code\": \"0x0W28D03-T14\",\n\t\t\"currency_code\": \"USD\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 17:53:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ad1c4c320000d07ea30b7200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac1fcc05f63d07e-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efccd9f520dfe822be625ededee0473db66a5b29c9bae03\",\n        \"pin\": \"407710453\",\n        \"country\": \"ec\",\n        \"merchant_payment_code\": \"0x0W28D03-T14\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 17:53:34\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"USD\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"safetypay-cash\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efccd9f520dfe822be625ededee0473db66a5b29c9bae03\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"\",\n            \"email\": \"josesilvaecuador@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efccd9f520dfe822be625ededee0473db66a5b29c9bae03\"\n}"},{"id":"482e9130-0b07-4a33-b798-a6ed99474508","name":"SafetyPay - Online","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josesilvaEcuador@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"ec\",\n\t\t\"payment_type_code\": \"safetypay-online\",\n        \"merchant_payment_code\": \"0x0W28D03-T13\",\n\t\t\"currency_code\": \"USD\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 17:52:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ad1bb33e0000d07ea33cc200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac1fbcb9e9ed07e-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efccd78f577a67d1213c7835173fb761b001f251dad3a4e\",\n        \"pin\": \"693916739\",\n        \"country\": \"ec\",\n        \"merchant_payment_code\": \"0x0W28D03-T13\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 17:52:55\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"USD\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"safetypay-online\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efccd78f577a67d1213c7835173fb761b001f251dad3a4e\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"\",\n            \"email\": \"josesilvaecuador@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efccd78f577a67d1213c7835173fb761b001f251dad3a4e\"\n}"}],"_postman_id":"675e9903-a2e2-4ede-9b8e-c9a60d04b960"},{"name":"Accept Payments in Bolivia - Direct integration","id":"a13787b5-53cb-4346-b733-4bee6b5590cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josebolivia@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"bo\",\n\t\t\"payment_type_code\": \"pagosnet\",\n        \"merchant_payment_code\": \"0x0W28D03-BO-T03\",\n\t\t\"currency_code\": \"BOB\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","description":"<h1 id=\"teste\">Teste</h1>\n<p>Lorem ipsem</p>\n","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a13787b5-53cb-4346-b733-4bee6b5590cf"},{"name":"Accept Payments in Chile - Direct integration","id":"43414a64-fceb-4b2b-aef8-e310ef5be448","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josechile@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"address\": \"Rua E\",\n\t\t\"street_number\": \"1040\",\n\t\t\"city\": \"Antofagasta\",\n\t\t\"state\": \"Antofagasta\",\n\t\t\"zipcode\": \"61919-230\",\n\t\t\"country\": \"cl\",\n\t\t\"document\": \"9882884-2\",\n\t\t\"payment_type_code\": \"webpay\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T07\",\n\t\t\"currency_code\": \"CLP\",\n\t\t\"amount_total\": \"500\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","description":"<h1 id=\"teste\">Teste</h1>\n<p>Lorem ipsem</p>\n","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"0713bf79-1107-42a2-88f3-79749e56ee41","name":"Multicaja","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josechile@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"cl\",\n\t\t\"document\": \"9882884-2\",\n\t\t\"payment_type_code\": \"multicaja\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T06\",\n\t\t\"currency_code\": \"CLP\",\n\t\t\"amount_total\": \"500\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Jul 2020 13:34:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03b155b9920000d07223200200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac8bf08ee72d072-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efde278641424b4f1677d737dd57172a754a3f75b35832e\",\n        \"pin\": \"658611630\",\n        \"country\": \"cl\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T06\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-02 13:34:47\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"500.00\",\n        \"amount_ext\": \"500.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"500.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"CLP\",\n        \"due_date\": \"2020-07-05\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"multicaja\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efde278641424b4f1677d737dd57172a754a3f75b35832e\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"98828842\",\n            \"email\": \"josechile@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efde278641424b4f1677d737dd57172a754a3f75b35832e\"\n}"},{"id":"2f7d1b2d-dce0-4f5f-9c97-668451da00b7","name":"Webpay","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josechile@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"address\": \"Rua E\",\n\t\t\"street_number\": \"1040\",\n\t\t\"city\": \"Antofagasta\",\n\t\t\"state\": \"Antofagasta\",\n\t\t\"zipcode\": \"61919-230\",\n\t\t\"country\": \"cl\",\n\t\t\"document\": \"9882884-2\",\n\t\t\"payment_type_code\": \"webpay\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T07\",\n\t\t\"currency_code\": \"CLP\",\n\t\t\"amount_total\": \"500\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Jul 2020 14:20:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03b17f39970000d07612007200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac9016f5d21d076-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efded178fb076acee48b51822375075a7a8f5850241de57\",\n        \"pin\": \"443281986\",\n        \"country\": \"cl\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T07\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-02 14:20:07\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"500.00\",\n        \"amount_ext\": \"500.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"500.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"CLP\",\n        \"due_date\": \"2020-07-05\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"webpay\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efded178fb076acee48b51822375075a7a8f5850241de57\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"98828842\",\n            \"email\": \"josechile@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efded178fb076acee48b51822375075a7a8f5850241de57\"\n}"},{"id":"c4acea88-db3d-47e0-9f97-ca7fa4b92508","name":"Servipag","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josechile@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"cl\",\n\t\t\"document\": \"9882884-2\",\n\t\t\"payment_type_code\": \"servipag\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T04\",\n\t\t\"currency_code\": \"CLP\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 23:31:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ae51a5420000d06a3dbbd200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac3ebb53c7ed06a-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efd1cd0ac77c56f8e73d9ca635438b3217a5363cd80f90d\",\n        \"pin\": \"409611456\",\n        \"country\": \"cl\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T04\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 23:31:28\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"CLP\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"servipag\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efd1cd0ac77c56f8e73d9ca635438b3217a5363cd80f90d\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"98828842\",\n            \"email\": \"josechile@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efd1cd0ac77c56f8e73d9ca635438b3217a5363cd80f90d\"\n}"},{"id":"d96ccd43-f7cf-40f3-86a3-aeacd3eea4e5","name":"Sensillito","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"josechile@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"cl\",\n\t\t\"document\": \"9882884-2\",\n\t\t\"payment_type_code\": \"sencillito\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T05\",\n\t\t\"currency_code\": \"CLP\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Jul 2020 13:32:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03b1538ac20000d0722315c200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac8bb8add37d072-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efde1e8eef71eb5eb68ebfbea4fd07410c4f4f82fe18924\",\n        \"pin\": \"639250529\",\n        \"country\": \"cl\",\n        \"merchant_payment_code\": \"0x0W28D03-CL-T05\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-02 13:32:24\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"100.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"CLP\",\n        \"due_date\": \"2020-07-05\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"sencillito\",\n        \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efde1e8eef71eb5eb68ebfbea4fd07410c4f4f82fe18924\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"98828842\",\n            \"email\": \"josechile@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\",\n    \"redirect_url\": \"https://sandbox.ebanx.com/ws/redirect/execute?hash=5efde1e8eef71eb5eb68ebfbea4fd07410c4f4f82fe18924\"\n}"}],"_postman_id":"43414a64-fceb-4b2b-aef8-e310ef5be448"},{"name":"Accept Payments in Argentina - Direct integration","id":"e4c24e4e-077e-4df4-bf91-15c4bd364694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"random@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"ar\",\n\t\t\"document\": \"23876543214\",\n\t\t\"birth_date\": \"11/08/1988\",\n\t\t\"zipcode\": \"15796\",\n\t\t\"address\": \"Boulevard Jorde\",\n\t\t\"street_number\": \"555\",\n\t\t\"city\": \"Moreno\",\n\t\t\"state\": \"BA\",\n\t\t\"payment_type_code\": \"cupon\",\n        \"merchant_payment_code\": \"0x0W28D03-AR-T05\",\n\t\t\"currency_code\": \"ARS\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct","description":"<h1 id=\"teste\">Teste</h1>\n<p>Lorem ipsem</p>\n","urlObject":{"protocol":"https","path":["ws","direct"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"184a68d7-0cbf-43e0-a3f4-dbfff6b0ed7c","name":"Rapipago","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"random@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"ar\",\n\t\t\"document\": \"23876543214\",\n\t\t\"payment_type_code\": \"rapipago\",\n        \"merchant_payment_code\": \"0x0W28D03-AR-T03\",\n\t\t\"currency_code\": \"ARS\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 19:13:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ad6521db0000d06a3f8c2200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac271495eddd06a-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efce044a28a9efa60b28f867b62d1ef830e6032e66fac7a\",\n        \"pin\": \"274925204\",\n        \"country\": \"ar\",\n        \"merchant_payment_code\": \"0x0W28D03-AR-T03\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 19:13:08\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"121.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"ARS\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"rapipago\",\n        \"voucher_url\": \"https://sandbox.ebanxpay.com/print/voucher/execute?hash=5efce044a28a9efa60b28f867b62d1ef830e6032e66fac7a\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"23876543214\",\n            \"email\": \"random@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": null\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"},{"id":"1d3cdcc1-6bbd-4ad7-a7d9-6c93e5c0ee45","name":"Cupon","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"random@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"ar\",\n\t\t\"document\": \"23876543214\",\n\t\t\"birth_date\": \"11/08/1988\",\n\t\t\"zipcode\": \"15796\",\n\t\t\"address\": \"Boulevard Jorde\",\n\t\t\"street_number\": \"555\",\n\t\t\"city\": \"Moreno\",\n\t\t\"state\": \"BA\",\n\t\t\"payment_type_code\": \"cupon\",\n        \"merchant_payment_code\": \"0x0W28D03-AR-T05\",\n\t\t\"currency_code\": \"ARS\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 22:56:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ae31d7460000d06a3e1a8200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac3b8d20effd06a-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efd14acce3c6256ad931f7978def9fa78d8c2921385f866\",\n        \"pin\": \"006844097\",\n        \"country\": \"ar\",\n        \"merchant_payment_code\": \"0x0W28D03-AR-T05\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 22:56:43\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"121.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"ARS\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"cupon\",\n        \"voucher_url\": \"https://sandbox.ebanxpay.com/print/voucher/execute?hash=5efd14acce3c6256ad931f7978def9fa78d8c2921385f866\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"23876543214\",\n            \"email\": \"random@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": \"1988-08-11\"\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"},{"id":"f1cd2849-510e-4681-a10d-2d9afcb93149","name":"Pago Facil","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n    \"operation\": \"request\",\n    \"payment\": {\n    \t\"name\": \"José Silva\",\n\t\t\"email\": \"random@example.com\",\n\t\t\"phone_number\": \"0405777687\",\n\t\t\"country\": \"ar\",\n\t\t\"document\": \"23876543214\",\n\t\t\"birth_date\": \"11/08/1988\",\n\t\t\"zipcode\": \"15796\",\n\t\t\"address\": \"Boulevard Jorde\",\n\t\t\"street_number\": \"555\",\n\t\t\"city\": \"Moreno\",\n\t\t\"state\": \"BA\",\n\t\t\"payment_type_code\": \"pagofacil\",\n        \"merchant_payment_code\": \"0x0W28D03-AR-T04\",\n\t\t\"currency_code\": \"ARS\",\n\t\t\"amount_total\": \"100\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/direct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 Jul 2020 20:20:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03ada2d3db0000d0761bb0b200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5ac2d3ffcb66d076-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5efcf01004f5149d5e1671d5e3ecd6ba254efcb2a611b719\",\n        \"pin\": \"042281030\",\n        \"country\": \"ar\",\n        \"merchant_payment_code\": \"0x0W28D03-AR-T04\",\n        \"order_number\": null,\n        \"status\": \"PE\",\n        \"status_date\": null,\n        \"open_date\": \"2020-07-01 20:20:31\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": \"121.00\",\n        \"amount_ext\": \"100.00\",\n        \"amount_iof\": \"0.00\",\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": \"1.0000\",\n        \"currency_ext\": \"ARS\",\n        \"due_date\": \"2020-07-04\",\n        \"instalments\": \"1\",\n        \"payment_type_code\": \"pagofacil\",\n        \"voucher_url\": \"https://sandbox.ebanxpay.com/print/voucher/execute?hash=5efcf01004f5149d5e1671d5e3ecd6ba254efcb2a611b719\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": {\n            \"document\": \"23876543214\",\n            \"email\": \"random@example.com\",\n            \"name\": \"JOSE SILVA\",\n            \"birth_date\": \"1988-08-11\"\n        }\n    },\n    \"status\": \"SUCCESS\"\n}"}],"_postman_id":"e4c24e4e-077e-4df4-bf91-15c4bd364694"},{"name":"Accept Payments - Payment Page","id":"b131e508-5255-47ea-927e-f976e823cc01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"josesilvacolombia@example.com\",\n        \"country\": \"co\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T01\",\n        \"currency_code\": \"COP\",\n        \"amount\": 100000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request","urlObject":{"protocol":"https","path":["ws","request"],"host":["sandbox","ebanxpay","com"],"query":[],"variable":[]}},"response":[{"id":"06b5261d-cd74-40ef-8919-639fb794d00d","name":"Direct - Request - Payment Page - Mexico","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"juangarciamexico@example.com\",\n        \"country\": \"mx\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T08\",\n        \"currency_code\": \"MXN\",\n        \"amount\": 10000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 15:28:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0392d80a980000d0821b061200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a97f5f0fa00d082-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef61436664dbfab4a1ce3bf2862be6cf8ce1ce270ab9b86\",\n        \"pin\": \"863179266\",\n        \"country\": \"mx\",\n        \"merchant_payment_code\": \"0x0W26D05-T08\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 15:28:54\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 10000,\n        \"amount_ext\": 10000,\n        \"amount_iof\": 0,\n        \"amount_ext_requested\": \"10000.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"MXN\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef61436664dbfab4a1ce3bf2862be6cf8ce1ce270ab9b86\",\n    \"status\": \"SUCCESS\"\n}"},{"id":"1aea863e-0c89-4417-8710-fe503106cff4","name":"Direct - Request - Payment Page - Peru","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"juangarciamexico@example.com\",\n        \"country\": \"pe\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T09\",\n        \"currency_code\": \"PEN\",\n        \"amount\": 1000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 15:34:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0392dd60ab0000d0821b001200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a97fe7aac79d082-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef615949d99ef7822d87f601f5902083db1dd710abdd9a1\",\n        \"pin\": \"255650832\",\n        \"country\": \"pe\",\n        \"merchant_payment_code\": \"0x0W26D05-T09\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 15:34:43\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 1000,\n        \"amount_ext\": 999.9500024998749,\n        \"amount_iof\": 0.05,\n        \"amount_ext_requested\": \"1000.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"PEN\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef615949d99ef7822d87f601f5902083db1dd710abdd9a1\",\n    \"status\": \"SUCCESS\"\n}"},{"id":"2ffde392-1409-4f41-9375-1c8e3d14044f","name":"Direct - Request - Payment Page - Argentina","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"random@example.com\",\n        \"country\": \"ar\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T02\",\n        \"currency_code\": \"ARS\",\n        \"amount\": 100000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 14:29:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0392a1e4310000d0760c9ad200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a979f4d1b94d076-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef60659788ea9608f5ce370af54d01a97461b32479dcd08\",\n        \"pin\": \"042112963\",\n        \"country\": \"ar\",\n        \"merchant_payment_code\": \"0x0W26D05-T02\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 14:29:45\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 100000,\n        \"amount_ext\": 100000,\n        \"amount_iof\": 0,\n        \"amount_ext_requested\": \"100000.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"ARS\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef60659788ea9608f5ce370af54d01a97461b32479dcd08\",\n    \"status\": \"SUCCESS\"\n}"},{"id":"4f1090f7-e54d-4ef7-83ac-672fe67bed20","name":"Direct - Request - Payment Page - Brazil","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"josesilva@example.com\",\n        \"country\": \"br\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T10\",\n        \"currency_code\": \"BRL\",\n        \"amount\": 1000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 16:21:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0393083a280000d082263a5200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a984309d9aad082-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef6208cc0ae84cee0a3850148e1417a0a2e70495c6b2807\",\n        \"pin\": \"844658402\",\n        \"country\": \"br\",\n        \"merchant_payment_code\": \"0x0W26D05-T10\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 16:21:31\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 1000,\n        \"amount_ext\": 996.2143853357243,\n        \"amount_iof\": 3.79,\n        \"amount_ext_requested\": \"1000.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"BRL\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef6208cc0ae84cee0a3850148e1417a0a2e70495c6b2807\",\n    \"status\": \"SUCCESS\"\n}"},{"id":"63bfd023-68d7-4de0-9a48-111ffa5eae80","name":"Payment Page - Uruguay","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"1231000\",\n        \"name\": \"Marcus Garcia\",\n        \"email\": \"marcus.garcia+uy@ebanx.com\",\n        \"document\": \"4023030074\",\n        \"address\": \"Rua E\",\n        \"street_number\": \"1040\",\n        \"city\": \"Maracanau\",\n        \"state\": \"CE\",\n        \"zipcode\": \"61919-230\",\n        \"country\": \"uy\",\n        \"phone_number\": \"8522847035\",\n        \"payment_type_code\": \"creditcard\",\n        \"merchant_payment_code\": \"0x0mrcs00000249xx9999_02\",\n        \"currency_code\": \"UYU\",\n        \"amount\": 1599.99,\n        \"instalments\": \"6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"93d4d77c-1daf-4080-95d3-ffb1da0a94f2","name":"Direct - Request - Payment Page - Colombia","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"josebolivia@example.com\",\n        \"country\": \"cl\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T04\",\n        \"currency_code\": \"CLP\",\n        \"amount\": 100000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 15:09:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0392c5e8490000d07a12a17200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a97d8ed4ae0d07a-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef60f9260bf3c5f3ba8bd0dc8382fec530d7c6394a441ca\",\n        \"pin\": \"612012059\",\n        \"country\": \"cl\",\n        \"merchant_payment_code\": \"0x0W26D05-T04\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 15:09:05\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 100000,\n        \"amount_ext\": 100000,\n        \"amount_iof\": 0,\n        \"amount_ext_requested\": \"100000.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"CLP\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef60f9260bf3c5f3ba8bd0dc8382fec530d7c6394a441ca\",\n    \"status\": \"SUCCESS\"\n}"},{"id":"a35b397b-723f-4ae1-9ef4-c22a6802d434","name":"Direct - Request - Payment Page - Bolivia","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"josebolivia@example.com\",\n        \"country\": \"bo\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T03\",\n        \"currency_code\": \"BOB\",\n        \"amount\": 100000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 14:41:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0392aca2590000d076138d4200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a97b07d5c11d076-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef60919af5881372500e8836032c0c83e98508b671ed5d0\",\n        \"pin\": \"880210975\",\n        \"country\": \"bo\",\n        \"merchant_payment_code\": \"0x0W26D05-T03\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 14:41:29\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 100000,\n        \"amount_ext\": 100000,\n        \"amount_iof\": 0,\n        \"amount_ext_requested\": \"100000.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"BOB\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef60919af5881372500e8836032c0c83e98508b671ed5d0\",\n    \"status\": \"SUCCESS\"\n}"},{"id":"d3c6f2e5-ec8c-4019-a161-e68812b14075","name":"Direct - Request - Payment Page - Ecuador","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"josesilvaEcuador@example.com\",\n        \"country\": \"ec\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T07\",\n        \"currency_code\": \"USD\",\n        \"amount\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 15:21:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0392d0d2270000d07e5403f200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a97ea6379ffd07e-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef6125df3ba09ac8f2c1c94b41e595d340a20c56c5d454a\",\n        \"pin\": \"460128960\",\n        \"country\": \"ec\",\n        \"merchant_payment_code\": \"0x0W26D05-T07\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 15:21:00\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 100,\n        \"amount_ext\": 100,\n        \"amount_iof\": 0,\n        \"amount_ext_requested\": \"100.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"USD\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef6125df3ba09ac8f2c1c94b41e595d340a20c56c5d454a\",\n    \"status\": \"SUCCESS\"\n}"},{"id":"fbaa2e57-26fb-40fc-bff1-fa87b2a90c6d","name":"Direct - Request - Payment Page - Colombia","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"integration_key\": \"{{integration_key}}\",\n        \"name\": \"José Silva\",\n        \"email\": \"josesilvacolombia@example.com\",\n        \"country\": \"co\",\n        \"payment_type_code\": \"_all\",\n        \"merchant_payment_code\": \"0x0W26D05-T01\",\n        \"currency_code\": \"COP\",\n        \"amount\": 100000\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.ebanxpay.com/ws/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Jun 2020 13:12:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"http://developers.ebanx.com"},{"key":"Vary","value":"User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"03925ae0770000d07220300200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5a972dad8944d072-CWB"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"payment\": {\n        \"hash\": \"5ef5f42b02de0ff516aa80ae15c4e0c7df1edc54874bca01\",\n        \"pin\": \"040341783\",\n        \"country\": \"co\",\n        \"merchant_payment_code\": \"0x0W26D05-T01\",\n        \"order_number\": null,\n        \"status\": \"OP\",\n        \"status_date\": null,\n        \"open_date\": \"2020-06-26 13:12:11\",\n        \"confirm_date\": null,\n        \"transfer_date\": null,\n        \"amount_br\": 100000,\n        \"amount_ext\": 100000,\n        \"amount_iof\": 0,\n        \"amount_ext_requested\": \"100000.00\",\n        \"currency_rate\": 1,\n        \"currency_ext\": \"COP\",\n        \"due_date\": \"2020-06-29\",\n        \"instalments\": 1,\n        \"payment_type_code\": \"_all\",\n        \"pre_approved\": false,\n        \"capture_available\": null,\n        \"customer\": null\n    },\n    \"redirect_url\": \"https://sandbox.ebanx.com/checkout?hash=5ef5f42b02de0ff516aa80ae15c4e0c7df1edc54874bca01\",\n    \"status\": \"SUCCESS\"\n}"}],"_postman_id":"b131e508-5255-47ea-927e-f976e823cc01"}],"id":"7a13b91d-3442-4c91-b047-13156e7e1ae9","_postman_id":"7a13b91d-3442-4c91-b047-13156e7e1ae9","description":""},{"name":"Payouts","item":[{"name":"Create a payout","event":[{"listen":"prerequest","script":{"id":"fc202a85-4e7c-4275-918f-98f63eb438a0","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"848d563e-d64b-4b55-82df-59029ea3a2c5","exec":["// Validation 1 check response status","tests[\"POST /ws/payout/create HTTP status check\"] = responseCode.code === 200;","","if (responseCode.code === 200) {","    var dataJson = JSON.parse(responseBody);","    uid = dataJson.payout.uid","    ","    pm.globals.set(\"uid_payout\", uid);","    console.log(\"generated uid \" + uid);","} ","",""],"type":"text/javascript"}}],"id":"2d9b1cc5-8772-49b6-905a-470a5276ae51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"integration_key\": \"{{integration_key}}\",\n        \"external_reference\": \"TEST_MRCSVG_W18-D3-T02\",\n        \"country\": \"br\",\n        \"amount\": \"1.00\",\n        \"currency_code\": \"USD\",\n        \"payee\": {\n\t        \"name\": \"Marcus Garcia\",\n\t        \"email\": \"marcus.garcia@ebanx.com\",\n\t        \"phone\": \" 554112345678\",\n\t        \"document\": \"20627100000150\",\n\t        \"document_type\": \"cnpj\",\n\t\t    \"bank_info\": {\n\t\t\t  \"bank_name\": \"341  Itaú\",\n\t\t      \"bank_branch\": 3707,\n\t\t      \"bank_account\": \"01854-9\",\n\t\t      \"account_type\": \"C\",\n\t\t      \"bank_details\": \"001\"\n\t\t    }\n        }\n\n}\n\n\n","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/create","description":"<p>This method allows you to <strong>create</strong> a payout.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Payout/paths/~1ws~1payout~1create/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","payout","create"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d9b1cc5-8772-49b6-905a-470a5276ae51"},{"name":"Cancel a payout","id":"7d36d4d6-c78d-47f9-87c8-76466101ee1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"integration_key\": \"{{integration_key}}\",\n   \"uid\": \"{{uid}}\",\n   \"external_reference\": \"I WILL BE IGNORED AS UID IS IN THE SAME REQUEST ;-)\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/cancel","description":"<p>Within this end-point you will be able to <strong>cancel a payout</strong> using payouts's <code>external_reference</code> or its <code>uid</code>   </p>\n<p>The payout has to be in a status equal to OP and within the cancellation time.</p>\n<p>Please, notice that if you try to use both <code>uid</code> and  <code>external_reference</code> in thhe same request, we will take in account <code>uid</code> and <strong>ignore</strong> <code>external_reference</code>.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Payout/paths/~1ws~1payout~1cancel/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","payout","cancel"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d36d4d6-c78d-47f9-87c8-76466101ee1a"},{"name":"Commit a payout","id":"a8e1b3d5-fe47-4080-a9fc-0030c2815100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"integration_key\": \"{{integration_key}}\",\n   \"uid\": \"{{uid}}\",\n   \"external_reference\": \"I WILL BE IGNORED AS UID IS IN THE SAME REQUEST ;-)\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/commit","description":"<p>This method allows you to <strong>commit a payout</strong>, starting the payment process, without having to wait the cancellation time. The payout has to be in a status equal to OP and within the cancellation time.</p>\n<p>You have to send either the <code>external_reference</code> or the <code>uid</code>.</p>\n<p>Please, notice that if you try to use both <code>uid</code> and  <code>external_reference</code> in thhe same request, we will take in account <code>uid</code> and <strong>ignore</strong> <code>external_reference</code>.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Payout/paths/~1ws~1payout~1commit/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","payout","commit"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8e1b3d5-fe47-4080-a9fc-0030c2815100"},{"name":"Search payouts","id":"391f70f3-8dc2-4570-a7f0-77b740e058e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"integration_key\": \"{{integration_key}}\",\n\t\"date_from\": \"2020-03-05\",\n\t\"date_to\": \"2020-03-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/search","description":"<p>This method allows you to <strong>search</strong> multiple payouts information.</p>\n<p>You have to include a range of dates in <code>date_from</code> and <code>date_to</code></p>\n<p>You can also use <code>status</code> to filter status of your payoit requests. Pagination is also available to this API.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Payout/paths/~1ws~1payout~1search/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","payout","search"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"391f70f3-8dc2-4570-a7f0-77b740e058e5"},{"name":"Simulate a payout","id":"06e29164-5e65-4a40-85c3-e304a4792122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"integration_key\": \"{{integration_key}}\",\n  \"country\": \"br\",\n  \"amount\": \"2.50\",\n  \"currency_code\": \"USD\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/simulate","description":"<p>This method allows you to <strong>simulate</strong> a payout.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Payout/paths/~1ws~1payout~1simulate/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","payout","simulate"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"06e29164-5e65-4a40-85c3-e304a4792122"},{"name":"Retrieve a payout","id":"88bbae46-11e9-4f01-b9bf-471a0f4d7360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"integration_key\": \"{{integration_key}}\",\n   \"uid\": \"{{uid}}\",\n   \"external_reference\": \"I WILL BE IGNORED AS UID IS IN THE SAME REQUEST ;-)\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/retrieve","description":"<p>This method allows you to <strong>retrieve</strong> a payout.</p>\n<p>You have to send either the <code>external_reference</code> or the <code>uid</code>.</p>\n<p>Please, notice that if you try to use both <code>uid</code> and  <code>external_reference</code> in thhe same request, we will take in account <code>uid</code> and <strong>ignore</strong> <code>external_reference</code>.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Payout/paths/~1ws~1payout~1retrieve/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","payout","retrieve"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"88bbae46-11e9-4f01-b9bf-471a0f4d7360"},{"name":"Attach","id":"e8577fe0-f355-4cf4-853b-d4ac4b2deada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"integration_key","value":"{{integration_key}}","type":"text"},{"key":"uid","value":"{{uid}}","type":"text"},{"key":"invoice","type":"file","src":"/Users/marcus.garcia/Downloads/Untitled document.pdf"}]},"url":"https://{{base_url}}/ws/payout/attach","description":"<p>This method allows you to <strong>attach</strong> a PDF File to a payout. In order to attach the file, a Payout must be previously created with the method Create. The <code>invoice</code> must be a PDF file.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Payout/paths/~1ws~1payout~1attach/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","payout","attach"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8577fe0-f355-4cf4-853b-d4ac4b2deada"}],"id":"92ee992f-7a85-4cd7-ad80-34fbac0bafe8","description":"<p><img src=\"https://mrcsvg.github.io/EBANX-api-reference/assets/ebanx-logo-vector.svg\" alt=\"EBANX logo\" /></p>\n<p>Here you can find all the APIs you need to create and manage a Payout with EBANX.</p>\n","event":[{"listen":"prerequest","script":{"id":"f4fd7756-4d99-474b-8af0-e2ab88286bf0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b826d05a-38c2-4779-9f9b-24b67c6c38c5","type":"text/javascript","exec":[""]}}],"_postman_id":"92ee992f-7a85-4cd7-ad80-34fbac0bafe8"},{"name":"Transfer","item":[{"name":"Create Transfer","event":[{"listen":"test","script":{"id":"9e347a4e-1108-430c-aecd-082c724b196e","exec":["// Validation 1 check response status","tests[\"POST /ws/payout/create HTTP status check\"] = responseCode.code === 200;","","if (responseCode.code === 200) {","    var dataJson = JSON.parse(responseBody);","    uid = dataJson.transfer.uid","    ","    pm.globals.set(\"uid_transfer\", uid);","    console.log(\"generated uid \" + uid);","} ","",""],"type":"text/javascript"}}],"id":"d6ccada5-815a-4275-8f94-267957d0e94e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"integration_key\": \"{{integration_key}}\",\n\t\"external_reference\": \"PAYOUT_TRANSFER_03\",\n\t\"amount\": 1.00\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/transfer/create","description":"<p>This method allows you to <strong>create a transfer</strong> request.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Transfer/paths/~1ws~1transfer~1create/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","transfer","create"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d6ccada5-815a-4275-8f94-267957d0e94e"},{"name":"Cancel transfer","id":"28c4c2fc-416a-4c37-8ca3-95f9d7ce9ba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"integration_key\": \"{{integration_key}}\",\n\t \"uid\": \"{{uid_transfer}}\",\n\t \"external_reference\": \"I WILL BE IGNORED AS UID IS IN THE SAME REQUEST ;-)\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/transfer/cancel","description":"<p>This method allows you to <strong>cancel a transfer</strong> request. You have to send either the transfer_code, uid, settlement_code or external_reference.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Transfer/paths/~1ws~1transfer~1cancel/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","transfer","cancel"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"28c4c2fc-416a-4c37-8ca3-95f9d7ce9ba0"},{"name":"Commit transfer","id":"32ff62c7-c3dd-4feb-9007-328054f2d463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"integration_key\": \"{{integration_key}}\",\n\t \"uid\": \"14d071d3177b0446b090abc5be8370f675e7d1d853\",\n\t \"external_reference\": \"I WILL BE IGNORED AS UID IS IN THE SAME REQUEST ;-)\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/transfer/commit","description":"<p>This method allows you to <strong>commit a transfer</strong>, confirming the transfer without having to wait the cancellation time. The transfer must be a payment balance transfer and have the status equal to <code>OP</code> and within the cancellation time.</p>\n<p>You have to send either the transfer_code, uid, settlement_code or external_reference.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Transfer/paths/~1ws~1transfer~1commit/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","transfer","commit"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"32ff62c7-c3dd-4feb-9007-328054f2d463"},{"name":"Retrieve transfer","id":"166d7033-9029-4e82-919f-45f57c0b3696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"integration_key\": \"{{integration_key}}\",\n\t \"uid\": \"{{uid_transfer}}\",\n\t \"external_reference\": \"I WILL BE IGNORED AS UID IS IN THE SAME REQUEST ;-)\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/transfer/retrieve","description":"<p>This method allows you to <strong>retrieve a transfer</strong> information. You have to send either the transfer_code, uid, settlement_code or external_reference.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Transfer/paths/~1ws~1transfer~1retrieve/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","transfer","retrieve"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"166d7033-9029-4e82-919f-45f57c0b3696"},{"name":"Search transfers","id":"469e2dfb-8f6f-4140-b9ad-5ce792fa6ea7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"integration_key\": \"{{integration_key}}\",\n\t \"uid\": \"14d071d3177b0446b090abc5be8370f675e7d1d853\",\n\t \"external_reference\": \"I WILL BE IGNORED AS UID IS IN THE SAME REQUEST ;-)\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/transfer/search","description":"<p>This method allows you to <strong>search multiple transfers</strong> information.</p>\n<p>Please, refer to our API Reference to check the available options at this  <a href=\"https://ebanx.github.io/api-reference/#tag/Transfer/paths/~1ws~1transfer~1search/post\">link</a></p>\n","urlObject":{"protocol":"https","path":["ws","transfer","search"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"469e2dfb-8f6f-4140-b9ad-5ce792fa6ea7"}],"id":"dbfe2fac-6d1b-45ae-af1a-b17e6a4cbf9f","description":"<p>Here you can find all the APIs you need to transfer your balance in order to use a Payout.</p>\n","_postman_id":"dbfe2fac-6d1b-45ae-af1a-b17e6a4cbf9f"},{"name":"Utils","item":[{"name":"Payout - Balance","id":"48889f95-b582-4bd6-b8d0-3d080a70176c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"integration_key\": \"{{integration_key}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/balance","description":"<p>This method allows you to get your <em>available balance</em>.</p>\n","urlObject":{"protocol":"https","path":["ws","payout","balance"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"48889f95-b582-4bd6-b8d0-3d080a70176c"},{"name":"Payout - Bank details","id":"682ddbd8-abed-4185-83d0-25bcbdadf7b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"integration_key\": \"b9cd91493e82c6e267a56aa6797efd66398e3bd9b56d63a452df123884a1798dada7929ce5772723e9a5f8de17dccdb5eebc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/bankdetails","description":"<p>This method call will return a JSON object with all the available bank details information per country.</p>\n","urlObject":{"protocol":"https","path":["ws","payout","bankdetails"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"682ddbd8-abed-4185-83d0-25bcbdadf7b8"},{"name":"Payout - List of banks","id":"3d5423d2-536b-40ce-92eb-4ddfce6f025e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/ws/payout/banks","description":"<p>The bank operation method call will return a JSON object with the all the available banks per country.</p>\n","urlObject":{"protocol":"https","path":["ws","payout","banks"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d5423d2-536b-40ce-92eb-4ddfce6f025e"}],"id":"3e803603-4490-4c34-b7e0-bfeb6d98da81","description":"<p>Here you can find all the APIs you need to get additional information in order to manage your Payout operations.</p>\n","_postman_id":"3e803603-4490-4c34-b7e0-bfeb6d98da81"}],"event":[{"listen":"prerequest","script":{"id":"81130ebb-9df9-4a1f-96bc-422cbccb0f20","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"17d5d524-460b-46d6-9690-8d3f5631a428","type":"text/javascript","exec":[""]}}]}