Zone DELETE

URI

https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/warehouse-service/warehouse/{ID}/zone/{ZONE-ID}

Refer to our documentation on URI syntax for more information on how to construct URIs.

Description

This method enables you to delete a warehouse zone.

There are two parameters in the URI:

  • Warehouse ID - The ID of the warehouse you wish to delete the zone from.
  • Zone ID - The ID of the zone you wish to delete.

Example

Use of the delete zone method.

Request URI

/warehouse/2/zone/9

Response

{
}