Update Status to Pending

PUT {{fulfillment_client_url}}/client/order/2/status/pending

Pass an order from status 'created' to 'pending'.

Body definition

nameTypeDescriptionRequired
warehouseIdIntegerIdentifier of the warehouse that will process the ordertrue

Request Body

{"warehouseId"=>1}