Add attachments

POST {{baseUrl}}/v1/attachments?description=<put>&associatedObjectType=<>&associatedObjectKey=<>

Use the Add Attachment REST request with a multipart/form-data to attach a document file to an Account, a Subscription, or an Invoice.

Request Params

KeyDatatypeRequiredDescription
descriptionstringDescription of the attachment document.n
associatedObjectTypestringSpecify one of the following values: Account, Subscription, or Invoice.n
associatedObjectKeystringFor the Subscription type, specify the Subscription Number. An attachment is tied to the Subscription Number and thus viewable with every subscription version.nnFor Account and Invoice, specify the id.n