Hello
It looks like GAAI test API is broken 😞
URI: https://sandbox.api.visa.com/paai/generalattinq/v1/cardattributes/generalinquiry
RequestBody: {
"primaryAccountNumber": "4815070000000000"
}
Response status : HTTP/1.1 500 Internal Server Error
The same result is on documentation page
https://developer.visa.com/reference#paai__gaai
if I click <Send Request>
see result in attached screenshot
Could you check ?
Thank you in advance
Solved! Go to Solution
Hello,
Please try using this link https://developer.visa.com/capabilities/paai/reference
let us know your results.
Thanks
Sanobar
Hello
Test request works well on this page.
The result is attached.
Also 'cardattributes/fundstransferinquiry' API works very well from our implementation of visa client.
But `cardattributes/generalinquiry` API returns 'HTTP 500' for any values of 'primaryAccountNumber' 😞
Alexey
Hello
Do you have any updates ?
Thank you in advance
Alexey
Hi,
Can you please share the endpoint you are trying to use for calling this API? Also send request/response complete header with the body to investigate on our support email developer@visa.com
Thanks
Sanobar
Hello
The problem was on https://developer.visa.com/reference#paai__gaai
"Send Request" leaded to "HTTP 500" response.
Now it is ok. Thank you for fixing.
Alexey