CertifiedMaterials/Documents

Update a document's type, processing status, or the found/extracted state of its expected certificates.

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

Path parameters

idstring uuid required

Request body

type'tc' | 'invoice' | 'shipment' | 'po' | 'unknown'
status'pending' | 'processing' | 'completed' | 'failed'

Response

Default Response

Changes