Skip to main content

An enumerated type for the values that represent the purchase order status.

Type that uses PurchaseOrderStatusEnum

PurchaseOrder

Call that uses PurchaseOrderStatusEnum

Enumerations

Value
Description
PENDING
Indicates the purchase order has been submitted but either the buyer has not paid or the order has not been shipped.
FULFILLMENT_IN_PROGRESS
Indicates the purchase order is in the process of being shipped or is in transit.
DELIVERED
Indicates the purchase order has been delivered.
CANCELLED
Indicates the purchase order was cancelled.