An enumerated type for the values that represent the status of the purchase order.
Types that use PurchaseOrderPaymentStatusEnum
PurchaseOrderPurchaseOrderSummary
Calls that use PurchaseOrderPaymentStatusEnum
Enumerations
PENDING
Indicates the payment for the purchase order is pending.
PAID
Indicates the purchase order has been paid for.
PARTIALLY_PAID
Indicates that only some of the line items in the purchase order have been paid for.
FAILED
Indicates that processing the payment for the purchase order has failed.