v1
latestOpenAPI 3.0.12026-07-141671231.8 MBCommercial Documents
Upload an appendix for a commercial document
Upload a file that will be an appendix attached to a commercial document.
Note that this will not upload a file into the DMS (GED).
ℹ️ This endpoint requires the following scope: commercial_documents:all
post/api/external/v2/commercial_documents/{commercial_document_id}/appendices
Path parameters
commercial_document_idinteger required
Response
Returns the created appendix
Example response
{
"url": "https://www.pennylane.com/rails/active_storage/blobs/redirect/eyJfc..==--26d6e7391dd728fae2cde59bd3fbe4dd11e20a95/Invoice42.pdf",
"created_at": "2023-08-30T10:08:08.146343Z",
"updated_at": "2023-08-30T10:08:08.146343Z"
}