Re: merchantsearch/v1/search API and ISO 8583 message mapping
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
merchantsearch/v1/search API and ISO 8583 message mapping
Hi,
I am working on a project where I receive the merchant data (raw format). An example is given below. Its a 43 character data passed in the ISO8583 message.
BARNES&NOBLE.COM-BN 800-843-2665 NYUSA
I would like to clean this merchant details and obtain more details on the merchant like merchant name, street address, zip code etc.
So I have signed up for https://sandbox.api.visa.com/merchantsearch/v1/search API to get more details about the merchant data.
Could you please let me know what fields from iso8583 message can be passed in the below fields of the search API?
merchantName
visaMerchantId
visaStoreId
businessRegistrationId
acquirerCardAcceptorId
acquiringBin
thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: merchantsearch/v1/search API and ISO 8583 message mapping
Hey @sethu - The sandbox and samples only show the basic list of attributes available, you must get approved to use Merchant Search - can you confirm whether you have access?
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.