Receive Item
Tells Centelar that an item was received at a specific location.
POST /api/v1.1/delivery/item/receive
Request Parameters
Name | Type | Description |
---|---|---|
item_id |
integer |
Required. Id of the Delivery Item that’s being received. This parameter can appear multiple times, one for each different item |
location_id |
integer |
Required. Id of the Location where the item was received |