v1
latestOpenAPI 3.0.02026-07-13314761.7 KBDocument
Create a document from proforma.
Create a new document from proforma. Returns a document object if the create is succeded.
post/documents/{id}/create-from-proforma
Path parameters
idinteger required
Response
Document created successfully.
Example response
{
"invoice_number": "PREFIX / 2020-000001"
}