v1
latestOpenAPI 3.0.02026-07-2455104.8 MBReturnOrder
Update file on return order V3
This endpoint requires the following scopes: return:update.
Update a file attached to a return order.
patch/api/v3/returnOrders/{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