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

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.