v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
Return

Create return document

Creates new return document

post/api/v1/returns/{id}/documents

Path parameters

idstring required

Resource identifier.

Example:17

The resource's identifier.

Request body

titlestring nullable
descriptionstring nullable
keyword'otherFile' | 'coverPage' | 'attachment'
fileNamestring
fileContentstring byte

A base64 encoded document. Supported formats PDF

Response

Resource successfully created response