{"info":{"_postman_id":"695918d0-abdd-151b-1d91-361636fe509b","name":"EBANX Sandbox","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Cancel","id":"c3d3a426-c093-d0dd-d69d-ebdb1e48a47a","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://sandbox.ebanx.com/ws/cancel?integration_key=YOUR_INTEGRATION_KEY&hash=","protocol":"https","host":["sandbox","ebanx","com"],"path":["ws","cancel"],"query":[{"key":"integration_key","value":"YOUR_INTEGRATION_KEY"},{"key":"hash","value":""}]}},"response":[],"_postman_id":"c3d3a426-c093-d0dd-d69d-ebdb1e48a47a"},{"name":"Capture","id":"b4272b86-7fb1-a2fd-8eec-1af9fbab0a08","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://sandbox.ebanx.com/ws/capture?integration_key=YOUR_INTEGRATION_KEY&hash=&merchant_payment_code=&merchant_capture_code&amount","protocol":"https","host":["sandbox","ebanx","com"],"path":["ws","capture"],"query":[{"key":"integration_key","value":"YOUR_INTEGRATION_KEY"},{"key":"hash","value":""},{"key":"merchant_payment_code","value":""},{"key":"merchant_capture_code","value":""},{"key":"amount","value":""}]}},"response":[],"_postman_id":"b4272b86-7fb1-a2fd-8eec-1af9fbab0a08"},{"name":"Exchange","id":"b2e5ef49-3822-d242-7ef6-38b0273cb650","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://sandbox.ebanx.com/ws/exchange?integration_key=YOUR_INTEGRATION_KEY&currency_code&currency_base_code","protocol":"https","host":["sandbox","ebanx","com"],"path":["ws","exchange"],"query":[{"key":"integration_key","value":"YOUR_INTEGRATION_KEY"},{"key":"currency_code","value":""},{"key":"currency_base_code","value":""}]}},"response":[],"_postman_id":"b2e5ef49-3822-d242-7ef6-38b0273cb650"},{"name":"Query","id":"344d5004-728d-b9b4-c43e-883bf96c6e66","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://sandbox.ebanx.com/ws/query?integration_key=YOUR_INTEGRATION_KEY&hash&merchant_payment_code","protocol":"https","host":["sandbox","ebanx","com"],"path":["ws","query"],"query":[{"key":"integration_key","value":"YOUR_INTEGRATION_KEY"},{"key":"hash","value":""},{"key":"merchant_payment_code","value":""}]}},"response":[],"_postman_id":"344d5004-728d-b9b4-c43e-883bf96c6e66"},{"name":"Zipcode","id":"195292ea-920e-86c3-587b-02ac8fdb3ec5","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://sandbox.ebanx.com/ws/zipcode?integration_key=YOUR_INTEGRATION_KEY&zipcode=","protocol":"https","host":["sandbox","ebanx","com"],"path":["ws","zipcode"],"query":[{"key":"integration_key","value":"YOUR_INTEGRATION_KEY"},{"key":"zipcode","value":""}]}},"response":[],"_postman_id":"195292ea-920e-86c3-587b-02ac8fdb3ec5"},{"name":"Refund or Cancel","id":"581281a8-e58b-dca0-45ba-7b09c3751260","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"integration_key","value":"YOUR_INTEGRATION_KEY","type":"text"},{"key":"hash","value":"","type":"text"},{"key":"description","value":"","type":"text"},{"key":"merchant_refund_code","value":"","type":"text"}]},"url":"https://sandbox.ebanx.com/ws/refundOrCancel"},"response":[],"_postman_id":"581281a8-e58b-dca0-45ba-7b09c3751260"},{"name":"Refund","id":"8cff8535-2b02-320f-f46a-75a520d74832","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"integration_key","value":"YOUR_INTEGRATION_KEY","type":"text"},{"key":"operation","value":"","type":"text"},{"key":"hash","value":"","type":"text"},{"key":"amount","value":"","type":"text"},{"key":"description","value":"","type":"text"},{"key":"merchant_refund_code","value":"","type":"text"},{"key":"refund_id","value":"","type":"text"}]},"url":"https://sandbox.ebanx.com/ws/refund"},"response":[],"_postman_id":"8cff8535-2b02-320f-f46a-75a520d74832"},{"name":"Direct","id":"f4510ff1-1a1b-e38d-cf60-6a7d7dc3700d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"raw","raw":"{\n  \"integration_key\": \"YOUR_INTEGRATION_KEY\",\n  \"operation\": \"request\",\n  \"mode\": \"full\",\n  \"payment\": {\n    \"merchant_payment_code\": \"\",\n    \"amount_total\": 10,\n    \"currency_code\": \"BRL\",\n    \"payment_type_code\": \"\",\n    \"due_date\": \"\",\n    \"name\": \"\",\n    \"email\": \"\",\n    \"birth_date\": \"\",\n    \"document\": \"\",\n    \"person_type\": \"PF\",\n    \"address\": \"\",\n    \"customer_ip\": \"\",\n    \"street_number\": \"\",\n    \"street_complement\": \"\",\n    \"city\": \"\",\n    \"state\": \"\",\n    \"zipcode\": \"\",\n    \"country\": \"\",\n    \"phone_number\": \"\",\n    \"instalments\": 1,\n    \"bypass_boleto_screen\": false,\n    \"eft_code\": \"\",\n    \"token\": \"\",\n    \"card\": {\n      \"token\": \"\",\n      \"card_number\": \"\",\n      \"card_name\": \"\",\n      \"card_due_date\": \"\",\n      \"card_cvv\": \"\",\n      \"auto_capture\": false\n    },\n    \"user_value_1\": \"\",\n\t\"user_value_2\": \"\",\n\t\"user_value_3\": \"\",\n\t\"user_value_4\": \"\",\n\t\"user_value_5\": \"\",\n\t\"note\": \"\",\n\t\"responsible\": {\n      \"name\": \"\",\n      \"document\": \"\",\n      \"birth_date\": \"\"\n    },\n    \"sub_account\": {\n      \"name\": \"\",\n      \"image_url\": \"\"\n    },\n    \"device_id\": \"\"\n  }\n}"},"url":"https://sandbox.ebanx.com/ws/direct"},"response":[],"_postman_id":"f4510ff1-1a1b-e38d-cf60-6a7d7dc3700d"},{"name":"Token","id":"5f8e5771-a6cb-e255-21ed-11be9e6fcb13","request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"integration_key\": \"YOUR_INTEGRATION_KEY\",\n\t\"public_integration_key\": \"\",\n\t\"payment_type_code\": \"\",\n\t\"token\": \"\",\n\t\"country\": \"br\",\n\t\"creditcard\": {\n\t\t\"card_number\": \"\",\n\t\t\"card_name\": \"\",\n\t\t\"card_due_date\": \"\",\n\t\t\"card_cvv\": \"\"\n\t}\n}"},"url":"https://sandbox.ebanx.com/ws/token"},"response":[],"_postman_id":"5f8e5771-a6cb-e255-21ed-11be9e6fcb13"}]}