Skip to main content

Delete Price List Document

DELETE 

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

Deletes the document, its link to the supplier, and the stored file. This is permanent.

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