Update Status to Pending
PUT {{fulfillment_client_url}}/client/order/2/status/pending
Pass an order from status 'created' to 'pending'.
Body definition
name | Type | Description | Required |
---|---|---|---|
warehouseId | Integer | Identifier of the warehouse that will process the order | true |
Request Body
{"warehouseId"=>1}