Re: why responsive 202Accepted and response 1698664072_543_98475783_-54d479d6_VDP_WS_1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
October 2023
October 2023
why responsive 202Accepted and response 1698664072_543_98475783_-54d479d6_VDP_WS_1
{
"request": [
{
"amount": "100.00",
"senderAddress": "My REWERWEREWR",
"localTransactionDateTime": "2016-11-17T18:24:24",
"recipientPrimaryAccountNumber": "4957030420210454",
"cardAcceptor": {
"address": {
"country": "USA",
"zipCode": "94454",
"county": "00",
"state": "CA"
},
"idCode": "5678",
"name": "Mr Smith",
"terminalId": "1234"
},
"senderReference": "",
"transactionIdentifier": "234234234234234",
"retrievalReferenceNumber": "401010101011",
"senderCity": "My City",
"senderStateCode": "CA",
"systemsTraceAuditNumber": "101011",
"senderName": "Mr Name",
"settlementServiceIndicator": "9",
"transactionCurrencyCode": "USD",
"recipientName": "Akhila",
"senderCountryCode": "USA",
"feeProgramIndicator": "123",
"sourceOfFundsCode": "01",
"senderAccountNumber": "4005520000011126"
},
{
"amount": "100.00",
"senderAddress": "My Address",
"localTransactionDateTime": "2016-11-17T18:24:24",
"recipientPrimaryAccountNumber": "4957030420210454",
"cardAcceptor": {
"address": {
"country": "USA",
"zipCode": "94454",
"county": "00",
"state": "CA"
},
"idCode": "5678",
"name": "Mr Smith",
"terminalId": "1234"
},
"senderReference": "",
"transactionIdentifier": "234234234234234",
"retrievalReferenceNumber": "401010101012",
"senderCity": "My City",
"senderStateCode": "CA",
"systemsTraceAuditNumber": "101012",
"senderName": "Mr Name",
"settlementServiceIndicator": "9",
"transactionCurrencyCode": "USD",
"recipientName": "Akhila",
"senderCountryCode": "USA",
"feeProgramIndicator": "123",
"sourceOfFundsCode": "01",
"senderAccountNumber": "4840920103511221"
}
],
"localTransactionDateTime": "2016-11-17T18:24:24",
"businessApplicationId": "AA",
"merchantCategoryCode": "6012",
"acquirerCountryCode": "840",
"acquiringBin": "408999"
}
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
October 2023
October 2023
Re: why responsive 202Accepted and response 1698664072_543_98475783_-54d479d6_VDP_WS_1
Thank you for reaching out, @NuranBank! An agent will look into this and get back to you as soon as possible. Until then, if any community member knows the solution, please to reply to this thread.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
November 2023
November 2023
Re: why responsive 202Accepted and response 1698664072_543_98475783_-54d479d6_VDP_WS_1
Hi @NuranBank,
The developer can use “MultiPullFundsTransactions” POST to get a timeout response (HTTP 202) similar to that for normal POST like PullFundsTransaction and PushFundsTransaction as a reference. The 202 Accepted status code means that the request has been accepted for processing, but the processing has not been finished yet because you are in the sandbox environment.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Tuesday
Re: why responsive 202Accepted and response 1698664072_543_98475783_-54d479d6_VDP_WS_1
hi DianaVisaPm,
You mean we can not get serial identifier number 'statusIdentifier' in response payload to use it on ReadMultiPushFundsTransactionv1 APIs??
If so, how would we able to test it on sandbox environment then?? How are we able to test ReadPush and ReadPull APIs without status identifier from multipushfundstransactions??
Please help as our team is stuck on this since weeks
Thanks
You mean we can not get serial identifier number 'statusIdentifier' in response payload to use it on ReadMultiPushFundsTransactionv1 APIs??
If so, how would we able to test it on sandbox environment then?? How are we able to test ReadPush and ReadPull APIs without status identifier from multipushfundstransactions??
Please help as our team is stuck on this since weeks
Thanks