POST v1/Invoices?invoiceId={invoiceId}&to={to}&cc={cc}&subject={subject}&body={body}&companyId={companyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| invoiceId | integer |
Required |
|
| to | string |
Required |
|
| cc | string |
Required |
|
| subject | string |
Required |
|
| body | string |
Required |
|
| companyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.