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

KeyDatatypeRequiredDescription
Authorizationstring(Required)

RESPONSES

status: OK

{"message":"Location successfully deleted!"}