POST /api/sales/financials/{financial_id}/attachments HTTP/1.1 Host: api.zydon.com.br Authorization: Bearer JWT Content-Type: multipart/form-data Accept: */* Content-Length: 20 { "files": [ "binary" ] }
Attachment(s) add successfully
{ "id": "text", "is_payment_billet": true, "payment_billet_bar_code": "text", "payment_billet_qr_code": "text", "resource_files": [ { "id": "text", "fileName": "text" } ] }