Hi,
I am invoking the Enroll Users endpoint at https://sandbox.api.visa.com//vop/v1/users/enroll using a JSON query.
I get the following JSON response:
{ "correlationId": "8a31dde1-e252-4c20-89b0-c07cd577bf3b", "responseDateTime": "Mon Apr 01 16:32:04 GMT 2019", "responseStatus": { "code": "FAILED", "message": "Request failed.", "responseStatusDetails": [ { "errorCode": "RTMENRE0044", "errorMessage": "Invalid Card number." }] } }
The card number, expiry date, name on card and CVV are all entered correctly but I still get this message.
Best regards,
K.
Solved! Go to Solution
Hi Jai.
I had missed that.
Thanks a lot.