Skip to main content
DELETE
/
inbounds
/
{inboundId}
Delete inbound shipment
curl --request DELETE \
  --url https://api.quivo.co/inbounds/{inboundId}
true

Documentation Index

Fetch the complete documentation index at: https://api-docs.quivo.co/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

inboundId
integer<int64>
required

The unique identifier for an inbound shipment or delivery.

Response

Returns confirmation of the inbound shipment deletion operation.

The response is of type boolean.