cancel_payment_retry_m
Use this API to cancel the payment retry.
Input Arguments
| Req | Field Name | Field Type | Max Length | Description |
|---|---|---|---|---|
| client_no | long | 22 | Aria-assigned unique identifier indicating the Aria client providing service to this account | |
| auth_key | string | 32 | Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor. | |
| acct_no | string | 22 | Aria-assigned account identifier. This value is unique across all Aria-managed accounts. | |
| OR | ||||
| client_acct_id | string | 50 | Client-defined account identifier. | |
| payment_id | long | 38 | Aria Event number of payment event. |
Output Arguments
| Field Name | Field Type | Description |
|---|---|---|
| error_code | ||
| error_message | ||
| error_details | string | Details of error message |