Contains existing refunds for this transaction
Request
N/A
Response
Property Name | Type | Description |
---|---|---|
balanceAmount | decimal | Amount available to be refunded |
refund | array | An array of refund objects. |
taxBalanceAmount | decimal | The tax amount available to be refunded, if taxes were part of the transaction. |
vendorBalanceAmount | decimal | Amount available to be refunded to vendors. Only applicable if one or more vendors were involved in original transaction. |
vendorsBalanceInfo | object | See vendorsBalanceInfo. |