Bulk update invoice status to paid or unpaid
| Header | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Bearer authentication header of the form Bearer <token> |
| Parameter | Type | Required | Description |
|---|---|---|---|
status | string | Yes | Status: PAID or UNPAID |
uuid | array of UUID | Yes | List of invoice UUIDs to update |