Skip to main content

Update Price List Document Description

PATCH 

/api/suppliers/:supplier/price-list/documents/:document

Updates a document's description — the only editable field. The stored file itself is immutable; upload a new document to replace it. Send description as null to clear it. Maximum 2000 characters.

Required scope: suppliers:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Returns 404 when the document is not a price list document of this supplier.

Authentication: Requires Bearer token.

Requires scope: suppliers:write

Requires permission: suppliers.update

Request

Responses

OK

Response Headers
    Content-Type