Visa Direct Validate Payout Response Error
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Visa Direct Validate Payout Response Error
Hi ,
I am trying to send "Visa Direct Account and Wallet Send API" Validate Payout (v3 - Latest) API to
https://sandbox.api.visa.com/visapayouts/v3/payouts/validate with "VDA VALID Scenario" refered in Sandbox API Ref page:
(https://developer.visa.com/capabilities/visa-direct-account-and-wallet/reference#tag/Visa-Direct-Acc...)
But I receive the following INVALID response;
{
"validationResultCode": "INVALID",
"validationDetails": [
{
"reason": "invalidPayoutRequest",
"status": 400,
"details": [
{
"message": "There is an issue with the data of this transaction and it cannot be processed",
"code": 99999
}
]
}
]
}
Is there any problem or Issue regarding this validate request?
Thank you for your support in advance.
Ekrem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Direct Validate Payout Response Error
Hi @Ead, Thank you for reaching out. An agent will get back to you as soon as possible. Until then, if any community member has information that may help, feel free to reply in this thread.