Response object for Direct Debit Payment API
| Name | Type | Description | Notes |
|---|---|---|---|
| responseCode | String | Refer to response code list: * 2005400 - Successful * 4005400 - Bad Request - Retry request with proper parameter * 4005401 - Invalid Field Format - Retry request with proper parameter * 4005402 - Invalid Mandatory Field - Retry request with proper parameter * 4015400 - Unauthorized. [reason] - Retry request with proper parameter * 4035402 - Exceeds Transaction Amount Limit - Try to adjust the order amount * 4035405 - Do Not Honor - Retry request with proper parameter or can contact DANA to check the user/account status * 4035415 - Transaction Not Permitted - Retry request periodically or consult to DANA * 4045408 - Invalid Merchant - Retry request with proper parameter * 4045418 - Inconsistent Request - Retry with proper parameter * 4295400 - Too Many Requests - Retry request periodically by sending same request payload * 5005400 - General Error - Retry request periodically * 5005401 - Internal Server Error - Retry request periodically by sending same request payload |
|
| responseMessage | String | Human readable response message | |
| referenceNo | String | Transaction identifier on DANA system, returned when transaction is successfully processed | [optional] |
| partnerReferenceNo | String | Transaction identifier on partner system which assigned to each transaction | |
| webRedirectUrl | String | DANA checkout URL, returned when transaction is successfully processed | [optional] |
| additionalInfo | Map<String, Object> | Additional information | [optional] |