v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Disposition|Tour

Delete stops.

This endpoint allows you to delete multiple stops simultaneously by submitting multiple stop ids in one request. Afterward, you will receive a response with an array of deleted stop ids. Keep in mind that you may delete any stops, irrespective of their status. Please note that deleted stops cannot be restored.

get/tour/delete_stop

Query parameters

ids[]integer[] required

The internal ids of the stops to be deleted. This Parameter is required.

Response

Success Response:

deletedIdsinteger[]

The orders that were deleted