Hello everyone,
I have tested the Merchandise Return Reversal Post (visa direct) with the following request:
{
"amount": "24.01",
"localTransactionDateTime": "2016-12-12T21:32:52",
"recipientPrimaryAccountNumber": "4898100000000245",
"cardAcceptor": {
"address": {
"country": "IND",
"zipCode": "94404",
"county": "kolkata",
"state": "KO"
},
"idCode": "VMT200911026070",
"name": "Visa Inc. USA-Foster City",
"terminalId": "365539"
},
"transactionIdentifier": "381228649430011",
"acquirerCountryCode": "101",
"acquiringBin": "830",
"senderCurrencyCode": "USD",
"retrievalReferenceNumber": "330000550000",
"systemsTraceAuditNumber": "451050",
"transactionFeeAmt": "2",
"settlementServiceIndicator": "9",
"merchantVerificationValue": {
"mvvAcquirerAssigned": "41394644363445313243",
"mvvVisaAssigned": "41394644363445313243"
},
"feeProgramIndicator": "aaa",
"originalDataElements": {
"transmissionDateTime": "2016-11-30T03:00:37",
"systemsTraceAuditNumber": "897825",
"approvalCode": "20304B",
"acquiringBin": "408999"
}
}
I was expecting the fllowing response according to the visa direct documentation:
{
"actionCode": "st",
"approvalCode": "string",
"responseCode": "s",
"settlementFlags": {
"givUpdatedFlag": "string",
"settlementServiceFlag": "string",
"givPreviouslyUpdatedFlag": "string",
"settlementResponsibilityFlag": "string"
},
"statusIdentifier": "string",
"feeProgramIndicator": "str",
"transmissionDateTime": "2019-08-24T14:15:22Z",
"transactionIdentifier": "string",
"additionalTokenRespInfo": "s",
"merchantVerificationValue": "string"
}
However i have got this response:
{
"errorMessage": "API Validation Error: 3001. Mandatory field 'Provided recipient account number not matching with MR' is missing or has invalid content."
}
It´s that right? Some one can help me?
Thanks!
Hi, @mrpilar. Thank you for reaching out! An agent will look into this and get back to you soon. In the meantime, if anyone has any ideas that you feel may help, please share them here. -Jenn
Hi @mrpilar,
Please check out the Visa Direct Error Codes page for the 3001 error code recommended handling.
If you still have questions regarding Visa Direct, please reach out to your appropriate regional support inbox:
Visa Direct Regional Mailboxes
To reach the various regional product offices please use these email addresses:
Thanks,
Illana