Delete one selected pickup point Deprecated

DELETE /deliveries/partner/{code}/pickup-point/{pickupPointCode}

Replaced by /v2/transports endpoints.

Responses

  • 204

    The server successfully processed the request and is not returning any content.

DELETE /deliveries/partner/{code}/pickup-point/{pickupPointCode}
curl \
 -X DELETE https://mpapi.proxy.omnicado.com/v1/deliveries/partner/{code}/pickup-point/{pickupPointCode}?client_id=api_token_value