Hi,
When I send a request to the Card-On-File Data Inquiry api, the server get me this response:
{
"status": "BAD_REQUEST",
"code": "NPPS012",
"message": "An unknown error occured"
}
Why ?
How to I obtain the correct response ?
Hey @jhonTonini,
We're happy to help. To continue, please provide the information below:
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.
Please visit our Visa Developer Error Codes page to learn how to resolve error codes here - https://developer.visa.com/pages/visa-developer-error-codes
If the error code you're looking for is not on that URL page above then please refer to the API-specific error codes in its respective documentation pages.