CertifiedMaterials/Orders

Update a certified-materials order. Only the fields present in the body are changed; a field sent as null clears it.

patch/api/certified-materials/orders/{id}

Path parameters

idstring uuid required

Request body

orderNumberstring nullable
status'to_do' | 'in_progress' | 'in_review' | 'done'
sellerTeIdstring nullable
sellerInternalIdstring nullable
sellerNamestring nullable
sellerResponsiblePersonstring nullable
sellerCountrystring nullable
sellerCitystring nullable
sellerPostCodestring nullable
sellerAddressstring nullable
vendorInternalIdstring nullable
vendorNamestring nullable
vendorResponsiblePersonstring nullable
vendorCountrystring nullable
vendorCitystring nullable
vendorPostCodestring nullable
vendorAddressstring nullable
seasonstring nullable
brandstring nullable
agreedDeliveryDatestring nullable
orderDatestring nullable
dueDatestring nullable
expectedShipmentDatestring nullable
actualShipmentDatestring nullable
supplierAssigneeIdsstring[]
supplierAssigneeIdstring nullable
customTagsstring[]

Response

Default Response

Changes