PropertyTypeDescription
statusstring(4-50)Returns the payments status for cards and the transaction status for invoices: "Completed". If completed, the order is finalized. No invoice status will be displayed in this field.
createdAttimestamp: YYYY-MM-DD HH:MM:SSZUTC timestamp of the time the transactions.
totalAmountdecimalThe total amount of the order. If line items are provided, the value of this field must equal the total sum of all line items.

Example: `100.00
unfinalizedAmountdecimalThe amount left to be finalized on the order.
amountAvailableForRefunddecimalThe amount available for Refund.
finalizedAmountdecimalThe total amount finalized on the order.
refundedAmountdecimalThe amount refunded on the order.
amountPendingFinalizationdecimalThe amount on order that is not yet Finalized.
amountPendingRefunddecimalThe refunded amount on order that is not yet Finalized.
lineItemslineitemThe current line items on the order.