/orders/{order_id}/attachments
Attachment(s) add successfully
A validation error was thrown
An internal server error was thrown
curl -L \ --request POST \ --url 'https://api.zydon.com.br/api/sales/orders/{order_id}/attachments' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: multipart/form-data' \ --data '{"files":[null]}'
{ "id": "123e4567-e89b-12d3-a456-426614174000", "name": "text", "type": "text" }