post https://api.accountabilityone.com/v1/Estimates//entries
Create Entries of Estimate
This API endpoint allows you to create new entries for an existing estimate in the system. By making a request to this endpoint, you can add detailed line items or entries to a specific estimate.
To create entries for an estimate, send a request to this endpoint with the necessary parameters. You must provide the id of the estimate you are modifying in the path parameter, and include the entry details in the body of the request.
Permission
Transaction Type | Access Level |
---|---|
Estimates | Full Access |