Skip to Content

TerminalRefundResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the refund[default to null]
payment_intent_idLongOriginal payment intent ID[default to null]
amountLongRefund amount[default to null]
statusTerminalRefundStatusEnumRefund status[default to null]
reasonStringReason for refund[optional] [default to null]
created_atLongCreation timestamp (Unix timestamp)[default to null]
completed_atLongCompletion timestamp (Unix timestamp)[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]