get_reversible_invs_by_payment_m Guide
The get_reversible_invs_by_payment_m API returns the list of invoice transactions that were fully or partially paid by a given payment.
Note: If using this API to retrieve eligible payment details for a refund with open paid line items, you should pass 1 or 2 at the <include_open_trans> input field.
| API Specification: | get_reversible_invs_by_payment_m |
| Required Fields: |
|
Input Fields
| Field Name | Notes | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| <include_open_trans> |
Optional input Allowable Values
|
Output Fields
| Field Name | Notes |
|---|---|
| <refund_open_trans> | Array |
|
Aria-assigned identifier for this transaction |
|
The Aria-assigned unique identifier of a given invoice |
|
The number of this particular line on the invoice |
|
The date the transaction was created |
|
Text description of the transaction |
|
The remaining amouint which could be opened through refund with opening line item. Amount is tax inclusive. |
Error Codes
| Error Code/Description | Associated Inputs |
|---|---|
| Invalid Input for <include_open_trans>. Allowed values are 0, 1, 2 or NULL |