Refund Object Fields

Learn about the fields used to model refund transactions.

These field references describe the fields in a refund object. For more information about refunds, see Refunds.

The following fields are available:

FieldDescription
refund_tax_amountThe tax amount to refund.
refund_total_amountThe total amount to refund.
refund_note_urlThe URL of the refund note.
refund_amountThe refund amount. Used if refund_total_amount is not specified.
refund_note_numberThe sequential refund note number.
refund_keyThe refund identifier.
refund_note_subnumberThe sequential refund note subnumber.
line_keyThe line_key for the transaction.
refund_timestampThe time when the refund is issued. Use the yyyy-MM-dd'T'HH:mm:ssZZZ format. The default is the merchant's time zone. The service uses this value on the invoice and for currency conversions.
refund_unique_referenceThe unique refund reference for the line.
refund_amount_trimmedIndicates whether the refund amount was trimmed. The value can be true or false.
refund_reasonThe reason for the refund.

Did this page help you?