{ "uuid": "3911433a-02db-427c-bf2a-ed58d9a6d8b0", "lastMigration": 29, "name": "Merchant Identifier API V2", "endpointPrefix": "merchant-id/v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "06e064ab-92e5-4ac2-97f4-bfe8ec72be49", "documentation": "Returns merchant descriptor and locator information based on the criteria you provide.\r\nInformation returned includes merchant DBA name, merchant category code (MCC), street address, city, state, postal code, country, and sales channels.", "method": "get", "endpoint": "merchant-ids", "responses": [ { "uuid": "7ce08c6b-e6cb-40da-ae37-04ac2fccc25e", "body": "{\n \"message\": \"\",\n \"returnedMerchants\": [\n {\n \"address\": {\n \"city\": \"\",\n \"country\": {\n \"code\": \"\",\n \"name\": \"\"\n },\n \"countrySubdivision\": {\n \"code\": \"\",\n \"name\": \"\"\n },\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\"\n },\n \"brandName\": \"\",\n \"comment\": \"\",\n \"descriptorText\": \"\",\n \"legalCorporateName\": \"\",\n \"locationId\": {{faker 'number.int' max=99999}},\n \"matchConfidenceScore\": {{faker 'number.int' max=99999}},\n \"merchantCategory\": \"\",\n \"merchantDbaName\": \"\",\n \"phoneNumber\": \"\",\n \"soleProprietorName\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "33f82775-821e-4441-b90b-f1c9555f8bd5", "body": "{\n \"errors\": [\n {\n \"description\": \"\",\n \"reasonCode\": \"\",\n \"recoverable\": {{faker 'datatype.boolean'}},\n \"source\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87644f0d-b0a1-4d97-b2c0-32c5d43b8c5e", "body": "", "latency": 0, "statusCode": 500, "label": "Server Error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "06e064ab-92e5-4ac2-97f4-bfe8ec72be49" } ] }