Anchor to section titled 'undefined'

OrderCreateFinancialStatus
enum

The status of payments associated with the order. Can only be set when the order is created.


The payments have been authorized.

The payments have been expired.

The payments have been paid.

value-partiallypaid
PARTIALLY_PAID

The order has been partially paid.

value-partiallyrefunded
PARTIALLY_REFUNDED

The payments have been partially refunded.

The payments are pending. Payment might fail in this state. Check again to confirm whether the payments have been paid successfully.

The payments have been refunded.

The payments have been voided.


Was this section helpful?

The financial status of the order. If not specified, then this will be derived through the given transactions. Note that it's possible to specify a status that doesn't match the given transactions and it will persist, but if an operation later occurs on the order, the status may then be recalculated to match the current state of transactions.


Was this section helpful?
Map
OrderCreateFinancialStatus

Inputs from