{ "info": { "_postman_id": "378c028f-850e-47d4-b03c-6e275c9ca586", "name": "Finix Authorizations Transfers API", "description": "[object Object]\n\nContact Support:\n Name: Finix\n Email: support@finixpayments.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "lastUpdatedBy": "35240", "uid": "35240-378c028f-850e-47d4-b03c-6e275c9ca586" }, "item": [ { "name": "transfers", "item": [ { "name": "{transfer_id}", "item": [ { "name": "reversals", "item": [ { "name": "Refund or Reverse a Transfer", "id": "1d861a63-8ffa-47b0-9efa-9fee2d4c3120", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "id": "9f217dc6-a378-4337-9d4c-7b0822d0b6aa", "key": "transfer_id", "value": "", "description": "(Required) ID of `Transfer` object." } ] }, "description": "Reverse a transfer with a `type` of **DEBIT**. This reversal creates a new `Transfer` resource with a `type` of **REVERSAL**. \n\nRelated Guides: [Refunding Payments](/guides/after-the-payment/refunding-and-cancelling-payments/)" }, "response": [ { "id": "426d7070-085e-4540-aa9e-1e568a56429e", "name": "Single Transfer object", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "finix-apiuser-role", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "date", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "x-request-id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"veniam79\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"AFN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"DISCOVER_FIXED\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"SUCCEEDED\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"DISPUTE\",\n \"tags\": {\n \"dolor_7\": \"\",\n \"tempor_54_\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"CREDIT\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-426d7070-085e-4540-aa9e-1e568a56429e" }, { "id": "4b35aa69-dc3e-414b-8f30-54a7190b37be", "name": "Error", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-4b35aa69-dc3e-414b-8f30-54a7190b37be" }, { "id": "915d5105-bae9-40ae-b2ed-b75666bad4c5", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"idc\": 90947287.32917482\n }\n },\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"commodo6ba\": true\n },\n \"consequat_6b6\": 83028848,\n \"eu_4\": \"est Ut Excepteur occaecat ut\",\n \"aliqua__\": false,\n \"minim98\": -16279114\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-915d5105-bae9-40ae-b2ed-b75666bad4c5" }, { "id": "5bc23a7a-69d0-4822-a5b8-33489141b51e", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"enime\": \"elit mollit sunt exercitation et\"\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"incididunt_12\": false,\n \"consectetur_c6\": 33731951,\n \"ad4\": \"Excepteur anim incididunt nostrud\",\n \"deserunt_8\": 70483715\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-5bc23a7a-69d0-4822-a5b8-33489141b51e" }, { "id": "397f9ad4-a6d9-455f-b1dc-c475db45b384", "name": "Object does not exist", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"Lorem_9\": -44712644.3606014,\n \"nisi9\": 73863465,\n \"Duiscbc\": true\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"est_321\": \"amet mollit\",\n \"officiaddf\": 10445635,\n \"enim_f\": -4660376.719947383\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-397f9ad4-a6d9-455f-b1dc-c475db45b384" }, { "id": "51a8417f-a724-4d9a-86a1-43d2d7446a70", "name": "Not Acceptable", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-51a8417f-a724-4d9a-86a1-43d2d7446a70" }, { "id": "4e0979d2-55fa-414e-9418-0e78f43bdefb", "name": "Error", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"idempotency_id\": \"\",\n \"refund_amount\": \"\",\n \"tags\": {\n \"in5b6\": \"\",\n \"dolore6b\": \"\",\n \"minimd3d\": \"\",\n \"eiusmod_48\": \"\",\n \"ipsum_7d2\": \"\"\n },\n \"device\": \"\",\n \"amount\": \"\",\n \"currency\": \"IQD\",\n \"operation_key\": \"\",\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-4e0979d2-55fa-414e-9418-0e78f43bdefb" } ], "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-1d861a63-8ffa-47b0-9efa-9fee2d4c3120" }, { "name": "List Reversals on a Transfer", "id": "d3519e81-7330-4800-b472-44bd727de106", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "query": [ { "description": "The number of entries to return.", "key": "limit", "value": "" }, { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" } ], "variable": [ { "id": "3f126eda-193a-41d1-8599-f01a217c6e6f", "key": "transfer_id", "value": "", "description": "(Required) ID of `Transfer` object." } ] }, "description": "Retrieve a list of reversals for a `Transfer`." }, "response": [ { "id": "c63090eb-d852-4210-8d34-c8d33b1e5503", "name": "List of Reversals", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "query": [ { "description": "The number of entries to return.", "key": "limit", "value": "" }, { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" } ], "variable": [ { "key": "transfer_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "finix-apiuser-role", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "date", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "x-request-id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"page\": {\n \"limit\": \"\",\n \"next_cursor\": \"\"\n },\n \"_embedded\": {\n \"transfers\": [\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"cillum_9_a\": \"\",\n \"non53b\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"UAH\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"DISCOVER_INTERCHANGE\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"FAILED\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"DISPUTE\",\n \"tags\": {\n \"anim__1\": \"\",\n \"eu_52\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"UNKNOWN\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"minimf\": \"\",\n \"ine\": \"\",\n \"consecteturd\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"TRY\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"MASTERCARD_FIXED\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"UNKNOWN\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"PLATFORM_CREDIT_ADJUSTMENT\",\n \"tags\": {\n \"reprehenderit8\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"DISPUTE\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n },\n \"_links\": {\n \"next\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"esse_1\": \"consequat Excepteur culpa\"\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-c63090eb-d852-4210-8d34-c8d33b1e5503" }, { "id": "74ed9b15-90d5-4c2d-95d7-a4b37cca9d49", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "query": [ { "description": "The number of entries to return.", "key": "limit", "value": "" }, { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" } ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"idc\": 90947287.32917482\n }\n },\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"commodo6ba\": true\n },\n \"consequat_6b6\": 83028848,\n \"eu_4\": \"est Ut Excepteur occaecat ut\",\n \"aliqua__\": false,\n \"minim98\": -16279114\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-74ed9b15-90d5-4c2d-95d7-a4b37cca9d49" }, { "id": "73aacad5-13cf-407e-aab7-77f6642efee8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "query": [ { "description": "The number of entries to return.", "key": "limit", "value": "" }, { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" } ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"enime\": \"elit mollit sunt exercitation et\"\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"incididunt_12\": false,\n \"consectetur_c6\": 33731951,\n \"ad4\": \"Excepteur anim incididunt nostrud\",\n \"deserunt_8\": 70483715\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-73aacad5-13cf-407e-aab7-77f6642efee8" }, { "id": "4b0e95bf-178a-4733-8d46-87a9f64b198c", "name": "Object does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "query": [ { "description": "The number of entries to return.", "key": "limit", "value": "" }, { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" } ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"Lorem_9\": -44712644.3606014,\n \"nisi9\": 73863465,\n \"Duiscbc\": true\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"est_321\": \"amet mollit\",\n \"officiaddf\": 10445635,\n \"enim_f\": -4660376.719947383\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-4b0e95bf-178a-4733-8d46-87a9f64b198c" }, { "id": "c39b39b6-06a1-491d-bd27-320a4fbc3d56", "name": "Not Acceptable", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id/reversals?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id", "reversals" ], "query": [ { "description": "The number of entries to return.", "key": "limit", "value": "" }, { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" } ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-c39b39b6-06a1-491d-bd27-320a4fbc3d56" } ], "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-d3519e81-7330-4800-b472-44bd727de106" } ], "id": "82551886-a0ff-44c7-8a07-d034117a9277", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-82551886-a0ff-44c7-8a07-d034117a9277" }, { "name": "Fetch a Transfer", "id": "a7c10ef1-bf6b-4df2-8713-aa67bf36b9af", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "id": "495e8803-56cf-4a08-bf0b-162c1a8fce54", "key": "transfer_id", "value": "", "description": "(Required) ID of `Transfer` resource." } ] }, "description": "Retrieve a `Transfer`." }, "response": [ { "id": "fc0d4456-0c27-4e7d-bdd4-3763a2da5903", "name": "Single Transfer object", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "finix-apiuser-role", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "date", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "x-request-id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"veniam79\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"AFN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"DISCOVER_FIXED\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"SUCCEEDED\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"DISPUTE\",\n \"tags\": {\n \"dolor_7\": \"\",\n \"tempor_54_\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"CREDIT\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-fc0d4456-0c27-4e7d-bdd4-3763a2da5903" }, { "id": "4380d02c-165c-491b-a8ea-6288a15366be", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"idc\": 90947287.32917482\n }\n },\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"commodo6ba\": true\n },\n \"consequat_6b6\": 83028848,\n \"eu_4\": \"est Ut Excepteur occaecat ut\",\n \"aliqua__\": false,\n \"minim98\": -16279114\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-4380d02c-165c-491b-a8ea-6288a15366be" }, { "id": "7df192da-60a5-4e09-8d36-2c187ba9fe32", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"enime\": \"elit mollit sunt exercitation et\"\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"incididunt_12\": false,\n \"consectetur_c6\": 33731951,\n \"ad4\": \"Excepteur anim incididunt nostrud\",\n \"deserunt_8\": 70483715\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-7df192da-60a5-4e09-8d36-2c187ba9fe32" }, { "id": "acc12e69-77fb-4e9e-822c-12db6f394f61", "name": "Object does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"Lorem_9\": -44712644.3606014,\n \"nisi9\": 73863465,\n \"Duiscbc\": true\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"est_321\": \"amet mollit\",\n \"officiaddf\": 10445635,\n \"enim_f\": -4660376.719947383\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-acc12e69-77fb-4e9e-822c-12db6f394f61" }, { "id": "92062744-ae5d-47c0-a2d0-b61f788ec3d2", "name": "Not Acceptable", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-92062744-ae5d-47c0-a2d0-b61f788ec3d2" } ], "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-a7c10ef1-bf6b-4df2-8713-aa67bf36b9af" }, { "name": "Update a Transfer", "id": "3525380d-0433-4e6f-85a8-28ee5e9c40fc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"culpa_9\": \"\",\n \"ut_8b\": \"\",\n \"magna793\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "id": "cfca911f-c610-4541-b09c-c9d9e9a5ad2d", "key": "transfer_id", "value": "", "description": "(Required) ID of `Transfer` resource." } ] }, "description": "Update a `Transfer`." }, "response": [ { "id": "a9ba46e2-797d-4321-ac93-c224ac9f812a", "name": "Single Transfer object", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"culpa_9\": \"\",\n \"ut_8b\": \"\",\n \"magna793\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "finix-apiuser-role", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "date", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "x-request-id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"veniam79\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"AFN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"DISCOVER_FIXED\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"SUCCEEDED\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"DISPUTE\",\n \"tags\": {\n \"dolor_7\": \"\",\n \"tempor_54_\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"CREDIT\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-a9ba46e2-797d-4321-ac93-c224ac9f812a" }, { "id": "22a7141e-97d7-4827-bb0f-c3d903a49577", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"culpa_9\": \"\",\n \"ut_8b\": \"\",\n \"magna793\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"idc\": 90947287.32917482\n }\n },\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"commodo6ba\": true\n },\n \"consequat_6b6\": 83028848,\n \"eu_4\": \"est Ut Excepteur occaecat ut\",\n \"aliqua__\": false,\n \"minim98\": -16279114\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-22a7141e-97d7-4827-bb0f-c3d903a49577" }, { "id": "2ebe1b7c-c873-48cd-9bd0-a31dc06b0be2", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"culpa_9\": \"\",\n \"ut_8b\": \"\",\n \"magna793\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"enime\": \"elit mollit sunt exercitation et\"\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"incididunt_12\": false,\n \"consectetur_c6\": 33731951,\n \"ad4\": \"Excepteur anim incididunt nostrud\",\n \"deserunt_8\": 70483715\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-2ebe1b7c-c873-48cd-9bd0-a31dc06b0be2" }, { "id": "7d5a76ec-10f1-4aab-ab3f-2f48f6f42b4d", "name": "Object does not exist", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"culpa_9\": \"\",\n \"ut_8b\": \"\",\n \"magna793\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"Lorem_9\": -44712644.3606014,\n \"nisi9\": 73863465,\n \"Duiscbc\": true\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"est_321\": \"amet mollit\",\n \"officiaddf\": 10445635,\n \"enim_f\": -4660376.719947383\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-7d5a76ec-10f1-4aab-ab3f-2f48f6f42b4d" }, { "id": "b65ec60d-8133-4578-b5c3-d573e854a9f0", "name": "Not Acceptable", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"culpa_9\": \"\",\n \"ut_8b\": \"\",\n \"magna793\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "transfers", ":transfer_id" ], "variable": [ { "key": "transfer_id" } ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-b65ec60d-8133-4578-b5c3-d573e854a9f0" } ], "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-3525380d-0433-4e6f-85a8-28ee5e9c40fc" } ], "id": "00b12153-10b0-41f7-af66-ecadb1f121ba", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-00b12153-10b0-41f7-af66-ecadb1f121ba" }, { "name": "Create a Transfer", "id": "c82bffdd-0c76-4b2b-bee1-4251768a2c5a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] }, "description": "Create a `Transfer`." }, "response": [ { "id": "f89af7e1-6233-4eb9-948b-2e13c3743891", "name": "Single Transfer object", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "finix-apiuser-role", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "date", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "x-request-id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"veniam79\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"AFN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"DISCOVER_FIXED\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"SUCCEEDED\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"DISPUTE\",\n \"tags\": {\n \"dolor_7\": \"\",\n \"tempor_54_\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"CREDIT\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-f89af7e1-6233-4eb9-948b-2e13c3743891" }, { "id": "c320cc43-c533-4372-b269-fec573ca2efd", "name": "Error", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-c320cc43-c533-4372-b269-fec573ca2efd" }, { "id": "ddfa29fa-a916-42e7-827b-10a01376a878", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"idc\": 90947287.32917482\n }\n },\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"commodo6ba\": true\n },\n \"consequat_6b6\": 83028848,\n \"eu_4\": \"est Ut Excepteur occaecat ut\",\n \"aliqua__\": false,\n \"minim98\": -16279114\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-ddfa29fa-a916-42e7-827b-10a01376a878" }, { "id": "dbbc18e2-cbb9-4b3b-bbfc-616eec168a69", "name": "402 - Payment required", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Payment Required", "code": 402, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"CALL_ISSUER\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"Please contact card issuer for more information.\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"CALL_ISSUER\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"Please contact card issuer for more information.\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-dbbc18e2-cbb9-4b3b-bbfc-616eec168a69" }, { "id": "ab00af81-16de-4f59-9116-1072912e01c9", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"enime\": \"elit mollit sunt exercitation et\"\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"incididunt_12\": false,\n \"consectetur_c6\": 33731951,\n \"ad4\": \"Excepteur anim incididunt nostrud\",\n \"deserunt_8\": 70483715\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-ab00af81-16de-4f59-9116-1072912e01c9" }, { "id": "e95c6e8a-7c6d-4913-97be-f1bbe0701457", "name": "Object does not exist", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"Lorem_9\": -44712644.3606014,\n \"nisi9\": 73863465,\n \"Duiscbc\": true\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"est_321\": \"amet mollit\",\n \"officiaddf\": 10445635,\n \"enim_f\": -4660376.719947383\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-e95c6e8a-7c6d-4913-97be-f1bbe0701457" }, { "id": "0702aae0-b2fa-45ed-af34-25db1b78f4c4", "name": "Not Acceptable", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-0702aae0-b2fa-45ed-af34-25db1b78f4c4" }, { "id": "a1d56ffd-7071-4767-9600-2d2bd656917c", "name": "Invalid field", "originalRequest": { "method": "POST", "header": [ { "description": "Specify the API version of your request. For more details, see [Versioning.](/guides/developers/versioning/)", "key": "Finix-Version", "value": "2018-01-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"adjustment_request\": \"\",\n \"amount\": \"\",\n \"currency\": \"BTN\",\n \"destination\": \"\",\n \"device\": \"\",\n \"fee\": \"\",\n \"fraud_session_id\": \"\",\n \"hsa_fsa_payment\": \"\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"operation_key\": \"PULL_FROM_CARD\",\n \"processor\": \"\",\n \"source\": \"\",\n \"security_code\": \"\",\n \"statement_descriptor\": \"\",\n \"tags\": {\n \"et6\": \"\"\n },\n \"3d_secure_authentication\": {\n \"cardholder_authentication\": \"\",\n \"electronic_commerce_indicator\": \"\",\n \"cardholder_ip_address\": \"\",\n \"transaction_id\": \"\"\n },\n \"additional_purchase_data \": {\n \"customer_reference_number\": \"\",\n \"customs_duty_amount\": \"\",\n \"discount_amount\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"sales_tax\": \"\",\n \"shipping_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"invoice_reference_number\": \"\",\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"tax_exempt\": \"\"\n },\n \"device_configuration\": {\n \"allow_debit\": \"\",\n \"bypass_device_on_capture\": \"\",\n \"check_for_duplicate_transactions\": \"\",\n \"prompt_amount_confirmation\": \"\",\n \"prompt_manual_entry\": \"\",\n \"prompt_signature\": \"\",\n \"signature_threshold_amount\": \"\"\n },\n \"split_transfers\": {\n \"amount\": \"\",\n \"merchant\": \"\",\n \"tags\": {\n \"est_\": \"\",\n \"amet__13\": \"\",\n \"cillum3\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/transfers", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"INVALID_FIELD\",\n \"field\": \"\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"INVALID_FIELD\",\n \"field\": \"\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-a1d56ffd-7071-4767-9600-2d2bd656917c" } ], "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-c82bffdd-0c76-4b2b-bee1-4251768a2c5a" }, { "name": "List Transfers", "id": "ca395412-91ae-4568-a7a7-2e128d07b6a7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/transfers?after_cursor=&limit=&amount=&amount.gte=&amount.gt=&amount.lte=&amount.lt=&created_at.gte=&created_at.lte=&idempotency_id=&id=&ready_to_settle_at.gte=&ready_to_settle_at.lte=&state=ALL&statement_descriptor=&trace_id=&updated_at.gte=&updated_at.lte=&instrument_bin=&instrument_account_last4=&instrument_brand_type=&merchant_identity_id=&merchant_identity_name=&instrument_name=&instrument_type=&merchant_id=&merchant_mid=&instrument_card_last4=&merchant_processor_id=&type=ALL&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ], "query": [ { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "The numbers of items to return.", "key": "limit", "value": "" }, { "description": "Filter by an amount equal to the given value.", "key": "amount", "value": "" }, { "description": "Filter by an amount greater than or equal.", "key": "amount.gte", "value": "" }, { "description": "Filter by an amount greater than.", "key": "amount.gt", "value": "" }, { "description": "Filter by an amount less than or equal.", "key": "amount.lte", "value": "" }, { "description": "Filter by an amount less than.", "key": "amount.lt", "value": "" }, { "description": "Filter where `created_at` is after the given date.", "key": "created_at.gte", "value": "" }, { "description": "Filter where `created_at` is before the given date.", "key": "created_at.lte", "value": "" }, { "description": "Filter by `idempotency_id`.", "key": "idempotency_id", "value": "" }, { "description": "Filter by `id`.", "key": "id", "value": "" }, { "description": "Filter where `ready_to_settle_at` is after the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.gte", "value": "" }, { "description": "Filter where `ready_to_settle_at` is before the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.lte", "value": "" }, { "description": "Filter by Transaction state.", "key": "state", "value": "ALL" }, { "description": "Filter by `statement_descriptor`.", "key": "statement_descriptor", "value": "" }, { "description": "Filter by `trace_id`.", "key": "trace_id", "value": "" }, { "description": "Filter where `updated_at` is after the given date.", "key": "updated_at.gte", "value": "" }, { "description": "Filter where `updated_at` is before the given date.", "key": "updated_at.lte", "value": "" }, { "description": "Filter by Bank Identification Number (BIN). The BIN is the first 6 digits of the masked number.", "key": "instrument_bin", "value": "" }, { "description": "Filter Transactions by the last 4 digits of the bank account. The bank account last 4 are the last 4 digits of the masked number\tinstrument_account_last4=9444 BIN.", "key": "instrument_account_last4", "value": "" }, { "description": "Filter by card brand. Available card brand types can be found in the drop-down.", "key": "instrument_brand_type", "value": "" }, { "description": "Filter by `Identity` ID.", "key": "merchant_identity_id", "value": "" }, { "description": "Filter Transactions by `Identity` name. The name is not case-sensitive.", "key": "merchant_identity_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` name.", "key": "instrument_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` type. Available instrument types include: Bank Account or Payment Card", "key": "instrument_type", "value": "" }, { "description": "Filter by `Merchant` ID.", "key": "merchant_id", "value": "" }, { "description": "Filter by Merchant Identification Number (MID).", "key": "merchant_mid", "value": "" }, { "description": "Filter by the payment card last 4 digits.", "key": "instrument_card_last4", "value": "" }, { "description": "Filter by `Processor` ID.", "key": "merchant_processor_id", "value": "" }, { "description": "Filter by `Transfer` type. Available type filters include: All, Debits, Refunds, or Credits.", "key": "type", "value": "ALL" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" }, { "description": "Filter by the [`key` of a `Tag`](/api/overview/#section/Tags).", "key": "tags.key", "value": "" }, { "description": "Filter by the [value of a `Tag`](https://finix.com/docs/api/overview/#section/Tags).", "key": "tags.value", "value": "" } ] }, "description": "Retrieve a list of `Transfers`." }, "response": [ { "id": "24efad83-baf2-458f-82a5-6226420ab8c7", "name": "List of Transfer objects", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers?after_cursor=&limit=&amount=&amount.gte=&amount.gt=&amount.lte=&amount.lt=&created_at.gte=&created_at.lte=&idempotency_id=&id=&ready_to_settle_at.gte=&ready_to_settle_at.lte=&state=ALL&statement_descriptor=&trace_id=&updated_at.gte=&updated_at.lte=&instrument_bin=&instrument_account_last4=&instrument_brand_type=&merchant_identity_id=&merchant_identity_name=&instrument_name=&instrument_type=&merchant_id=&merchant_mid=&instrument_card_last4=&merchant_processor_id=&type=ALL&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ], "query": [ { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "The numbers of items to return.", "key": "limit", "value": "" }, { "description": "Filter by an amount equal to the given value.", "key": "amount", "value": "" }, { "description": "Filter by an amount greater than or equal.", "key": "amount.gte", "value": "" }, { "description": "Filter by an amount greater than.", "key": "amount.gt", "value": "" }, { "description": "Filter by an amount less than or equal.", "key": "amount.lte", "value": "" }, { "description": "Filter by an amount less than.", "key": "amount.lt", "value": "" }, { "description": "Filter where `created_at` is after the given date.", "key": "created_at.gte", "value": "" }, { "description": "Filter where `created_at` is before the given date.", "key": "created_at.lte", "value": "" }, { "description": "Filter by `idempotency_id`.", "key": "idempotency_id", "value": "" }, { "description": "Filter by `id`.", "key": "id", "value": "" }, { "description": "Filter where `ready_to_settle_at` is after the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.gte", "value": "" }, { "description": "Filter where `ready_to_settle_at` is before the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.lte", "value": "" }, { "description": "Filter by Transaction state.", "key": "state", "value": "ALL" }, { "description": "Filter by `statement_descriptor`.", "key": "statement_descriptor", "value": "" }, { "description": "Filter by `trace_id`.", "key": "trace_id", "value": "" }, { "description": "Filter where `updated_at` is after the given date.", "key": "updated_at.gte", "value": "" }, { "description": "Filter where `updated_at` is before the given date.", "key": "updated_at.lte", "value": "" }, { "description": "Filter by Bank Identification Number (BIN). The BIN is the first 6 digits of the masked number.", "key": "instrument_bin", "value": "" }, { "description": "Filter Transactions by the last 4 digits of the bank account. The bank account last 4 are the last 4 digits of the masked number\tinstrument_account_last4=9444 BIN.", "key": "instrument_account_last4", "value": "" }, { "description": "Filter by card brand. Available card brand types can be found in the drop-down.", "key": "instrument_brand_type", "value": "" }, { "description": "Filter by `Identity` ID.", "key": "merchant_identity_id", "value": "" }, { "description": "Filter Transactions by `Identity` name. The name is not case-sensitive.", "key": "merchant_identity_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` name.", "key": "instrument_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` type. Available instrument types include: Bank Account or Payment Card", "key": "instrument_type", "value": "" }, { "description": "Filter by `Merchant` ID.", "key": "merchant_id", "value": "" }, { "description": "Filter by Merchant Identification Number (MID).", "key": "merchant_mid", "value": "" }, { "description": "Filter by the payment card last 4 digits.", "key": "instrument_card_last4", "value": "" }, { "description": "Filter by `Processor` ID.", "key": "merchant_processor_id", "value": "" }, { "description": "Filter by `Transfer` type. Available type filters include: All, Debits, Refunds, or Credits.", "key": "type", "value": "ALL" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" }, { "description": "Filter by the [`key` of a `Tag`](/api/overview/#section/Tags).", "key": "tags.key", "value": "" }, { "description": "Filter by the [value of a `Tag`](https://finix.com/docs/api/overview/#section/Tags).", "key": "tags.value", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "finix-apiuser-role", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "date", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "x-request-id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"page\": {\n \"limit\": \"\",\n \"next_cursor\": \"\"\n },\n \"_embedded\": {\n \"transfers\": [\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"cillum_9_a\": \"\",\n \"non53b\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"UAH\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"DISCOVER_INTERCHANGE\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"FAILED\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"DISPUTE\",\n \"tags\": {\n \"anim__1\": \"\",\n \"eu_52\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"UNKNOWN\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_buyer_charges\": {\n \"convenience_amount\": \"\",\n \"rent_surcharge_amount\": \"\"\n },\n \"additional_healthcare_data\": {\n \"clinic_amount\": \"\",\n \"dental_amount\": \"\",\n \"prescription_amount\": \"\",\n \"vision_amount\": \"\"\n },\n \"additional_purchase_data\": {\n \"customer_reference_number\": \"\",\n \"sales_tax\": \"\",\n \"customs_duty_amount\": \"\",\n \"destination_country_code\": \"\",\n \"destination_postal_code\": \"\",\n \"discount_amount\": \"\",\n \"invoice_reference_number\": \"\",\n \"item_data\": [\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n },\n {\n \"amount_excluding_sales_tax\": \"\",\n \"amount_including_sales_tax\": \"\",\n \"commodity_code\": \"\",\n \"cost_per_unit\": \"\",\n \"item_description\": \"\",\n \"item_discount_amount\": \"\",\n \"merchant_product_code\": \"\",\n \"quantity\": \"\",\n \"unit_of_measure\": \"\"\n }\n ],\n \"order_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"ship_from_postal_code\": \"\",\n \"shipping_amount\": \"\",\n \"tax_exempt\": \"\"\n },\n \"address_verification\": \"\",\n \"amount\": \"\",\n \"amount_requested\": \"\",\n \"application\": \"\",\n \"card_present_details\": {\n \"approval_code\": \"\",\n \"brand\": \"\",\n \"emv_data\": {\n \"application_identifier\": \"\",\n \"application_label\": \"\",\n \"application_preferred_name\": \"\",\n \"application_transaction_counter\": \"\",\n \"cryptogram\": \"\",\n \"issuer_code_table_index\": \"\",\n \"pin_verified\": \"\",\n \"tags\": {\n \"minimf\": \"\",\n \"ine\": \"\",\n \"consecteturd\": \"\"\n }\n },\n \"entry_mode\": \"\",\n \"masked_account_number\": \"\",\n \"name\": \"\",\n \"payment_type\": \"\"\n },\n \"currency\": \"TRY\",\n \"destination\": \"\",\n \"device\": \"\",\n \"externally_funded\": \"\",\n \"failure_code\": \"\",\n \"failure_message\": \"\",\n \"fee\": \"\",\n \"fee_type\": \"MASTERCARD_FIXED\",\n \"idempotency_id\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"parent_transfer\": \"\",\n \"parent_transfer_trace_id\": \"\",\n \"messages\": [\n \"\",\n \"\"\n ],\n \"raw\": {},\n \"ready_to_settle_at\": \"\",\n \"security_code_verification\": \"\",\n \"source\": \"\",\n \"split_transfers\": \"\",\n \"state\": \"UNKNOWN\",\n \"statement_descriptor\": \"\",\n \"subtype\": \"PLATFORM_CREDIT_ADJUSTMENT\",\n \"tags\": {\n \"reprehenderit8\": \"\"\n },\n \"trace_id\": \"\",\n \"type\": \"DISPUTE\",\n \"_links\": {\n \"application\": {\n \"href\": \"\"\n },\n \"destination\": {\n \"href\": \"\"\n },\n \"device\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"fee_profile\": {\n \"href\": \"\"\n },\n \"fees\": {\n \"href\": \"\"\n },\n \"merchant_identity\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"disputed_transfer\": {\n \"href\": \"\"\n },\n \"reversals\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"parent\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n },\n \"_links\": {\n \"next\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"esse_1\": \"consequat Excepteur culpa\"\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-24efad83-baf2-458f-82a5-6226420ab8c7" }, { "id": "2138d36d-4fa1-4764-9618-81d578b6112d", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers?after_cursor=&limit=&amount=&amount.gte=&amount.gt=&amount.lte=&amount.lt=&created_at.gte=&created_at.lte=&idempotency_id=&id=&ready_to_settle_at.gte=&ready_to_settle_at.lte=&state=ALL&statement_descriptor=&trace_id=&updated_at.gte=&updated_at.lte=&instrument_bin=&instrument_account_last4=&instrument_brand_type=&merchant_identity_id=&merchant_identity_name=&instrument_name=&instrument_type=&merchant_id=&merchant_mid=&instrument_card_last4=&merchant_processor_id=&type=ALL&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ], "query": [ { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "The numbers of items to return.", "key": "limit", "value": "" }, { "description": "Filter by an amount equal to the given value.", "key": "amount", "value": "" }, { "description": "Filter by an amount greater than or equal.", "key": "amount.gte", "value": "" }, { "description": "Filter by an amount greater than.", "key": "amount.gt", "value": "" }, { "description": "Filter by an amount less than or equal.", "key": "amount.lte", "value": "" }, { "description": "Filter by an amount less than.", "key": "amount.lt", "value": "" }, { "description": "Filter where `created_at` is after the given date.", "key": "created_at.gte", "value": "" }, { "description": "Filter where `created_at` is before the given date.", "key": "created_at.lte", "value": "" }, { "description": "Filter by `idempotency_id`.", "key": "idempotency_id", "value": "" }, { "description": "Filter by `id`.", "key": "id", "value": "" }, { "description": "Filter where `ready_to_settle_at` is after the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.gte", "value": "" }, { "description": "Filter where `ready_to_settle_at` is before the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.lte", "value": "" }, { "description": "Filter by Transaction state.", "key": "state", "value": "ALL" }, { "description": "Filter by `statement_descriptor`.", "key": "statement_descriptor", "value": "" }, { "description": "Filter by `trace_id`.", "key": "trace_id", "value": "" }, { "description": "Filter where `updated_at` is after the given date.", "key": "updated_at.gte", "value": "" }, { "description": "Filter where `updated_at` is before the given date.", "key": "updated_at.lte", "value": "" }, { "description": "Filter by Bank Identification Number (BIN). The BIN is the first 6 digits of the masked number.", "key": "instrument_bin", "value": "" }, { "description": "Filter Transactions by the last 4 digits of the bank account. The bank account last 4 are the last 4 digits of the masked number\tinstrument_account_last4=9444 BIN.", "key": "instrument_account_last4", "value": "" }, { "description": "Filter by card brand. Available card brand types can be found in the drop-down.", "key": "instrument_brand_type", "value": "" }, { "description": "Filter by `Identity` ID.", "key": "merchant_identity_id", "value": "" }, { "description": "Filter Transactions by `Identity` name. The name is not case-sensitive.", "key": "merchant_identity_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` name.", "key": "instrument_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` type. Available instrument types include: Bank Account or Payment Card", "key": "instrument_type", "value": "" }, { "description": "Filter by `Merchant` ID.", "key": "merchant_id", "value": "" }, { "description": "Filter by Merchant Identification Number (MID).", "key": "merchant_mid", "value": "" }, { "description": "Filter by the payment card last 4 digits.", "key": "instrument_card_last4", "value": "" }, { "description": "Filter by `Processor` ID.", "key": "merchant_processor_id", "value": "" }, { "description": "Filter by `Transfer` type. Available type filters include: All, Debits, Refunds, or Credits.", "key": "type", "value": "ALL" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" }, { "description": "Filter by the [`key` of a `Tag`](/api/overview/#section/Tags).", "key": "tags.key", "value": "" }, { "description": "Filter by the [value of a `Tag`](https://finix.com/docs/api/overview/#section/Tags).", "key": "tags.value", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"idc\": 90947287.32917482\n }\n },\n {\n \"code\": \"UNKNOWN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"source\": {\n \"href\": \"\"\n },\n \"commodo6ba\": true\n },\n \"consequat_6b6\": 83028848,\n \"eu_4\": \"est Ut Excepteur occaecat ut\",\n \"aliqua__\": false,\n \"minim98\": -16279114\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-2138d36d-4fa1-4764-9618-81d578b6112d" }, { "id": "fddbf365-d15c-4f30-8c61-e817e2849eb8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers?after_cursor=&limit=&amount=&amount.gte=&amount.gt=&amount.lte=&amount.lt=&created_at.gte=&created_at.lte=&idempotency_id=&id=&ready_to_settle_at.gte=&ready_to_settle_at.lte=&state=ALL&statement_descriptor=&trace_id=&updated_at.gte=&updated_at.lte=&instrument_bin=&instrument_account_last4=&instrument_brand_type=&merchant_identity_id=&merchant_identity_name=&instrument_name=&instrument_type=&merchant_id=&merchant_mid=&instrument_card_last4=&merchant_processor_id=&type=ALL&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ], "query": [ { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "The numbers of items to return.", "key": "limit", "value": "" }, { "description": "Filter by an amount equal to the given value.", "key": "amount", "value": "" }, { "description": "Filter by an amount greater than or equal.", "key": "amount.gte", "value": "" }, { "description": "Filter by an amount greater than.", "key": "amount.gt", "value": "" }, { "description": "Filter by an amount less than or equal.", "key": "amount.lte", "value": "" }, { "description": "Filter by an amount less than.", "key": "amount.lt", "value": "" }, { "description": "Filter where `created_at` is after the given date.", "key": "created_at.gte", "value": "" }, { "description": "Filter where `created_at` is before the given date.", "key": "created_at.lte", "value": "" }, { "description": "Filter by `idempotency_id`.", "key": "idempotency_id", "value": "" }, { "description": "Filter by `id`.", "key": "id", "value": "" }, { "description": "Filter where `ready_to_settle_at` is after the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.gte", "value": "" }, { "description": "Filter where `ready_to_settle_at` is before the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.lte", "value": "" }, { "description": "Filter by Transaction state.", "key": "state", "value": "ALL" }, { "description": "Filter by `statement_descriptor`.", "key": "statement_descriptor", "value": "" }, { "description": "Filter by `trace_id`.", "key": "trace_id", "value": "" }, { "description": "Filter where `updated_at` is after the given date.", "key": "updated_at.gte", "value": "" }, { "description": "Filter where `updated_at` is before the given date.", "key": "updated_at.lte", "value": "" }, { "description": "Filter by Bank Identification Number (BIN). The BIN is the first 6 digits of the masked number.", "key": "instrument_bin", "value": "" }, { "description": "Filter Transactions by the last 4 digits of the bank account. The bank account last 4 are the last 4 digits of the masked number\tinstrument_account_last4=9444 BIN.", "key": "instrument_account_last4", "value": "" }, { "description": "Filter by card brand. Available card brand types can be found in the drop-down.", "key": "instrument_brand_type", "value": "" }, { "description": "Filter by `Identity` ID.", "key": "merchant_identity_id", "value": "" }, { "description": "Filter Transactions by `Identity` name. The name is not case-sensitive.", "key": "merchant_identity_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` name.", "key": "instrument_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` type. Available instrument types include: Bank Account or Payment Card", "key": "instrument_type", "value": "" }, { "description": "Filter by `Merchant` ID.", "key": "merchant_id", "value": "" }, { "description": "Filter by Merchant Identification Number (MID).", "key": "merchant_mid", "value": "" }, { "description": "Filter by the payment card last 4 digits.", "key": "instrument_card_last4", "value": "" }, { "description": "Filter by `Processor` ID.", "key": "merchant_processor_id", "value": "" }, { "description": "Filter by `Transfer` type. Available type filters include: All, Debits, Refunds, or Credits.", "key": "type", "value": "ALL" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" }, { "description": "Filter by the [`key` of a `Tag`](/api/overview/#section/Tags).", "key": "tags.key", "value": "" }, { "description": "Filter by the [value of a `Tag`](https://finix.com/docs/api/overview/#section/Tags).", "key": "tags.value", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"enime\": \"elit mollit sunt exercitation et\"\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"incididunt_12\": false,\n \"consectetur_c6\": 33731951,\n \"ad4\": \"Excepteur anim incididunt nostrud\",\n \"deserunt_8\": 70483715\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-fddbf365-d15c-4f30-8c61-e817e2849eb8" }, { "id": "53a8d8b6-29c3-42ca-82e7-2c3ab9f0334b", "name": "Object does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers?after_cursor=&limit=&amount=&amount.gte=&amount.gt=&amount.lte=&amount.lt=&created_at.gte=&created_at.lte=&idempotency_id=&id=&ready_to_settle_at.gte=&ready_to_settle_at.lte=&state=ALL&statement_descriptor=&trace_id=&updated_at.gte=&updated_at.lte=&instrument_bin=&instrument_account_last4=&instrument_brand_type=&merchant_identity_id=&merchant_identity_name=&instrument_name=&instrument_type=&merchant_id=&merchant_mid=&instrument_card_last4=&merchant_processor_id=&type=ALL&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ], "query": [ { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "The numbers of items to return.", "key": "limit", "value": "" }, { "description": "Filter by an amount equal to the given value.", "key": "amount", "value": "" }, { "description": "Filter by an amount greater than or equal.", "key": "amount.gte", "value": "" }, { "description": "Filter by an amount greater than.", "key": "amount.gt", "value": "" }, { "description": "Filter by an amount less than or equal.", "key": "amount.lte", "value": "" }, { "description": "Filter by an amount less than.", "key": "amount.lt", "value": "" }, { "description": "Filter where `created_at` is after the given date.", "key": "created_at.gte", "value": "" }, { "description": "Filter where `created_at` is before the given date.", "key": "created_at.lte", "value": "" }, { "description": "Filter by `idempotency_id`.", "key": "idempotency_id", "value": "" }, { "description": "Filter by `id`.", "key": "id", "value": "" }, { "description": "Filter where `ready_to_settle_at` is after the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.gte", "value": "" }, { "description": "Filter where `ready_to_settle_at` is before the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.lte", "value": "" }, { "description": "Filter by Transaction state.", "key": "state", "value": "ALL" }, { "description": "Filter by `statement_descriptor`.", "key": "statement_descriptor", "value": "" }, { "description": "Filter by `trace_id`.", "key": "trace_id", "value": "" }, { "description": "Filter where `updated_at` is after the given date.", "key": "updated_at.gte", "value": "" }, { "description": "Filter where `updated_at` is before the given date.", "key": "updated_at.lte", "value": "" }, { "description": "Filter by Bank Identification Number (BIN). The BIN is the first 6 digits of the masked number.", "key": "instrument_bin", "value": "" }, { "description": "Filter Transactions by the last 4 digits of the bank account. The bank account last 4 are the last 4 digits of the masked number\tinstrument_account_last4=9444 BIN.", "key": "instrument_account_last4", "value": "" }, { "description": "Filter by card brand. Available card brand types can be found in the drop-down.", "key": "instrument_brand_type", "value": "" }, { "description": "Filter by `Identity` ID.", "key": "merchant_identity_id", "value": "" }, { "description": "Filter Transactions by `Identity` name. The name is not case-sensitive.", "key": "merchant_identity_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` name.", "key": "instrument_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` type. Available instrument types include: Bank Account or Payment Card", "key": "instrument_type", "value": "" }, { "description": "Filter by `Merchant` ID.", "key": "merchant_id", "value": "" }, { "description": "Filter by Merchant Identification Number (MID).", "key": "merchant_mid", "value": "" }, { "description": "Filter by the payment card last 4 digits.", "key": "instrument_card_last4", "value": "" }, { "description": "Filter by `Processor` ID.", "key": "merchant_processor_id", "value": "" }, { "description": "Filter by `Transfer` type. Available type filters include: All, Debits, Refunds, or Credits.", "key": "type", "value": "ALL" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" }, { "description": "Filter by the [`key` of a `Tag`](/api/overview/#section/Tags).", "key": "tags.key", "value": "" }, { "description": "Filter by the [value of a `Tag`](https://finix.com/docs/api/overview/#section/Tags).", "key": "tags.value", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"Lorem_9\": -44712644.3606014,\n \"nisi9\": 73863465,\n \"Duiscbc\": true\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"est_321\": \"amet mollit\",\n \"officiaddf\": 10445635,\n \"enim_f\": -4660376.719947383\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-53a8d8b6-29c3-42ca-82e7-2c3ab9f0334b" }, { "id": "ed31d80f-0c0f-47b0-bba5-373d2a59363d", "name": "Not Acceptable", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/transfers?after_cursor=&limit=&amount=&amount.gte=&amount.gt=&amount.lte=&amount.lt=&created_at.gte=&created_at.lte=&idempotency_id=&id=&ready_to_settle_at.gte=&ready_to_settle_at.lte=&state=ALL&statement_descriptor=&trace_id=&updated_at.gte=&updated_at.lte=&instrument_bin=&instrument_account_last4=&instrument_brand_type=&merchant_identity_id=&merchant_identity_name=&instrument_name=&instrument_type=&merchant_id=&merchant_mid=&instrument_card_last4=&merchant_processor_id=&type=ALL&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "transfers" ], "query": [ { "description": "Return every resource created after the cursor value.", "key": "after_cursor", "value": "" }, { "description": "The numbers of items to return.", "key": "limit", "value": "" }, { "description": "Filter by an amount equal to the given value.", "key": "amount", "value": "" }, { "description": "Filter by an amount greater than or equal.", "key": "amount.gte", "value": "" }, { "description": "Filter by an amount greater than.", "key": "amount.gt", "value": "" }, { "description": "Filter by an amount less than or equal.", "key": "amount.lte", "value": "" }, { "description": "Filter by an amount less than.", "key": "amount.lt", "value": "" }, { "description": "Filter where `created_at` is after the given date.", "key": "created_at.gte", "value": "" }, { "description": "Filter where `created_at` is before the given date.", "key": "created_at.lte", "value": "" }, { "description": "Filter by `idempotency_id`.", "key": "idempotency_id", "value": "" }, { "description": "Filter by `id`.", "key": "id", "value": "" }, { "description": "Filter where `ready_to_settle_at` is after the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.gte", "value": "" }, { "description": "Filter where `ready_to_settle_at` is before the given date. Only available on `Finix-Version: 2022-02-01`. For more details, see [Versioning](/guides/developers/versioning/).", "key": "ready_to_settle_at.lte", "value": "" }, { "description": "Filter by Transaction state.", "key": "state", "value": "ALL" }, { "description": "Filter by `statement_descriptor`.", "key": "statement_descriptor", "value": "" }, { "description": "Filter by `trace_id`.", "key": "trace_id", "value": "" }, { "description": "Filter where `updated_at` is after the given date.", "key": "updated_at.gte", "value": "" }, { "description": "Filter where `updated_at` is before the given date.", "key": "updated_at.lte", "value": "" }, { "description": "Filter by Bank Identification Number (BIN). The BIN is the first 6 digits of the masked number.", "key": "instrument_bin", "value": "" }, { "description": "Filter Transactions by the last 4 digits of the bank account. The bank account last 4 are the last 4 digits of the masked number\tinstrument_account_last4=9444 BIN.", "key": "instrument_account_last4", "value": "" }, { "description": "Filter by card brand. Available card brand types can be found in the drop-down.", "key": "instrument_brand_type", "value": "" }, { "description": "Filter by `Identity` ID.", "key": "merchant_identity_id", "value": "" }, { "description": "Filter Transactions by `Identity` name. The name is not case-sensitive.", "key": "merchant_identity_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` name.", "key": "instrument_name", "value": "" }, { "description": "Filter Transactions by `Payment Instrument` type. Available instrument types include: Bank Account or Payment Card", "key": "instrument_type", "value": "" }, { "description": "Filter by `Merchant` ID.", "key": "merchant_id", "value": "" }, { "description": "Filter by Merchant Identification Number (MID).", "key": "merchant_mid", "value": "" }, { "description": "Filter by the payment card last 4 digits.", "key": "instrument_card_last4", "value": "" }, { "description": "Filter by `Processor` ID.", "key": "merchant_processor_id", "value": "" }, { "description": "Filter by `Transfer` type. Available type filters include: All, Debits, Refunds, or Credits.", "key": "type", "value": "ALL" }, { "description": "Return every resource created before the cursor value.", "key": "before_cursor", "value": "" }, { "description": "Filter by the [`key` of a `Tag`](/api/overview/#section/Tags).", "key": "tags.key", "value": "" }, { "description": "Filter by the [value of a `Tag`](https://finix.com/docs/api/overview/#section/Tags).", "key": "tags.value", "value": "" } ] } }, "status": "Not Acceptable", "code": 406, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"_embedded\": {\n \"errors\": [\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-ed31d80f-0c0f-47b0-bba5-373d2a59363d" } ], "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-ca395412-91ae-4568-a7a7-2e128d07b6a7" } ], "id": "2bfe4e4b-007d-42ed-a71f-cadc39abc887", "createdAt": "2026-07-28T01:40:02.000Z", "updatedAt": "2026-07-28T01:40:02.000Z", "uid": "35240-2bfe4e4b-007d-42ed-a71f-cadc39abc887" } ], "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://finix.sandbox-payments-api.com" } ] }