Hello everyone,
I have tested the create multi reverse funds transaction(visa direct) with the following request:
{
"request": [
{
"systemsTraceAuditNumber": "101011",
"amount": "100.00",
"localTransactionDateTime": "2016-11-17T19:24:44",
"senderPrimaryAccountNumber": "4485810000000131",
"settlementServiceIndicator": "9",
"cardAcceptor": {
"address": {
"country": "USA",
"zipCode": "94454",
"county": "00",
"state": "CA"
},
"idCode": "5678",
"name": "Mr Smith",
"terminalId": "1234"
},
"transactionIdentifier": "101010101010",
"senderCurrencyCode": "USD",
"senderCardExpiryDate": "2020-12",
"retrievalReferenceNumber": "401010101011",
"originalDataElements": {
"transmissionDateTime": "2016-11-17T19:24:44",
"systemsTraceAuditNumber": "228112",
"approvalCode": "1ABCDE",
"acquiringBin": "408999"
}
},
{
"systemsTraceAuditNumber": "101011",
"amount": "100.00",
"localTransactionDateTime": "2016-11-17T19:24:44",
"senderPrimaryAccountNumber": "4485810000000131",
"settlementServiceIndicator": "9",
"cardAcceptor": {
"address": {
"country": "USA",
"zipCode": "94454",
"county": "00",
"state": "CA"
},
"idCode": "5678",
"name": "Mr Smith",
"terminalId": "1234"
},
"transactionIdentifier": "101010101010",
"senderCurrencyCode": "USD",
"senderCardExpiryDate": "2020-12",
"retrievalReferenceNumber": "401010101011",
"originalDataElements": {
"transmissionDateTime": "2016-11-17T19:24:44",
"systemsTraceAuditNumber": "228112",
"approvalCode": "1ABCDE",
"acquiringBin": "408999"
}
}
],
"localTransactionDateTime": "2016-11-17T19:24:44",
"businessApplicationId": "AA",
"acquirerCountryCode": "840",
"acquiringBin": "408999"
}
I was expecting the fllowing response according to the visa direct documentation:
{
"networkId": 0,
"memberComments": "string",
"statusIdentifier": "string",
"merchantVerificationValue": "string"
}
However i have got this response:
1659440769_087_712318053_-56467c7-2z46_VDP_WS_1
It´s that right? Some one can help me?
Thanks!
Thank you for reaching out, @mrpilar! An agent will look into this and get back to you soon. If any community members know of a solution, please feel free to respond here. -Jenn
Hi @mrpilar,
Do you have a sponsor bank?
Please review the Visa Direct documentation using this link. https://developer.visa.com/capabilities/visa_direct/docs-getting-started
In particular, see the top few paragraphs, that are enclosed in the box with an exclamation mark, that discuss the requirements to use Visa Direct.
After having read the documentation, if you meet those requirements and if you have questions about Visa Direct, then please email the Visa Direct Regional Mailbox that pertains to the region you are from.
To reach the various regional product office, please use these email addresses.
VE_FF@visa.com– Note: This mailbox is specific for the Fast Funds migration in the region and will retire in the future.
For all other regions, please reach out to local Visa representatives.
Thanks,
Illana