Delete a dispatch location

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Purpose: Use this API to delete an existing dispatch location. Usually a business or a company will delete the dispatch location for the following purposes:

  • Invalid location: The dispatch location that was created earlier could be inaccurate or outdated or simply incorrect. This may lead to delivery issues.
  • Business changes: There may be certain location-wise changes that may lead to a particular area being rendered as unserviceable.
  • Optimisation: In order to optimise the route for a faster delivery, or streamlining, the businesses may sometimes remove a dispatch location.

Response Parameters

success

  • Type: Boolean
  • Description: Denotes if the dispatch location was removed successfully or not. TRUE: The dispatch location was removed. FALSE: The dispatch location was not removed. (Mostly in case of FALSE, you will see the status 400 error message).

Query Params
int32
required

Specify the ID of the dispatch location which you want to remove.

string

Specify the external vendor ID of the dispatch location that you want to remove.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json