v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Attachments

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

idstring uuid required
namestring required
descriptionstring
status'UPLOADING' | 'UPLOADED'
accountIdstring
tag'MASTER_SUBSCRIPTION_AGREEMENT' | 'STATEMENT_OF_WORK' | 'ORDER_FORM' | 'OTHER'
inUseboolean
isDeletedboolean
createdOninteger required
updatedOninteger