Refund Object Fields

Read about the fields that are used to model refunds.

More information about Refunds is provided in the Refunds topic.

The following fields are used to model refunds:

FieldDescription
refund_tax_amountRefund tax amount.
refund_total_amountThe total amount that is to be refunded for a refund.
refund_note_urlRefund note URL.
refund_amountThe amount for a refund. Used if no value is specified in the refund_total_amount field.
refund_note_numberSequential refund note number.
refund_keyRefund identifier.
refund_note_subnumberSequential refund note subnumber.
line_keyYou must include the line_key in your Refund Transaction requests.
refund_timestampThe time that the refund is issued. The format is yyyy-MM-dd'T'HH:mm:ssZZZ. The default value is the merchant's timezone. The value is used in the invoice and to apply currency conversions.
refund_unique_referenceRefund unique reference per line.
refund_amount_trimmedIndicates whether the refund amount has been trimmed or not. The value can be true or false.
refund_reasonFree text used to specify a reason for the refund.