#330:
Change request updated 4 months ago
Was this helpful?
Request Id
curl -L \ --request POST \ --url 'https://api.platform.softwareone.com/public/v1/commerce/requests/{requestId}/messages' \ --header 'Content-Type: application/json' \ --data '{ "visibility": {}, "content": "text" }'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "visibility": {}, "account": {}, "type": "text", "content": "text", "request": {} }