eVyFulfillmentState
[Enumeration] Represents the state of a fulfillment process.
Value | Description |
---|---|
Queued | The fulfillment process is queued and waiting to start. |
Processing | The fulfillment process is currently being processed. |
Completed | The fulfillment process has been completed successfully. |
Error | An error occurred during the fulfillment process. |
WaitingForAssociation | The fulfillment process is waiting for association with another process. |
Last updated