Card-On-File Data Inquiry api request return "NPPS012" error code

jhonTonini
Regular Visitor

Card-On-File Data Inquiry api request return "NPPS012" error code

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 ? 

 

 

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: Card-On-File Data Inquiry api request return "NPPS012" error code

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. 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.