admin-quotes

Send Quote

Send a quote to the customer.

Validates the quote is in IN_REVIEW status with at least one fully priced line item. Auto-sums line item totals and transitions both the quote and project to QUOTED status.

post/api/v1/admin/quotes/{quote_id}/send

Path parameters

quote_idstring uuid required

Response

Successful Response

idstring uuid required
statusstring required
total_amountstring nullable
tax_amountstring nullable
tax_auto_calculatedstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.