Delete
DELETE {{baseUrl}}/account/:accountID/location/:locationID
Delete the Location from the customer account.
The Location will not be deleted if the Location is currently being used by a Shipment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | (Required) |
RESPONSES
status: OK
{"message":"Location successfully deleted!"}