GetRefundStatus
Usage
Â
Â
Gets the status of a refund submitted via Initiate Refund
The ExternalRefundIdentifier will be supplied in the parameter, it will return one of the following status;
Submitted
Awaiting Review
Approved
Completed
Rejected
The ExternalRefundIdentifier can be the value provided in the initial request or the GUID returned when no value was provided
Users can also use the RefundRequestNo to get the refund status
Parameters
Name | Data Type | Length | Â | Description |
---|---|---|---|---|
User | Â | Â | Â | Â |
| String | Â | Required | Provided by Debitsuccess |
| String | Â | Required | Provided by Debitsuccess |
RequestInitiator | String | 100 | Optional | Optional – allows requesting user to be logged |
AccountReferenceNo | String | 15 | Optional* | Debitsuccess account reference |
ExternalAccountReferenceNo | String | 50 | Optional* | External account reference |
RefundRequestNumber | Integer | Â | Optional** | Refund ID provided on successful submission of InitateRefund |
ExternalRefundIdentifier | String | 50 | Optional** | Your Refund ID provided in InitiateRefund |
At least one of the following parameters must be supplied:
*AccountReferenceNo, ExternalAccountReferenceNo
**RefundRequestNo, ExternalRefundIdentifier
ResponseÂ
Name | Data Type | Description |
---|---|---|
DateCreated | DateTime | Date/time message was processed |
Id | String | Unique ID for the message |
ResponseNotes () | Â | Collection of validation messages |
| String | Â |
| String | Â |
| Enum | Error, Warning, Info |
Status | Enum | Failed, Succeed, Unknown |
ExternalRefundIdentifier | String | Returns either
|
Note | String | Additional information relating to the Refund Status |
RefundAmount | Integer | Amount of Refund |
RefundRequestNumber | Integer | ID for refund |
RefundStatus | String | Current status of Refund;
|
Â
Error Messages
Type | Error Code | Error Message |
---|---|---|
Error | 12016 | Missing required reference number. Must provide either ExternalAccountReferenceNo or AccountReferenceNo or both. |
Error | 08 | There is no record found with this criteria |
Error | 07 | Multiple accounts found with this criteria |
Error | 02 | Invalid user credentials |
Error | 14144 | ExternalRefundIdentifier or RefundRequestNumber is required for this request |
Error | 14145 | No refund request found for supplied identifiers associated with this Account |
Info | 00 | Success |
Related Pages
Filter by label
There are no items with the selected labels at this time.
Â
On this page:
Â
Â
Â
© 2021 Debitsuccess. All rights reserved