Skip to main content
PUT
/
inbounds
/
{inboundId}
/
validate
Validate update
curl --request PUT \
  --url https://api.quivo.co/inbounds/{inboundId}/validate
true

Path Parameters

inboundId
integer<int64>
required

The unique identifier for an inbound shipment or delivery.

Response

Returns the updated inbound shipment with current state.

The response is of type boolean.