boond_orders_create
Create a new order in BoondManager by specifying company ID and total amount. Optionally add status and project ID to complete the record.
Instructions
Create a new order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| status | No | ||
| companyId | Yes | ||
| projectId | No |