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
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?