Was this helpful?
#330:
Change request updated 3 months ago
/v1/commerce/agreements/{agreementId}/attachments/{id}
curl -L \ --request PUT \ --url 'https://api.platform.softwareone.com/public/v1/commerce/agreements/{agreementId}/attachments/{id}' \ --header 'Content-Type: application/json' \ --data '{"audit":{},"$meta":{},"agreement":{}}'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "name": "text", "type": "text", "description": "text", "filename": "text", "size": 1, "contentType": "text", "orderId": "text", "licenseKey": "text", "agreement": {} }