Creates a new Invoice record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateInvoice |
The request body is of type CreateInvoice.
| Name | Description | Data Type |
|---|---|---|
| invoice | Invoice |
![]() |
|
The response body is of type CreateInvoiceResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateInvoiceResult | Invoice |
![]() |
|