For the complete documentation index, see llms.txt. This page is also available as Markdown.

Render agreement template

Updates an existing agreement attachment.

put
Path parameters
agreementIdstringRequired

Agreement id

idstringRequired

Attachment id

Body
idstringOptional
namestringOptional
revisioninteger · int32Optional
typestringOptional
descriptionstringOptional
filenamestring · nullableOptional
sizeinteger · int32 · nullableOptional
contentTypestringOptional
orderIdstringOptional
licenseKeystringOptional
Responses
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
typestringOptional
descriptionstringOptional
filenamestring · nullableOptional
sizeinteger · int32 · nullableOptional
contentTypestringOptional
orderIdstringOptional
licenseKeystringOptional
put/public/v1/commerce/agreements/{agreementId}/attachments/{id}

Last updated

Was this helpful?