200Successful Response
Schema: SuccessEnvelope_ShipmentResponse_
successbooleanmessagestringcodestringdataShipmentResponse
/api/v1/inventory/shipments/{id}Update a shipment's details.
Path Parameters:
id: UUID of the shipment to updateRequest Body: (all fields optional)
status: Updated shipment statusline_items: Replace line items arrayfees: Replace fees arraydescription: Updated notestracking_number: Updated tracking numberexpected_arrival_date: Updated arrival date in ISO 8601 formatshipped_date: Updated ship date in ISO 8601 formatversion: Version for optimistic locking to prevent concurrent updates (optional)Returns: The updated shipment.
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
idstringrequiredSchema: ShipmentUpdateRequest
feesarray · FeeUpdated fees.
statusstringUpdated status.
line_itemsarray · LineItemUpdated items.
descriptionstringUpdated notes.
tracking_numberstringUpdated tracking.
expected_arrival_datestring · date-timeUpdated arrival date.
shipped_datestring · date-timeUpdated ship date.
location_idstringUpdated destination location.
versionintegerVersion for optimistic locking.
Schema: SuccessEnvelope_ShipmentResponse_
successbooleanmessagestringcodestringdataShipmentResponseSchema: HTTPValidationError
detailarray · ValidationErrorValidationErrorlocarray · string | integerrequiredmsgstringrequiredtypestringrequiredinputobjectctxobject