Im trying to test the API for Visa Checkout in GET PAYMENT DATA, but i dont know where can i get my call ID.
https://sandbox.api.visa.com/wallet-services-web/payment/data/{callId}?apikey={apikey}
The generated response is: 404 Not Found
Hi @pamelalozano99,
Call ID is obtained from the Visa Checkout light box. The response properties depend on whether full or summary information was requested and, if full information was requested, whether your Visa Checkout permissions allow full information to be included in the response. By default, only summary level information is enabled. To get full access please contact developer-support@mail.digital.visa.com.
Thank you,
Vaibhav
Hey there @pamelalozano99,
Are you still experiencing an issue with Visa Checkout testing?
To further investigate, please provide the following information:
1. End Point
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.