OrderCreateFinancialStatus - admin-graphql - ENUM
Version: 2024-10
Description:
The status of payments associated with the order. Can only be set when the order is created.
Access Scopes
Enum values
AUTHORIZED
EXPIRED
PAID
PARTIALLY_PAID
PARTIALLY_REFUNDED
PENDING
REFUNDED
VOIDED
Fields with this enum
OrderCreateOrderInput.financialStatus
Examples