Create document
Creates a new document based on the provided data. Can create invoices, timesheets, or work records. Document can include associated tasks, expenses, and notes. A document can also be saved as a template for future use.
Request body
Response
Document successfully created
Changes
Changed in 1 of the 3 revisions of this API.4
- ○
added the new optional request property
showSignature(media type: application/json)new-optional-request-property
- ○
added the new optional request property
showSignature(media type: application/xml)new-optional-request-property
- ○
added the optional property
showSignatureto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
showSignatureto the response with the200status (media type: application/xml)response-optional-property-added
- ○