I'm using Postman tool to test the Visa Supplier Matching Service. Have done the setup as given in documentation but not receiving proper response, though the request is being processed successfully -
Expected response:
{"matchStatus":"Yes","matchConfidence":"High","matchDetails":{"l2":"","l3li":"","l3s":"","fleetInd":"","mcc":"3501"},"status":{"statusDescription":"Request successfully received","statusCode":"SMSAPI000"}}
Actual response:
{"merchantLocatorServiceResponse":{"header":{"messageDateTime":"{dateTime}","numRecordsMatched":0,"numRecordsReturned":0,"requestMessageId":"{requestMessageIdValue}","responseMessageId":"68VDP667120160411185047748"},"status":{"statusDescription":"{msgDesc}","statusCode":"{msgCode}"}}}
Any thoughts?
Solved! Go to Solution
Hey @PoonamK,
I'm happy to help. Please provide the following information so that I can provide you with further assistance:
1. Endpoint
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body
Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.