Upload file attachments to an invoice
| Header | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Bearer authentication header of the form Bearer <token> |
| Parameter | Type | Required | Description |
|---|---|---|---|
uuid | string (UUID) | Yes | Invoice UUID |
multipart/form-data:
| Parameter | Type | Required | Description |
|---|---|---|---|
file | array of file | Yes | Files to upload (PDF, images, etc.) |