Visa Direct Multi-Push: Undocumented Success Response Format - Seeking Community Guidance
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Visa Direct Multi-Push: Undocumented Success Response Format - Seeking Community Guidance
Hello Visa Developer Community,
I'm working on integrating the Visa Direct API for multi-push fund transfers. I've successfully sent requests to the /visadirect/fundstransfer/v1/multipushfundstransactions endpoint and am receiving responses, but they are not in the JSON format described in the documentation.
Instead, I'm getting a plain text string with values separated by underscores (example: 1716546305_190_1306649211_-6686d654f5-45l7_VDP_WS_1).
My questions are:
- Has anyone else encountered this response format for successful multi-push transactions?
- If so, could you share your insights on how to interpret it? What does each value represent, and how can I extract the transaction identifiers?
- How do you typically handle status inquiries for individual transactions within a multi-push operation when receiving this type of response?
Any guidance or experience you can share would be greatly appreciated!
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Direct Multi-Push: Undocumented Success Response Format - Seeking Community Guidance
Hi @twaambo, Thank you for reaching out to the community. One of our agents will get back to you as soon as possible. Until then, if any community member knows a solution, please feel free to reply to this thread.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Visa Direct Multi-Push: Undocumented Success Response Format - Seeking Community Guidance
Hi @twaambo,
You can view the request/response samples on the Visa Direct API Reference page.