MarkAllInvoicesSent
POST {{baseUrl}}/api/v1/zohoFinance/:financeService/invoices/markAsSent
This will update status of invoice to sent.
OAuth Scope
Desk.integrations.CREATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| ids | <JSONArray> | id of the invoice or estimate |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |