{ "info": { "_postman_id": "447b1c4e-9ed8-4d71-b96c-3b0fd5fcaa12", "name": "Finix Authorizations Identities 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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "lastUpdatedBy": "35240", "uid": "35240-447b1c4e-9ed8-4d71-b96c-3b0fd5fcaa12" }, "item": [ { "name": "identities", "item": [ { "name": "{identity_id}", "item": [ { "name": "associated_identities", "item": [ { "name": "Create an Associated Identity", "id": "27b9a54a-d803-4284-91d6-19dd35130542", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"INTERNATIONAL_ORGANIZATION\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"adipisicingc\": \"\",\n \"cupidatat6_\": \"\",\n \"eube5\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "variable": [ { "id": "2b58eca5-40d8-4a46-b930-ec017aebf6a3", "key": "identity_id", "value": "", "description": "(Required) ID of `Identity` to associate object with." } ] }, "description": "Create an associated `Identity` for [every owner with 25% or more ownership](/guides/onboarding/onboarding-with-api#step-3-add-associated-identities) over the merchant." }, "response": [ { "id": "1d9cc7e7-ce6e-4433-83a6-8eb13afdb293", "name": "Single Identity object", "originalRequest": { "method": "POST", "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 \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"INTERNATIONAL_ORGANIZATION\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"adipisicingc\": \"\",\n \"cupidatat6_\": \"\",\n \"eube5\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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 \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PRIVATE\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"proident17\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-1d9cc7e7-ce6e-4433-83a6-8eb13afdb293" }, { "id": "10285d6d-136f-4fc9-847b-f141d67a4c12", "name": "Error", "originalRequest": { "method": "POST", "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 \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"INTERNATIONAL_ORGANIZATION\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"adipisicingc\": \"\",\n \"cupidatat6_\": \"\",\n \"eube5\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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 \"Ut_4e4\": true,\n \"nisi_d\": 96643050.70943677\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:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-10285d6d-136f-4fc9-847b-f141d67a4c12" }, { "id": "63ea9add-cdf8-43f5-b690-39c0fe444613", "name": "Authentication information is missing or invalid", "originalRequest": { "method": "POST", "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 \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"INTERNATIONAL_ORGANIZATION\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"adipisicingc\": \"\",\n \"cupidatat6_\": \"\",\n \"eube5\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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 }\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 \"cillum_5\": -74096060.75683533,\n \"aute33\": \"dolor ad aliquip\",\n \"dolor_b5a\": \"c\"\n },\n \"dolor_e6b\": 27497610,\n \"Lorem5\": -27808080\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-63ea9add-cdf8-43f5-b690-39c0fe444613" }, { "id": "0b437031-c1fb-41bc-b1f5-00880da216e0", "name": "Forbidden", "originalRequest": { "method": "POST", "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 \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"INTERNATIONAL_ORGANIZATION\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"adipisicingc\": \"\",\n \"cupidatat6_\": \"\",\n \"eube5\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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 \"proident_6\": 53859049.17749107,\n \"id21\": 72345404,\n \"nostrud__2\": -77317726.00154212,\n \"dolore3c5\": 31804340.00702426\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"suntf7\": false\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-0b437031-c1fb-41bc-b1f5-00880da216e0" }, { "id": "da299182-407d-4fa2-a6f1-91a3a2cc7b83", "name": "Object does not exist", "originalRequest": { "method": "POST", "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 \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"INTERNATIONAL_ORGANIZATION\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"adipisicingc\": \"\",\n \"cupidatat6_\": \"\",\n \"eube5\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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 \"officiaf\": \"in ut sed consectetur amet\",\n \"dolor_4\": 19370421,\n \"eu2\": \"consequat est\"\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-da299182-407d-4fa2-a6f1-91a3a2cc7b83" }, { "id": "6b1a4f92-d4d3-4ca9-ac28-e2e29c6f3b0e", "name": "Not Acceptable", "originalRequest": { "method": "POST", "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 \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"INTERNATIONAL_ORGANIZATION\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"adipisicingc\": \"\",\n \"cupidatat6_\": \"\",\n \"eube5\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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 \"pariatur_f\": true\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-6b1a4f92-d4d3-4ca9-ac28-e2e29c6f3b0e" } ], "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-27b9a54a-d803-4284-91d6-19dd35130542" }, { "name": "List Associated Identities", "id": "4509fcde-9b6f-4050-8230-3bb9aed46276", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/identities/:identity_id/associated_identities?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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": "0c078c2c-24ce-48d4-bb0c-a214f765f3c7", "key": "identity_id", "value": "", "description": "(Required) ID of `Identity` to associate object with." } ] }, "description": "Retrieve a list of `Associated Identities` for an `Identity`." }, "response": [ { "id": "69c6731f-8280-4d6b-a835-8258138ecf01", "name": "List of Identity 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}}/identities/:identity_id/associated_identities?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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": "identity_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 \"identities\": [\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"eu_1\": \"\",\n \"irure19\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"WITHIN_30_DAYS\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PRIVATE\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"dolore04\": \"\",\n \"laboris15\": \"\",\n \"Excepteur_2\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n }\n ]\n },\n \"_links\": {\n \"next\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"suntc_\": 38057514.76028761\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-69c6731f-8280-4d6b-a835-8258138ecf01" }, { "id": "21b84bcb-0a1f-41cf-b05f-81b01eefa61f", "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}}/identities/:identity_id/associated_identities?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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": "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 }\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 \"cillum_5\": -74096060.75683533,\n \"aute33\": \"dolor ad aliquip\",\n \"dolor_b5a\": \"c\"\n },\n \"dolor_e6b\": 27497610,\n \"Lorem5\": -27808080\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-21b84bcb-0a1f-41cf-b05f-81b01eefa61f" }, { "id": "b1029f7a-5cd8-4e40-acbe-79ae1aa9c0f6", "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}}/identities/:identity_id/associated_identities?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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": "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 \"proident_6\": 53859049.17749107,\n \"id21\": 72345404,\n \"nostrud__2\": -77317726.00154212,\n \"dolore3c5\": 31804340.00702426\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"suntf7\": false\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-b1029f7a-5cd8-4e40-acbe-79ae1aa9c0f6" }, { "id": "d007f0c0-c8ce-491b-9b7d-8dc1f819820a", "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}}/identities/:identity_id/associated_identities?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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": "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 \"officiaf\": \"in ut sed consectetur amet\",\n \"dolor_4\": 19370421,\n \"eu2\": \"consequat est\"\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-d007f0c0-c8ce-491b-9b7d-8dc1f819820a" }, { "id": "30688c6a-8cea-40c0-b2a0-36ffd64ea1a4", "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}}/identities/:identity_id/associated_identities?limit=&after_cursor=&before_cursor=", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id", "associated_identities" ], "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": "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 \"pariatur_f\": true\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-30688c6a-8cea-40c0-b2a0-36ffd64ea1a4" } ], "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-4509fcde-9b6f-4050-8230-3bb9aed46276" } ], "id": "022065cd-3776-40a9-b327-989f4e875bab", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-022065cd-3776-40a9-b327-989f4e875bab" }, { "name": "Fetch an Identity", "id": "4e72e12e-58f4-49fb-8016-defa2f8f0616", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "variable": [ { "id": "cd0baf52-9d1c-4a74-950b-041dcf11a8a4", "key": "identity_id", "value": "", "description": "(Required) ID of the `Identity` to fetch." } ] }, "description": "Retrieve the details of a previously created `Identity`." }, "response": [ { "id": "70357d9d-1a18-438b-a978-2202d512be6a", "name": "Single Identity 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}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "variable": [ { "key": "identity_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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PRIVATE\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"proident17\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-70357d9d-1a18-438b-a978-2202d512be6a" }, { "id": "7d21fbec-541c-4105-bbc6-3387f02b8b93", "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}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 }\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 \"cillum_5\": -74096060.75683533,\n \"aute33\": \"dolor ad aliquip\",\n \"dolor_b5a\": \"c\"\n },\n \"dolor_e6b\": 27497610,\n \"Lorem5\": -27808080\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-7d21fbec-541c-4105-bbc6-3387f02b8b93" }, { "id": "d1efc4b7-1da6-46dd-a17a-e524a01a6b59", "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}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 \"proident_6\": 53859049.17749107,\n \"id21\": 72345404,\n \"nostrud__2\": -77317726.00154212,\n \"dolore3c5\": 31804340.00702426\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"suntf7\": false\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-d1efc4b7-1da6-46dd-a17a-e524a01a6b59" }, { "id": "2c37fd0c-fdae-43cd-8a43-f58424c7f77e", "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}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 \"officiaf\": \"in ut sed consectetur amet\",\n \"dolor_4\": 19370421,\n \"eu2\": \"consequat est\"\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-2c37fd0c-fdae-43cd-8a43-f58424c7f77e" }, { "id": "9f16d5a7-935f-45a7-95a0-213c19f251c4", "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}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 \"pariatur_f\": true\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-9f16d5a7-935f-45a7-95a0-213c19f251c4" } ], "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-4e72e12e-58f4-49fb-8016-defa2f8f0616" }, { "name": "Update an Identity", "id": "5f22c89e-baf8-4bd8-84f4-9357110748a2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"PARTNERSHIP\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"fugiat42\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "variable": [ { "id": "090673c4-acf0-4af2-a973-08cd750f3e09", "key": "identity_id", "value": "", "description": "(Required) ID of the `Identity` to fetch." } ] }, "description": "Update an existing `Identity`.\n\nIf you are updating the `Identity` of a `Merchant` that\u2019s already been onboarded, you need to [verify the merchant again](/api/tag/Merchants/#tag/Merchants/operation/createMerchantVerification)." }, "response": [ { "id": "07f702c9-22de-4990-9ad6-ea96ed141ffc", "name": "Single Identity 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 \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"PARTNERSHIP\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"fugiat42\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "variable": [ { "key": "identity_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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PRIVATE\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"proident17\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-07f702c9-22de-4990-9ad6-ea96ed141ffc" }, { "id": "400764fa-83a1-4d1f-9eaa-96cf96117c55", "name": "Error", "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 \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"PARTNERSHIP\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"fugiat42\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 \"Ut_4e4\": true,\n \"nisi_d\": 96643050.70943677\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:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-400764fa-83a1-4d1f-9eaa-96cf96117c55" }, { "id": "7dba925b-3f87-4fa5-a263-ae2d2ab4fb37", "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 \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"PARTNERSHIP\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"fugiat42\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 }\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 \"cillum_5\": -74096060.75683533,\n \"aute33\": \"dolor ad aliquip\",\n \"dolor_b5a\": \"c\"\n },\n \"dolor_e6b\": 27497610,\n \"Lorem5\": -27808080\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-7dba925b-3f87-4fa5-a263-ae2d2ab4fb37" }, { "id": "819a6b08-066f-4b92-9dd7-ce3ea5c6a29d", "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 \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"PARTNERSHIP\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"fugiat42\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 \"proident_6\": 53859049.17749107,\n \"id21\": 72345404,\n \"nostrud__2\": -77317726.00154212,\n \"dolore3c5\": 31804340.00702426\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"suntf7\": false\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-819a6b08-066f-4b92-9dd7-ce3ea5c6a29d" }, { "id": "8c1cf911-116a-4369-8b05-99e08affa5c2", "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 \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"PARTNERSHIP\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"fugiat42\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 \"officiaf\": \"in ut sed consectetur amet\",\n \"dolor_4\": 19370421,\n \"eu2\": \"consequat est\"\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-8c1cf911-116a-4369-8b05-99e08affa5c2" }, { "id": "251b828b-bb56-4f8e-a9bf-878d2596bb43", "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 \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"PARTNERSHIP\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line2\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"fugiat42\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities/:identity_id", "host": [ "{{baseUrl}}" ], "path": [ "identities", ":identity_id" ], "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 \"pariatur_f\": true\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-251b828b-bb56-4f8e-a9bf-878d2596bb43" } ], "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-5f22c89e-baf8-4bd8-84f4-9357110748a2" } ], "id": "5ce73bcf-20bb-4311-94b4-5e7d25ef4f3f", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-5ce73bcf-20bb-4311-94b4-5e7d25ef4f3f" }, { "name": "Create an Identity", "id": "80eb32f2-83ba-4e5d-a62c-f3a78b54da50", "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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\",\n \"ecommerce_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"line2\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"ASSOCIATION_ESTATE_TRUST\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"ach_max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"line2\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"sint_6\": \"\",\n \"sit4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities", "host": [ "{{baseUrl}}" ], "path": [ "identities" ] }, "description": "Create an `Identity` for your seller or buyer.\n\nAll fields for a buyer's `Identity` are optional. \n\nProviding `business_type` indicates that the `Identity` is being created for a Merchant.\n\nRelated Guides: [Getting Started](/guides/getting-started/), [Onboarding](/guides/onboarding/)" }, "response": [ { "id": "41918c18-bf4e-4493-bf63-0814c694ea7b", "name": "Single Identity 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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\",\n \"ecommerce_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"line2\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"ASSOCIATION_ESTATE_TRUST\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"ach_max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"line2\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"sint_6\": \"\",\n \"sit4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities", "host": [ "{{baseUrl}}" ], "path": [ "identities" ] } }, "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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"NO_REFUNDS\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PRIVATE\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"proident17\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-41918c18-bf4e-4493-bf63-0814c694ea7b" }, { "id": "615a0189-0bcf-4cc6-9b2e-392f698fe69f", "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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\",\n \"ecommerce_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"line2\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"ASSOCIATION_ESTATE_TRUST\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"ach_max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"line2\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"sint_6\": \"\",\n \"sit4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities", "host": [ "{{baseUrl}}" ], "path": [ "identities" ] } }, "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 \"Ut_4e4\": true,\n \"nisi_d\": 96643050.70943677\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:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-615a0189-0bcf-4cc6-9b2e-392f698fe69f" }, { "id": "0281bd74-5e79-4970-9dfa-e632248f5713", "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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\",\n \"ecommerce_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"line2\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"ASSOCIATION_ESTATE_TRUST\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"ach_max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"line2\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"sint_6\": \"\",\n \"sit4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities", "host": [ "{{baseUrl}}" ], "path": [ "identities" ] } }, "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 }\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 \"cillum_5\": -74096060.75683533,\n \"aute33\": \"dolor ad aliquip\",\n \"dolor_b5a\": \"c\"\n },\n \"dolor_e6b\": 27497610,\n \"Lorem5\": -27808080\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-0281bd74-5e79-4970-9dfa-e632248f5713" }, { "id": "7a35badd-363b-4a77-b727-e9d1e190cab3", "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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\",\n \"ecommerce_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"line2\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"ASSOCIATION_ESTATE_TRUST\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"ach_max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"line2\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"sint_6\": \"\",\n \"sit4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities", "host": [ "{{baseUrl}}" ], "path": [ "identities" ] } }, "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 \"proident_6\": 53859049.17749107,\n \"id21\": 72345404,\n \"nostrud__2\": -77317726.00154212,\n \"dolore3c5\": 31804340.00702426\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"suntf7\": false\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-7a35badd-363b-4a77-b727-e9d1e190cab3" }, { "id": "2199819f-1378-4df7-b1e2-1f2837740f0e", "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_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\",\n \"ecommerce_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"other_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"business_to_business_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"entity\": {\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"region\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"line2\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id\": \"\",\n \"business_type\": \"ASSOCIATION_ESTATE_TRUST\",\n \"default_statement_descriptor\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"ach_max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"city\": \"\",\n \"country\": \"\",\n \"line1\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"line2\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"tax_id\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"sint_6\": \"\",\n \"sit4\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/identities", "host": [ "{{baseUrl}}" ], "path": [ "identities" ] } }, "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 \"pariatur_f\": true\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-2199819f-1378-4df7-b1e2-1f2837740f0e" } ], "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-80eb32f2-83ba-4e5d-a62c-f3a78b54da50" }, { "name": "List Identities", "id": "133198d7-b9e7-410c-84ab-7aa1e6c10d3e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/identities?after_cursor=&limit=&id=&created_at.gte=&created_at.lte=&default_statement_descriptor=&business_name=&business_type=&email=&first_name=&last_name=&title=&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "identities" ], "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 `id`.", "key": "id", "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 the `default_statement_descriptor`.", "key": "default_statement_descriptor", "value": "" }, { "description": "Filter by the full business name. Partial business names are not supported.", "key": "business_name", "value": "" }, { "description": "Filter by the business type. Partial business types are not supported.", "key": "business_type", "value": "" }, { "description": "Filter by the email address or email domain. Partial emails are not supported.", "key": "email", "value": "" }, { "description": "Filter by the first name of the person associated to the `Identity`.", "key": "first_name", "value": "" }, { "description": "Filter by the last name of the person associated to the `Identity`.", "key": "last_name", "value": "" }, { "description": "Filter by the title if available.", "key": "title", "value": "" }, { "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 `Identities`." }, "response": [ { "id": "269accc9-0a26-4890-b265-b16a6ed0f180", "name": "List of Identity 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}}/identities?after_cursor=&limit=&id=&created_at.gte=&created_at.lte=&default_statement_descriptor=&business_name=&business_type=&email=&first_name=&last_name=&title=&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "identities" ], "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 `id`.", "key": "id", "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 the `default_statement_descriptor`.", "key": "default_statement_descriptor", "value": "" }, { "description": "Filter by the full business name. Partial business names are not supported.", "key": "business_name", "value": "" }, { "description": "Filter by the business type. Partial business types are not supported.", "key": "business_type", "value": "" }, { "description": "Filter by the email address or email domain. Partial emails are not supported.", "key": "email", "value": "" }, { "description": "Filter by the first name of the person associated to the `Identity`.", "key": "first_name", "value": "" }, { "description": "Filter by the last name of the person associated to the `Identity`.", "key": "last_name", "value": "" }, { "description": "Filter by the title if available.", "key": "title", "value": "" }, { "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 \"identities\": [\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"OTHER\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PUBLIC\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"eu_1\": \"\",\n \"irure19\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"additional_underwriting_data\": {\n \"annual_ach_volume\": \"\",\n \"average_ach_transfer_amount\": \"\",\n \"average_card_transfer_amount\": \"\",\n \"business_description\": \"\",\n \"card_volume_distribution\": {\n \"card_present_percentage\": \"\",\n \"ecommerce_percentage\": \"\",\n \"mail_order_telephone_order_percentage\": \"\"\n },\n \"credit_check_allowed\": \"\",\n \"credit_check_ip_address\": \"\",\n \"credit_check_timestamp\": \"\",\n \"credit_check_user_agent\": \"\",\n \"merchant_agreement_accepted\": \"\",\n \"merchant_agreement_ip_address\": \"\",\n \"merchant_agreement_timestamp\": \"\",\n \"merchant_agreement_user_agent\": \"\",\n \"refund_policy\": \"WITHIN_30_DAYS\",\n \"volume_distribution_by_business_type\": {\n \"business_to_business_volume_percentage\": \"\",\n \"business_to_consumer_volume_percentage\": \"\",\n \"consumer_to_consumer_volume_percentage\": \"\",\n \"other_volume_percentage\": \"\",\n \"person_to_person_volume_percentage\": \"\"\n }\n },\n \"application\": \"\",\n \"entity\": {\n \"amex_mid\": \"\",\n \"annual_card_volume\": \"\",\n \"business_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"business_name\": \"\",\n \"business_phone\": \"\",\n \"business_tax_id_provided\": \"\",\n \"business_type\": \"\",\n \"default_statement_descriptor\": \"\",\n \"discover_mid\": \"\",\n \"dob\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"doing_business_as\": \"\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"has_accepted_credit_cards_previously\": \"\",\n \"incorporation_date\": {\n \"day\": \"\",\n \"month\": \"\",\n \"year\": \"\"\n },\n \"last_name\": \"\",\n \"max_transaction_amount\": \"\",\n \"mcc\": \"\",\n \"ownership_type\": \"PRIVATE\",\n \"personal_address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"region\": \"\",\n \"postal_code\": \"\",\n \"country\": \"\"\n },\n \"phone\": \"\",\n \"principal_percentage_ownership\": \"\",\n \"short_business_name\": \"\",\n \"tax_authority\": \"\",\n \"tax_id_provided\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"tags\": {\n \"dolore04\": \"\",\n \"laboris15\": \"\",\n \"Excepteur_2\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"href\": \"\"\n },\n \"verifications\": {\n \"href\": \"\"\n },\n \"merchants\": {\n \"href\": \"\"\n },\n \"settlements\": {\n \"href\": \"\"\n },\n \"authorizations\": {\n \"href\": \"\"\n },\n \"transfers\": {\n \"href\": \"\"\n },\n \"payment_instruments\": {\n \"href\": \"\"\n },\n \"associated_identities\": {\n \"href\": \"\"\n },\n \"disputes\": {\n \"href\": \"\"\n },\n \"application\": {\n \"href\": \"\"\n }\n }\n }\n ]\n },\n \"_links\": {\n \"next\": {\n \"href\": \"\"\n },\n \"self\": {\n \"href\": \"\"\n },\n \"suntc_\": 38057514.76028761\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-269accc9-0a26-4890-b265-b16a6ed0f180" }, { "id": "595dbb7a-7772-4543-ac4a-d387888f1549", "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}}/identities?after_cursor=&limit=&id=&created_at.gte=&created_at.lte=&default_statement_descriptor=&business_name=&business_type=&email=&first_name=&last_name=&title=&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "identities" ], "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 `id`.", "key": "id", "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 the `default_statement_descriptor`.", "key": "default_statement_descriptor", "value": "" }, { "description": "Filter by the full business name. Partial business names are not supported.", "key": "business_name", "value": "" }, { "description": "Filter by the business type. Partial business types are not supported.", "key": "business_type", "value": "" }, { "description": "Filter by the email address or email domain. Partial emails are not supported.", "key": "email", "value": "" }, { "description": "Filter by the first name of the person associated to the `Identity`.", "key": "first_name", "value": "" }, { "description": "Filter by the last name of the person associated to the `Identity`.", "key": "last_name", "value": "" }, { "description": "Filter by the title if available.", "key": "title", "value": "" }, { "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 }\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 \"cillum_5\": -74096060.75683533,\n \"aute33\": \"dolor ad aliquip\",\n \"dolor_b5a\": \"c\"\n },\n \"dolor_e6b\": 27497610,\n \"Lorem5\": -27808080\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-595dbb7a-7772-4543-ac4a-d387888f1549" }, { "id": "199aaca9-0ac7-443b-8691-9aadc2e81df9", "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}}/identities?after_cursor=&limit=&id=&created_at.gte=&created_at.lte=&default_statement_descriptor=&business_name=&business_type=&email=&first_name=&last_name=&title=&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "identities" ], "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 `id`.", "key": "id", "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 the `default_statement_descriptor`.", "key": "default_statement_descriptor", "value": "" }, { "description": "Filter by the full business name. Partial business names are not supported.", "key": "business_name", "value": "" }, { "description": "Filter by the business type. Partial business types are not supported.", "key": "business_type", "value": "" }, { "description": "Filter by the email address or email domain. Partial emails are not supported.", "key": "email", "value": "" }, { "description": "Filter by the first name of the person associated to the `Identity`.", "key": "first_name", "value": "" }, { "description": "Filter by the last name of the person associated to the `Identity`.", "key": "last_name", "value": "" }, { "description": "Filter by the title if available.", "key": "title", "value": "" }, { "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 \"proident_6\": 53859049.17749107,\n \"id21\": 72345404,\n \"nostrud__2\": -77317726.00154212,\n \"dolore3c5\": 31804340.00702426\n },\n {\n \"code\": \"FORBIDDEN\",\n \"logref\": {\n \"logref\": \"\"\n },\n \"message\": \"\",\n \"_links\": {\n \"source\": {\n \"href\": \"\"\n }\n },\n \"suntf7\": false\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-199aaca9-0ac7-443b-8691-9aadc2e81df9" }, { "id": "87ddc216-8be6-4d48-9f87-94e626ec6a8c", "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}}/identities?after_cursor=&limit=&id=&created_at.gte=&created_at.lte=&default_statement_descriptor=&business_name=&business_type=&email=&first_name=&last_name=&title=&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "identities" ], "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 `id`.", "key": "id", "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 the `default_statement_descriptor`.", "key": "default_statement_descriptor", "value": "" }, { "description": "Filter by the full business name. Partial business names are not supported.", "key": "business_name", "value": "" }, { "description": "Filter by the business type. Partial business types are not supported.", "key": "business_type", "value": "" }, { "description": "Filter by the email address or email domain. Partial emails are not supported.", "key": "email", "value": "" }, { "description": "Filter by the first name of the person associated to the `Identity`.", "key": "first_name", "value": "" }, { "description": "Filter by the last name of the person associated to the `Identity`.", "key": "last_name", "value": "" }, { "description": "Filter by the title if available.", "key": "title", "value": "" }, { "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 \"officiaf\": \"in ut sed consectetur amet\",\n \"dolor_4\": 19370421,\n \"eu2\": \"consequat est\"\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-87ddc216-8be6-4d48-9f87-94e626ec6a8c" }, { "id": "064fe1de-a28d-4450-95a6-2049d11242ec", "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}}/identities?after_cursor=&limit=&id=&created_at.gte=&created_at.lte=&default_statement_descriptor=&business_name=&business_type=&email=&first_name=&last_name=&title=&before_cursor=&tags.key=&tags.value=", "host": [ "{{baseUrl}}" ], "path": [ "identities" ], "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 `id`.", "key": "id", "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 the `default_statement_descriptor`.", "key": "default_statement_descriptor", "value": "" }, { "description": "Filter by the full business name. Partial business names are not supported.", "key": "business_name", "value": "" }, { "description": "Filter by the business type. Partial business types are not supported.", "key": "business_type", "value": "" }, { "description": "Filter by the email address or email domain. Partial emails are not supported.", "key": "email", "value": "" }, { "description": "Filter by the first name of the person associated to the `Identity`.", "key": "first_name", "value": "" }, { "description": "Filter by the last name of the person associated to the `Identity`.", "key": "last_name", "value": "" }, { "description": "Filter by the title if available.", "key": "title", "value": "" }, { "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 \"pariatur_f\": true\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:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-064fe1de-a28d-4450-95a6-2049d11242ec" } ], "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-133198d7-b9e7-410c-84ab-7aa1e6c10d3e" } ], "id": "f794d749-c9ad-4492-9821-4cc728eef042", "createdAt": "2026-07-28T01:39:27.000Z", "updatedAt": "2026-07-28T01:39:27.000Z", "uid": "35240-f794d749-c9ad-4492-9821-4cc728eef042" } ], "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" } ] }