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 (path) | Invoice |
![]() |
|
The response body is of type CreateInvoiceResponse.
| Name | Description | Data Type |
|---|---|---|
CreateInvoiceResult (path) | Invoice |
![]() |
|