Our system consider every physical pickup location from where order needs to be picked up as a warehouse. Only for registered pickup locations/warehouses, order creation is allowed and hence before creating an order, the client warehouse needs to be created in our system.

Note: Integration of this API is completely optional, as the same can be created by our FMS team which creates warehouses on behalf of the client as it is only a one-time activity. But if the business use case demands dynamic pickup locations addition, then this API is good to integrate with. In this API payload, random key-value pair of fields are not allowed. Only mentioned fields in the payload are allowed.

Successful response of the API returns the details which have been passed in the fields of the payload in the API along with the success message in JSON format

Test Environment URL

https://staging-express.delhivery.com/api/backend/clientwarehouse/create/

Production Environment URL

https://track.delhivery.com/api/backend/clientwarehouse/create/