v1
latestOpenAPI 3.0.02026-07-2455104.8 MBSupplierInvoice
Update file on supplier invoice V3
This endpoint requires the following scopes: supplierInvoice:update.
Update a file attached to a supplier invoice.
patch/api/v3/supplierInvoices/{id}/files/{fileId}
Path parameters
idstring required
fileIdstring required
Request body
Example request
{
"title": "Supporting document",
"description": "Additional documentation",
"keyword": "otherFile",
"sort": 1
}Response
No Content