create_invoice
Create a new invoice in PracticePanther by supplying invoice data as a JSON object.
Instructions
Create a new invoice. invoice_json is a JSON object string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |