{ "uuid": "3f0f1805-9ae7-4c68-80a8-b2c963abf644", "lastMigration": 29, "name": "MATCH API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "5e83c128-2485-4861-8f65-dfe944a0e591", "documentation": "Used by Acquirers to add a terminated a merchant in the MATCH system. Merchant information, and up to five principal owners per merchant, can be provided by an acquiring bank as part of the listing.", "method": "post", "endpoint": "fraud/merchant/v3/add-merchant", "responses": [ { "uuid": "6401bb52-f2ee-40c5-861b-144ffadc5a0d", "body": "{\n \"AddMerchantResponse\": {\n \"MerchantReferenceNumber\": \"19962015072000000\",\n \"Name\": \"XYZTEST XYZTECHMERCHANT\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The add terminated merchant response object.", "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": "9b12d743-3f5d-477c-a5e8-3617bc7bcdc6", "body": "{\n \"Errors\": {\n \"Error\": [\n {\n \"Description\": \"Unauthorized Access\",\n \"ReasonCode\": \"AUTHENTICATION_FAILED\",\n \"Recoverable\": true,\n \"Source\": \"System\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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" }, { "uuid": "6e0e9d8b-64cd-4004-b317-bf8a27c87442", "documentation": "Returns the contact information for the acquirer id requested. When MATCH returns a possible merchant match, this resource assists users by retrieving the contact information associated with the Acquirer ID/ICA that added the merchant to MATCH.", "method": "post", "endpoint": "fraud/merchant/v3/common/contact-details", "responses": [ { "uuid": "6317b0fc-d7ad-4f86-9baf-11e0ee1d38bb", "body": "{\n \"ContactResponse\": {\n \"Contact\": [\n {\n \"BankName\": \"THE XYZ BANK\",\n \"EmailAddress\": \"JACK_SMITH@XYZ.COM\",\n \"FaxNumber\": \"6360000001\",\n \"FirstName\": \"JACK\",\n \"LastName\": \"SMITH\",\n \"PhoneNumber\": \"6360000000\",\n \"Region\": \"UNITED STATES\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "The acquirer contact response object.", "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": "efd20ad7-a2d7-476f-bea1-5c606d30df35", "body": "{\n \"Errors\": {\n \"Error\": [\n {\n \"Description\": \"Unauthorized Access\",\n \"ReasonCode\": \"AUTHENTICATION_FAILED\",\n \"Recoverable\": true,\n \"Source\": \"System\"\n }\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": "089ad3bc-1a17-4dab-8fd5-7c05a9cb68ef", "body": "{\n \"Errors\": {\n \"Error\": [\n {\n \"Description\": \"Unauthorized Access\",\n \"ReasonCode\": \"AUTHENTICATION_FAILED\",\n \"Recoverable\": true,\n \"Source\": \"System\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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" }, { "uuid": "41ffbb20-1a3f-4ac2-a0ce-3eca02fca09e", "documentation": "Returns detailed information about Merchants, URLs and up to five principal owners, that have been terminated by an acquiring bank after the inquiry was made. This MATCH resource assists acquirer's ability to consider the merchants terminated after the inquiry was made. If an initial inquiry does not result in a possible match, it is still possible that the merchant listing could appear sometime in the next 360 days. This may occur when another acquirer enters the merchant into the MATCH database. The system will automatically continue to search the MATCH system for 360 days. To view these notifications, acquirers must use the Retroactive Inquiry Summary service. This resource can be used to obtain detailed information, such as, if a Merchant or individual has been terminated by another acquirer after an inquiry was made, the reason for termination, and the history of fraudulent or risky business practices that led to that termination.", "method": "post", "endpoint": "fraud/merchant/v3/retro/retro-inquiry-details", "responses": [ { "uuid": "67282f9f-ba3b-4774-8607-756c95f945a8", "body": "{\n \"RetroInquiryResponse\": {\n \"PossibleMerchantMatches\": {\n \"TerminatedMerchant\": [\n {\n \"Merchant\": {\n \"AddedByAcquirerID\": \"1234\",\n \"AddedOnDate\": \"10/13/2015\",\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"CountrySubdivisionTaxId\": \"492321030\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"888596927\",\n \"PhoneNumber\": \"3165557625\",\n \"Principal\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n },\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\",\n \"TerminationReasonCode\": \"13\",\n \"Url\": \"WWW.TESTMERCHANT.COM\",\n \"UrlGroup\": [\n {\n \"CloseMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"ExactMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"NoMatchUrls\": {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n }\n ]\n },\n \"MerchantMatch\": {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"6367558968\",\n \"CountrySubdivisionTaxId\": \"*****\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"*****\",\n \"PhoneNumber\": \"6367558963\",\n \"PrincipalMatch\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\"\n }\n }\n ],\n \"TotalLength\": \"2\"\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "The retroactive inquiry response object.", "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": "4ab08653-2821-4b15-a027-f09d9eef546b", "body": "{\n \"Errors\": {\n \"Error\": [\n {\n \"Description\": \"Unauthorized Access\",\n \"ReasonCode\": \"AUTHENTICATION_FAILED\",\n \"Recoverable\": true,\n \"Source\": \"System\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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" }, { "uuid": "8e76421a-894a-4fbf-9a06-763d4fb4d2fc", "documentation": "Returns the summary of Retro matches for the given Acquirer Id. This resource will return the summary of Retroactive Inquiry matches for the given Acquirer ID/ICA. If an initial inquiry does not result in a possible match, it is still possible that the merchant listing could appear sometime in the next 360 days. This may occur when another acquirer enters the merchant into the MATCH database. The system will automatically continue to search the MATCH system for 360 days. To view these notifications, acquirers must use the Retroactive Inquiry service.", "method": "post", "endpoint": "fraud/merchant/v3/retro/retro-list", "responses": [ { "uuid": "dc76e315-49e8-4258-b957-6ea9fe3b34b8", "body": "{\n \"RetroResponse\": {\n \"BusinessName\": \"THE BAIT SHOP\",\n \"City\": \"CHICAGO\",\n \"Country\": \"USA\",\n \"Date\": \"09/02/2014\",\n \"RefNum\": \"19962014090200009\",\n \"State\": \"IL\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The retroactive request response object.", "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": "03a82263-7768-4859-86c8-1eec30376eab", "body": "{\n \"Errors\": {\n \"Error\": [\n {\n \"Description\": \"Unauthorized Access\",\n \"ReasonCode\": \"AUTHENTICATION_FAILED\",\n \"Recoverable\": true,\n \"Source\": \"System\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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" }, { "uuid": "7559aaad-3efd-47ce-95b8-2e8613c9bb6e", "documentation": "Returns information on merchants that have been terminated and merchants that have inquired upon. Provides the acquiring bank with information, such as, if a Merchant or individual has been terminated by another acquirer already, the reason for termination, the history of fraudulent or risky business practices that led to that termination and the inquiry that was made already on the Merchant or individual by own or another acquiring bank (if opted).", "method": "post", "endpoint": "fraud/merchant/v3/termination-inquiry", "responses": [ { "uuid": "c8a87daa-dd5b-489f-a12b-07ac8f63cf86", "body": "{\n \"TerminationInquiry\": {\n \"PageOffset\": \"\",\n \"PossibleInquiryMatches\": {\n \"InquiredMerchant\": [\n {\n \"Merchant\": {\n \"AddedByAcquirerID\": \"1234\",\n \"AddedOnDate\": \"12/03/2009\",\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"6367558968\",\n \"CountrySubdivisionTaxId\": \"*****\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"MerchantMatch\": {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"6367558968\",\n \"CountrySubdivisionTaxId\": \"*****\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"*****\",\n \"PhoneNumber\": \"6367558963\",\n \"PrincipalMatch\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\"\n },\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"*****\",\n \"PhoneNumber\": \"6367558963\",\n \"Principal\": {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n },\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\",\n \"TerminationReasonCode\": \"13\",\n \"UrlGroup\": {\n \"CloseMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"ExactMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"NoMatchUrls\": {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n }\n }\n }\n ],\n \"TotalLength\": \"2\"\n },\n \"PossibleMerchantMatches\": [\n {\n \"TerminatedMerchant\": [\n {\n \"Merchant\": {\n \"AddedByAcquirerID\": \"1234\",\n \"AddedOnDate\": \"10/13/2015\",\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"CountrySubdivisionTaxId\": \"492321030\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"888596927\",\n \"PhoneNumber\": \"3165557625\",\n \"Principal\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n },\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\",\n \"TerminationReasonCode\": \"13\",\n \"Url\": \"WWW.TESTMERCHANT.COM\",\n \"UrlGroup\": [\n {\n \"CloseMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"ExactMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"NoMatchUrls\": {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n }\n ]\n },\n \"MerchantMatch\": {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"6367558968\",\n \"CountrySubdivisionTaxId\": \"*****\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"*****\",\n \"PhoneNumber\": \"6367558963\",\n \"PrincipalMatch\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\"\n }\n }\n ],\n \"TotalLength\": \"2\"\n }\n ],\n \"TransactionReferenceNumber\": \"12345\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The termination inquiry response object.", "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": "e476a6b5-069a-48bd-b5fe-e5ea07728933", "body": "{\n \"Errors\": {\n \"Error\": [\n {\n \"Description\": \"Unauthorized Access\",\n \"ReasonCode\": \"AUTHENTICATION_FAILED\",\n \"Recoverable\": true,\n \"Source\": \"System\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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" }, { "uuid": "447f5ec2-df1c-419b-8045-4097efdf1a87", "documentation": "Returns information about Merchants, URLs and up to five principal owners, that have been terminated by an acquiring bank from a previous inquiry. The Inquiry History Results resource displays the inquiry with the option to view either; Possible Merchant Matches or Possible Inquiry Matches.", "method": "get", "endpoint": "fraud/merchant/v3/termination-inquiry/:IRN", "responses": [ { "uuid": "9e115af7-96ed-4949-8a62-fbbdb12468ac", "body": "{\n \"TerminationInquiry\": {\n \"PageOffset\": \"\",\n \"PossibleInquiryMatches\": {\n \"InquiredMerchant\": [\n {\n \"Merchant\": {\n \"AddedByAcquirerID\": \"1234\",\n \"AddedOnDate\": \"12/03/2009\",\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"6367558968\",\n \"CountrySubdivisionTaxId\": \"*****\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"MerchantMatch\": {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"6367558968\",\n \"CountrySubdivisionTaxId\": \"*****\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"*****\",\n \"PhoneNumber\": \"6367558963\",\n \"PrincipalMatch\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\"\n },\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"*****\",\n \"PhoneNumber\": \"6367558963\",\n \"Principal\": {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n },\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\",\n \"TerminationReasonCode\": \"13\",\n \"UrlGroup\": {\n \"CloseMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"ExactMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"NoMatchUrls\": {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n }\n }\n }\n ],\n \"TotalLength\": \"2\"\n },\n \"PossibleMerchantMatches\": [\n {\n \"TerminatedMerchant\": [\n {\n \"Merchant\": {\n \"AddedByAcquirerID\": \"1234\",\n \"AddedOnDate\": \"10/13/2015\",\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"CountrySubdivisionTaxId\": \"492321030\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"888596927\",\n \"PhoneNumber\": \"3165557625\",\n \"Principal\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n },\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\",\n \"TerminationReasonCode\": \"13\",\n \"Url\": \"WWW.TESTMERCHANT.COM\",\n \"UrlGroup\": [\n {\n \"CloseMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"ExactMatchUrls\": [\n {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n ],\n \"NoMatchUrls\": {\n \"Url\": [\n \"WWW.SHOESHOP.COM\"\n ]\n }\n }\n ]\n },\n \"MerchantMatch\": {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"6367558968\",\n \"CountrySubdivisionTaxId\": \"*****\",\n \"DoingBusinessAsName\": \"BAIT R US\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalTaxId\": \"*****\",\n \"PhoneNumber\": \"6367558963\",\n \"PrincipalMatch\": [\n {\n \"Address\": {\n \"City\": \"DALLAS\",\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Line1\": \"42 ELM AVENUE\",\n \"Line2\": \"SUITE 201\",\n \"PostalCode\": \"66579\",\n \"Province\": \"\"\n },\n \"AltPhoneNumber\": \"3165557625\",\n \"DriversLicense\": {\n \"Country\": \"USA\",\n \"CountrySubdivision\": \"IL\",\n \"Number\": \"M15698025\"\n },\n \"FirstName\": \"DAVID\",\n \"LastName\": \"SMITH\",\n \"MiddleInitial\": \"P\",\n \"Name\": \"THE BAIT SHOP\",\n \"NationalId\": \"541022104\",\n \"PhoneNumber\": \"3165557625\",\n \"SearchCriteria\": {\n \"Country\": [\n \"USA\"\n ],\n \"MinPossibleMatchCount\": \"3\",\n \"Region\": [\n \"A\"\n ],\n \"SearchAll\": \"N\"\n }\n }\n ],\n \"ServiceProvDBA\": \"XYZ FINANCIAL SERVICE\",\n \"ServiceProvLegal\": \"XYZ FINANCIAL SERVICE INCORPORATED\"\n }\n }\n ],\n \"TotalLength\": \"2\"\n }\n ],\n \"TransactionReferenceNumber\": \"12345\"\n }\n}", "latency": 0, "statusCode": 200, "label": "The termination inquiry history response object.", "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": "caf17eff-1bf0-4e80-bc69-b05bd5602de9", "body": "{\n \"Errors\": {\n \"Error\": [\n {\n \"Description\": \"Unauthorized Access\",\n \"ReasonCode\": \"AUTHENTICATION_FAILED\",\n \"Recoverable\": true,\n \"Source\": \"System\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "5e83c128-2485-4861-8f65-dfe944a0e591" }, { "type": "route", "uuid": "6e0e9d8b-64cd-4004-b317-bf8a27c87442" }, { "type": "route", "uuid": "41ffbb20-1a3f-4ac2-a0ce-3eca02fca09e" }, { "type": "route", "uuid": "8e76421a-894a-4fbf-9a06-763d4fb4d2fc" }, { "type": "route", "uuid": "7559aaad-3efd-47ce-95b8-2e8613c9bb6e" }, { "type": "route", "uuid": "447f5ec2-df1c-419b-8045-4097efdf1a87" } ] }