Order Status Criterion¶
The StatusCriterion Search Criterion searches for orders based on order status.
Arguments¶
status- string that represents the status of the order, takes values defined in order management workflow
Example¶
PHP¶
1 2 3 | |
The StatusCriterion Search Criterion searches for orders based on order status.
status - string that represents the status of the order, takes values defined in order management workflow1 2 3 | |