{ "info": { "_postman_id": "f1cc8096-4a1e-40be-ad24-bd8d6b08af04", "name": "Finix Authorizations Merchants 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:39:42.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "lastUpdatedBy": "35240", "uid": "35240-f1cc8096-4a1e-40be-ad24-bd8d6b08af04" }, "item": [ { "name": "identities", "item": [ { "name": "{identity_id}", "item": [ { "name": "merchants", "item": [ { "name": "Create a Merchant", "id": "5490b5e9-4710-4774-a646-ff57e4e1303f", "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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "id": "84322176-6df0-436a-95be-593603579ec4", "key": "identity_id", "value": "", "description": "(Required) ID of `Identity` to fetch." } ] }, "description": "Create a `Merchant` to start the underwriting (also called provisioning) process for your seller. `Merchants` must be created under an [`Identity`](/api/tag/Identities).\n\nA bank account must be associated with the previously created `Identity` before a `Merchant` can be successfully onboarded and verified." }, "response": [ { "id": "50610d77-1a51-4990-929c-670b438f2ac4", "name": "Single Merchant 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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "key": "identity_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 \"application\": \"\",\n \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"gross_settlement_enabled\": \"\",\n \"identity\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"mcc\": \"\",\n \"merchant_name\": \"\",\n \"merchant_profile\": \"\",\n \"mid\": \"\",\n \"onboarding_state\": \"REJECTED\",\n \"processor\": \"\",\n \"processor_details\": {\n \"api_key\": \"\",\n \"mid\": \"\"\n },\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"RECONCILIATION\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"surcharges_enabled\": false,\n \"tags\": {\n \"Ut_c_f\": \"\",\n \"magna40\": \"\",\n \"Ut2_6\": \"\"\n },\n \"verification\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"identity\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchant_profile\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n },\n \"verification\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-50610d77-1a51-4990-929c-670b438f2ac4" }, { "id": "5ade0275-867d-4258-b21a-fed893bb5b87", "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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "key": "identity_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 \"reprehenderit6ff\": -25559420,\n \"fugiat_0\": -49066623\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-5ade0275-867d-4258-b21a-fed893bb5b87" }, { "id": "8863d7e1-6f20-47e5-8a75-187b3fd6fef8", "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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "key": "identity_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 \"adipisicingd\": -60895760,\n \"velite\": \"ut ea nulla pariatur\"\n },\n \"aliquip5\": false,\n \"labore__75\": false\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 }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-8863d7e1-6f20-47e5-8a75-187b3fd6fef8" }, { "id": "41c36706-d4f3-4705-9f39-5f74f87aa6f7", "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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "key": "identity_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 },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"officia6\": 24040292,\n \"labore_8b\": 64129121,\n \"aliqua_8f2\": 2025773.1532701552,\n \"ad_5c\": -8925436\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-41c36706-d4f3-4705-9f39-5f74f87aa6f7" }, { "id": "061189fc-a6d3-419d-9ab6-9a8960631193", "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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "key": "identity_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 },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"ullamco680\": \"ullamco cillum\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-061189fc-a6d3-419d-9ab6-9a8960631193" }, { "id": "5e9eccb9-a510-45b8-9621-0a5ed65c2fc2", "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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "key": "identity_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:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-5e9eccb9-a510-45b8-9621-0a5ed65c2fc2" }, { "id": "9fd11d0d-17d7-4995-bb90-88e87f356cb7", "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 \"processor\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"tags\": {\n \"esse_c78\": \"\",\n \"ex_30c\": \"\",\n \"eiusmod2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/merchants", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "merchants" ], "variable": [ { "key": "identity_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 \"reprehenderit6ff\": -25559420,\n \"fugiat_0\": -49066623\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-9fd11d0d-17d7-4995-bb90-88e87f356cb7" } ], "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-5490b5e9-4710-4774-a646-ff57e4e1303f" } ], "id": "59d2119e-0a35-4c62-ac51-804aeaf47ceb", "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-59d2119e-0a35-4c62-ac51-804aeaf47ceb" } ], "id": "ea6625f6-b69d-4e7c-8cf5-3a9b9629b86d", "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-ea6625f6-b69d-4e7c-8cf5-3a9b9629b86d" } ], "id": "5366f0f4-b6a2-4986-b265-4f1a11baa4f1", "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-5366f0f4-b6a2-4986-b265-4f1a11baa4f1" }, { "name": "merchants", "item": [ { "name": "{merchant_id}", "item": [ { "name": "verifications", "item": [ { "name": "Verify a Merchant", "id": "8b0f7cf4-8e47-406c-818a-fd731a2f5f53", "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 \"merchant\": \"\",\n \"processor\": \"DUMMY_V1\",\n \"security_code\": \"\",\n \"verify_payment_card\": \"\",\n \"tags\": {\n \"Utc\": \"\",\n \"dolore_d8f\": \"\",\n \"dolor_9b9\": \"\",\n \"laborum_0\": \"\"\n },\n \"address\": {\n \"city\": \"\",\n \"country\": \"POL\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"identity\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id/verifications", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id", "verifications" ], "variable": [ { "id": "c1b85cb6-2957-49b2-b102-1dadd5d58bb5", "key": "merchant_id", "value": "", "description": "(Required) ID of `Merchant` object." } ] }, "description": "Verify a `Merchant` if the `onboarding_state` for a `Merchant` returns **FAILED**, or if the correct the seller needs to update the saved in their information `Identity`.\n\nRelated Guides: [Onboarding Process](/guides/onboarding/onboarding-process/#reverify-a-merchant)" }, "response": [ { "id": "633b650f-c3a1-4c4e-88f5-2c70bbbf4d50", "name": "Single Verification 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 \"merchant\": \"\",\n \"processor\": \"DUMMY_V1\",\n \"security_code\": \"\",\n \"verify_payment_card\": \"\",\n \"tags\": {\n \"Utc\": \"\",\n \"dolore_d8f\": \"\",\n \"dolor_9b9\": \"\",\n \"laborum_0\": \"\"\n },\n \"address\": {\n \"city\": \"\",\n \"country\": \"POL\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"identity\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id/verifications", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id", "verifications" ], "variable": [ { "key": "merchant_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 \"application\": \"\",\n \"identity\": \"\",\n \"merchant\": \"\",\n \"merchant_identity\": \"\",\n \"payment_instrument\": \"\",\n \"payment_instrument_verification_details\": {\n \"push_to_card_domestic\": \"NON_FAST_FUNDS\",\n \"push_to_card_cross_border\": \"UNKNOWN\",\n \"card_type\": \"HSA_FSA\",\n \"billing_currency\": \"CZK\",\n \"issuer_country\": \"ATG\"\n },\n \"processor\": \"\",\n \"raw\": {},\n \"state\": \"FAILED\",\n \"tags\": {\n \"ea0e\": \"\",\n \"reprehenderit3d\": \"\",\n \"ipsum_21b\": \"\"\n },\n \"trace_id\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"merchant\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-633b650f-c3a1-4c4e-88f5-2c70bbbf4d50" }, { "id": "9d29bead-757f-406c-9aa6-3d33977934bf", "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 \"merchant\": \"\",\n \"processor\": \"DUMMY_V1\",\n \"security_code\": \"\",\n \"verify_payment_card\": \"\",\n \"tags\": {\n \"Utc\": \"\",\n \"dolore_d8f\": \"\",\n \"dolor_9b9\": \"\",\n \"laborum_0\": \"\"\n },\n \"address\": {\n \"city\": \"\",\n \"country\": \"POL\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"identity\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id/verifications", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id", "verifications" ], "variable": [ { "key": "merchant_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 \"reprehenderit6ff\": -25559420,\n \"fugiat_0\": -49066623\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-9d29bead-757f-406c-9aa6-3d33977934bf" }, { "id": "1e642282-90ec-44aa-8f42-6f000ac3f5cc", "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 \"merchant\": \"\",\n \"processor\": \"DUMMY_V1\",\n \"security_code\": \"\",\n \"verify_payment_card\": \"\",\n \"tags\": {\n \"Utc\": \"\",\n \"dolore_d8f\": \"\",\n \"dolor_9b9\": \"\",\n \"laborum_0\": \"\"\n },\n \"address\": {\n \"city\": \"\",\n \"country\": \"POL\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"identity\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id/verifications", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id", "verifications" ], "variable": [ { "key": "merchant_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 \"adipisicingd\": -60895760,\n \"velite\": \"ut ea nulla pariatur\"\n },\n \"aliquip5\": false,\n \"labore__75\": false\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 }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-1e642282-90ec-44aa-8f42-6f000ac3f5cc" }, { "id": "ca5c01b7-5353-4ddf-ab0a-fe56e502a765", "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 \"merchant\": \"\",\n \"processor\": \"DUMMY_V1\",\n \"security_code\": \"\",\n \"verify_payment_card\": \"\",\n \"tags\": {\n \"Utc\": \"\",\n \"dolore_d8f\": \"\",\n \"dolor_9b9\": \"\",\n \"laborum_0\": \"\"\n },\n \"address\": {\n \"city\": \"\",\n \"country\": \"POL\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"identity\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id/verifications", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id", "verifications" ], "variable": [ { "key": "merchant_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 },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"officia6\": 24040292,\n \"labore_8b\": 64129121,\n \"aliqua_8f2\": 2025773.1532701552,\n \"ad_5c\": -8925436\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-ca5c01b7-5353-4ddf-ab0a-fe56e502a765" }, { "id": "c8c7267f-c614-4332-ada3-be5c675be6a9", "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 \"merchant\": \"\",\n \"processor\": \"DUMMY_V1\",\n \"security_code\": \"\",\n \"verify_payment_card\": \"\",\n \"tags\": {\n \"Utc\": \"\",\n \"dolore_d8f\": \"\",\n \"dolor_9b9\": \"\",\n \"laborum_0\": \"\"\n },\n \"address\": {\n \"city\": \"\",\n \"country\": \"POL\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"identity\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id/verifications", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id", "verifications" ], "variable": [ { "key": "merchant_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 },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"ullamco680\": \"ullamco cillum\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-c8c7267f-c614-4332-ada3-be5c675be6a9" }, { "id": "814e1a74-3882-48c1-85b9-e1e22fff3b5e", "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 \"merchant\": \"\",\n \"processor\": \"DUMMY_V1\",\n \"security_code\": \"\",\n \"verify_payment_card\": \"\",\n \"tags\": {\n \"Utc\": \"\",\n \"dolore_d8f\": \"\",\n \"dolor_9b9\": \"\",\n \"laborum_0\": \"\"\n },\n \"address\": {\n \"city\": \"\",\n \"country\": \"POL\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"identity\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id/verifications", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id", "verifications" ], "variable": [ { "key": "merchant_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:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-814e1a74-3882-48c1-85b9-e1e22fff3b5e" } ], "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-8b0f7cf4-8e47-406c-818a-fd731a2f5f53" } ], "id": "4c3d72bf-4dd8-4a64-8c28-de9194b08da2", "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-4c3d72bf-4dd8-4a64-8c28-de9194b08da2" }, { "name": "Fetch a Merchant", "id": "f9820f35-6ccd-4c5a-90cf-7c9023c114f3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "id": "9aeaec86-e49b-443d-9399-d9b368e3a262", "key": "merchant_id", "value": "", "description": "(Required) ID of `Merchant`." } ] }, "description": "Retrieve the details of a `Merchant`." }, "response": [ { "id": "e3486ade-842b-4ae6-8bf8-df29167b849e", "name": "Single Merchant 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}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 \"application\": \"\",\n \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"gross_settlement_enabled\": \"\",\n \"identity\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"mcc\": \"\",\n \"merchant_name\": \"\",\n \"merchant_profile\": \"\",\n \"mid\": \"\",\n \"onboarding_state\": \"REJECTED\",\n \"processor\": \"\",\n \"processor_details\": {\n \"api_key\": \"\",\n \"mid\": \"\"\n },\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"RECONCILIATION\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"surcharges_enabled\": false,\n \"tags\": {\n \"Ut_c_f\": \"\",\n \"magna40\": \"\",\n \"Ut2_6\": \"\"\n },\n \"verification\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"identity\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchant_profile\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n },\n \"verification\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-e3486ade-842b-4ae6-8bf8-df29167b849e" }, { "id": "c464ac5e-1adc-4567-ba64-35432762eb47", "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}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 \"adipisicingd\": -60895760,\n \"velite\": \"ut ea nulla pariatur\"\n },\n \"aliquip5\": false,\n \"labore__75\": false\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 }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-c464ac5e-1adc-4567-ba64-35432762eb47" }, { "id": "b5c8b0e3-b498-4348-a70b-c07154c42fa1", "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}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"officia6\": 24040292,\n \"labore_8b\": 64129121,\n \"aliqua_8f2\": 2025773.1532701552,\n \"ad_5c\": -8925436\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-b5c8b0e3-b498-4348-a70b-c07154c42fa1" }, { "id": "cb250596-aecf-4167-9729-296792fe0c16", "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}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"ullamco680\": \"ullamco cillum\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-cb250596-aecf-4167-9729-296792fe0c16" }, { "id": "b768738c-e98f-4b05-95ae-2cb420979a93", "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}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-b768738c-e98f-4b05-95ae-2cb420979a93" } ], "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-f9820f35-6ccd-4c5a-90cf-7c9023c114f3" }, { "name": "Update a Merchant", "id": "f671f1a6-d812-4e24-9c33-7d8f386e7a75", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "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 \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gross_settlement_enabled\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"merchant_name\": \"\",\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"tags\": {\n \"ullamcof_\": \"\",\n \"ad_160\": \"\",\n \"ipsum_b3e\": \"\"\n },\n \"surcharge_fees_enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "id": "bec3d120-b9ee-4403-bb8c-7b9bf2ecb0b1", "key": "merchant_id", "value": "", "description": "(Required) ID of `Merchant`." } ] }, "description": "Update a `Merchant` to: \n- Change the `Identity` information saved with the underlying processor\n- [Enable Level 2/3 processing](/guides/payments/making-a-payment/level-2-and-level-3-processing/)\n- Enable [buyer charges](/guides/payments/making-a-payment/buyer-charges/)\n- Disable a `Merchant` so the seller can't create new `Transfers` and `Authorizations`." }, "response": [ { "id": "58320caf-7458-44c2-bad3-ea4c7810bb32", "name": "Single Merchant object", "originalRequest": { "method": "PUT", "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 \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gross_settlement_enabled\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"merchant_name\": \"\",\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"tags\": {\n \"ullamcof_\": \"\",\n \"ad_160\": \"\",\n \"ipsum_b3e\": \"\"\n },\n \"surcharge_fees_enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 \"application\": \"\",\n \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gateway\": \"TRIPOS_MOBILE_V1\",\n \"gross_settlement_enabled\": \"\",\n \"identity\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"mcc\": \"\",\n \"merchant_name\": \"\",\n \"merchant_profile\": \"\",\n \"mid\": \"\",\n \"onboarding_state\": \"REJECTED\",\n \"processor\": \"\",\n \"processor_details\": {\n \"api_key\": \"\",\n \"mid\": \"\"\n },\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"RECONCILIATION\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"surcharges_enabled\": false,\n \"tags\": {\n \"Ut_c_f\": \"\",\n \"magna40\": \"\",\n \"Ut2_6\": \"\"\n },\n \"verification\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"identity\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchant_profile\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n },\n \"verification\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-58320caf-7458-44c2-bad3-ea4c7810bb32" }, { "id": "48252ed2-d203-4277-a033-458d2fcf2cb2", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "PUT", "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 \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gross_settlement_enabled\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"merchant_name\": \"\",\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"tags\": {\n \"ullamcof_\": \"\",\n \"ad_160\": \"\",\n \"ipsum_b3e\": \"\"\n },\n \"surcharge_fees_enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 \"adipisicingd\": -60895760,\n \"velite\": \"ut ea nulla pariatur\"\n },\n \"aliquip5\": false,\n \"labore__75\": false\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 }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-48252ed2-d203-4277-a033-458d2fcf2cb2" }, { "id": "6dd1efaa-67c6-46b2-8c4f-767828ff9a9f", "name": "Forbidden", "originalRequest": { "method": "PUT", "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 \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gross_settlement_enabled\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"merchant_name\": \"\",\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"tags\": {\n \"ullamcof_\": \"\",\n \"ad_160\": \"\",\n \"ipsum_b3e\": \"\"\n },\n \"surcharge_fees_enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"officia6\": 24040292,\n \"labore_8b\": 64129121,\n \"aliqua_8f2\": 2025773.1532701552,\n \"ad_5c\": -8925436\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-6dd1efaa-67c6-46b2-8c4f-767828ff9a9f" }, { "id": "c38ea42a-b532-45ab-bc6a-034e4d79d6e8", "name": "Object does not exist", "originalRequest": { "method": "PUT", "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 \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gross_settlement_enabled\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"merchant_name\": \"\",\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"tags\": {\n \"ullamcof_\": \"\",\n \"ad_160\": \"\",\n \"ipsum_b3e\": \"\"\n },\n \"surcharge_fees_enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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 },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"ullamco680\": \"ullamco cillum\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-c38ea42a-b532-45ab-bc6a-034e4d79d6e8" }, { "id": "93a0c5f1-c8af-4310-aaf6-6ea3dff4aa87", "name": "Not Acceptable", "originalRequest": { "method": "PUT", "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 \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gross_settlement_enabled\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"merchant_name\": \"\",\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"tags\": {\n \"ullamcof_\": \"\",\n \"ad_160\": \"\",\n \"ipsum_b3e\": \"\"\n },\n \"surcharge_fees_enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/merchants/:merchant_id", "host": [ "{{baseUrl}}" ], "path": [ "merchants", ":merchant_id" ], "variable": [ { "key": "merchant_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:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-93a0c5f1-c8af-4310-aaf6-6ea3dff4aa87" } ], "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-f671f1a6-d812-4e24-9c33-7d8f386e7a75" } ], "id": "b0e2eb02-0567-4b53-9f0f-75ed9619ec4f", "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-b0e2eb02-0567-4b53-9f0f-75ed9619ec4f" }, { "name": "List Merchants", "id": "2c62148e-7056-46fa-b34e-eb3092e12f07", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/merchants?id=&after_cursor=&before_cursor=&created_at.gte=&created_at.lte=&limit=&updated_at.gte=&updated_at.lte=", "host": [ "{{baseUrl}}" ], "path": [ "merchants" ], "query": [ { "description": "Filter by `id`.", "key": "id", "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": "" }, { "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": "The numbers of items to return.", "key": "limit", "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": "Retrieve a list of `Merchants`. " }, "response": [ { "id": "bdc938c9-af6d-4e91-b8f1-151586797fe9", "name": "List of Merchants 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}}/merchants?id=&after_cursor=&before_cursor=&created_at.gte=&created_at.lte=&limit=&updated_at.gte=&updated_at.lte=", "host": [ "{{baseUrl}}" ], "path": [ "merchants" ], "query": [ { "description": "Filter by `id`.", "key": "id", "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": "" }, { "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": "The numbers of items to return.", "key": "limit", "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": "" } ] } }, "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 \"merchants\": [\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"application\": \"\",\n \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gateway\": \"TRIPOS_CLOUD_V1\",\n \"gross_settlement_enabled\": \"\",\n \"identity\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"mcc\": \"\",\n \"merchant_name\": \"\",\n \"merchant_profile\": \"\",\n \"mid\": \"\",\n \"onboarding_state\": \"APPROVED\",\n \"processor\": \"\",\n \"processor_details\": {\n \"api_key\": \"\",\n \"mid\": \"\"\n },\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"RECONCILIATION\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"surcharges_enabled\": false,\n \"tags\": {\n \"adipisicinga52\": \"\"\n },\n \"verification\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"identity\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchant_profile\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n },\n \"verification\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"application\": \"\",\n \"card_cvv_required\": \"\",\n \"card_expiration_date_required\": \"\",\n \"creating_transfer_from_report_enabled\": \"\",\n \"convenience_charges_enabled\": \"\",\n \"fee_ready_to_settle_upon\": \"\",\n \"gateway\": \"DATACAP_V1\",\n \"gross_settlement_enabled\": \"\",\n \"identity\": \"\",\n \"level_two_level_three_data_enabled\": \"\",\n \"mcc\": \"\",\n \"merchant_name\": \"\",\n \"merchant_profile\": \"\",\n \"mid\": \"\",\n \"onboarding_state\": \"REJECTED\",\n \"processor\": \"\",\n \"processor_details\": {\n \"api_key\": \"\",\n \"mid\": \"\"\n },\n \"processing_enabled\": \"\",\n \"ready_to_settle_upon\": \"RECONCILIATION\",\n \"rent_surcharges_enabled\": \"\",\n \"settlement_enabled\": \"\",\n \"settlement_funding_identifier\": \"UNSET\",\n \"surcharges_enabled\": false,\n \"tags\": {\n \"occaecat__1\": \"\",\n \"sede70\": \"\"\n },\n \"verification\": \"\",\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"identity\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchant_profile\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n },\n \"verification\": {\n \"href\": \"\"\n }\n }\n }\n ]\n },\n \"_links\": {\n \"next\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-bdc938c9-af6d-4e91-b8f1-151586797fe9" }, { "id": "348c3436-6878-423d-b2f4-ffffd9624549", "name": "Error", "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}}/merchants?id=&after_cursor=&before_cursor=&created_at.gte=&created_at.lte=&limit=&updated_at.gte=&updated_at.lte=", "host": [ "{{baseUrl}}" ], "path": [ "merchants" ], "query": [ { "description": "Filter by `id`.", "key": "id", "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": "" }, { "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": "The numbers of items to return.", "key": "limit", "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": "" } ] } }, "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 \"reprehenderit6ff\": -25559420,\n \"fugiat_0\": -49066623\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-348c3436-6878-423d-b2f4-ffffd9624549" }, { "id": "928d0b18-4bb2-4bab-ba98-710ca8602965", "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}}/merchants?id=&after_cursor=&before_cursor=&created_at.gte=&created_at.lte=&limit=&updated_at.gte=&updated_at.lte=", "host": [ "{{baseUrl}}" ], "path": [ "merchants" ], "query": [ { "description": "Filter by `id`.", "key": "id", "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": "" }, { "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": "The numbers of items to return.", "key": "limit", "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": "" } ] } }, "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 \"adipisicingd\": -60895760,\n \"velite\": \"ut ea nulla pariatur\"\n },\n \"aliquip5\": false,\n \"labore__75\": false\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 }\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-928d0b18-4bb2-4bab-ba98-710ca8602965" }, { "id": "f20561a6-83a7-4856-ad8c-f932202ba70c", "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}}/merchants?id=&after_cursor=&before_cursor=&created_at.gte=&created_at.lte=&limit=&updated_at.gte=&updated_at.lte=", "host": [ "{{baseUrl}}" ], "path": [ "merchants" ], "query": [ { "description": "Filter by `id`.", "key": "id", "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": "" }, { "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": "The numbers of items to return.", "key": "limit", "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": "" } ] } }, "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 },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"officia6\": 24040292,\n \"labore_8b\": 64129121,\n \"aliqua_8f2\": 2025773.1532701552,\n \"ad_5c\": -8925436\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-f20561a6-83a7-4856-ad8c-f932202ba70c" }, { "id": "b27aaea7-2174-419b-b526-3740ec056de2", "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}}/merchants?id=&after_cursor=&before_cursor=&created_at.gte=&created_at.lte=&limit=&updated_at.gte=&updated_at.lte=", "host": [ "{{baseUrl}}" ], "path": [ "merchants" ], "query": [ { "description": "Filter by `id`.", "key": "id", "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": "" }, { "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": "The numbers of items to return.", "key": "limit", "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": "" } ] } }, "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 },\n {\n \"code\": \"NOT_FOUND\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"ullamco680\": \"ullamco cillum\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-b27aaea7-2174-419b-b526-3740ec056de2" }, { "id": "afc5b007-11b3-42cc-9d3b-2ef5be613761", "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}}/merchants?id=&after_cursor=&before_cursor=&created_at.gte=&created_at.lte=&limit=&updated_at.gte=&updated_at.lte=", "host": [ "{{baseUrl}}" ], "path": [ "merchants" ], "query": [ { "description": "Filter by `id`.", "key": "id", "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": "" }, { "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": "The numbers of items to return.", "key": "limit", "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": "" } ] } }, "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:39:43.000Z", "updatedAt": "2026-07-28T01:39:43.000Z", "uid": "35240-afc5b007-11b3-42cc-9d3b-2ef5be613761" } ], "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-2c62148e-7056-46fa-b34e-eb3092e12f07" } ], "id": "dd14974b-0acc-4f15-8a47-95f036401367", "createdAt": "2026-07-28T01:39:42.000Z", "updatedAt": "2026-07-28T01:39:42.000Z", "uid": "35240-dd14974b-0acc-4f15-8a47-95f036401367" } ], "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" } ] }