VCES Invalid input found, please correct the input data

pedidosya
Regular Visitor

VCES Invalid input found, please correct the input data

Hi Support,

I'm trying to implement an integration with VCES through spreedly and I'm receiving the following error:
Code.     9501
Message  Invalid input found 

 

Could you help me to understand my mistake? please

POST to https://sandbox.api.visa.com/visacardeligibilityservices/v1/cardeligibility/validate Authorization: 'Basic 5GZWB5KIX7CVFY3RK80A21_hKLK5c2Te0CxRp83yMa9WaKyUA:ntHD7mIVr5cFcXS7dpu84y80h', Content-Type: application/json, Accept: application/json,{"User-Agent"=>"spreedly-agent/Typhoeus 1.3.1", "X-Transaction-Powered-By"=>"Spreedly"}

 

{"permanentAccountNumber":"4000000000000007","vendorUniqueId":"14893_TstVDPPgm4","requestTimeStamp":"9/9/2022 3:39:03 PM","correlationId":"c38732e42b4644cbb098091e3d5afb65"}

 

[<*] Response 400 received in 0s (33ms) Server: nginx Date: Fri, 09 Sep 2022 15:42:43 GMT Content-Type: application/json Content-Length: 141 Connection: keep-alive X-SERVED-BY: -74979967 X-CORRELATION-ID: 1662738163_762_250810053_-74979967_VDP_WS x-vdp-normalized-url: /visacardeligibilityservices/v1/cardeligibility/validate X-Frame-Options: SAMEORIGIN X-XSS-Protection: 0 X-Content-Type-Options: nosniff Strict-Transport-Security: max-age=31536000;includeSubdomains Cache-Control: no-cache, no-store, must-revalidate Pragma: no-cache Expires: -1 X-APP-STATUS: 400 {"responseStatus":

 

{"code":"9501","severity":"ERROR","message":"Invalid input found, please correct the input data","info":"","status":"400"}}

1 REPLY 1
I_Doroteo3
Visa Developer Support Specialist

Re: VCES Invalid input found, please correct the input data

Hi @pedidosya

 

Please check the VCES Test Data and API Reference document. Did you attempt to run the sample payload provided on the API Reference page? 

 

To help further assist, please provide the following information:

 

  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. 

  

To learn more about common Visa Developer error codes and how to resolve them, please navigate to our Visa Developer Error Codes page here - https://developer.visa.com/pages/visa-developer-error-codes    

  

If you don't find an error code listed here, please refer to the API-specific error codes in its respective documentation pages.

 

Thanks, 

Illana