v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBAttachments
Add an attachment
Attaches a document to the specified account. The post body should contain the body of the document that is to be attached. On success the Id of the attachment is returned.
post/attachments/account/{accountId}
Path parameters
accountIdstring required
id of the account to attach the document to
Query parameters
fileNamestring
name to associate with the attachment
descriptionstring
description of the document
tag'MASTER_SUBSCRIPTION_AGREEMENT' | 'STATEMENT_OF_WORK' | 'ORDER_FORM' | 'OTHER'
tag to apply to the attachment
Response
successful operation