admin-quotes

Change Selected Delivery Option

Change an approved quote's accepted delivery option before payment/PO.

patch/api/v1/admin/quotes/{quote_id}/delivery-option-selection

Path parameters

quote_idstring uuid required

Request body

delivery_option_idstring uuid required

Enabled delivery option to make the accepted option for checkout/PO.

Response

Successful Response

idstring uuid required
statusstring required
intentstring
total_amountstring nullable
lead_time_daysinteger nullable
lead_time_displaystring nullable
valid_untilstring date-time nullable
notesstring nullable
ai_estimateobject nullable
ai_estimate_generated_atstring date-time nullable
is_human_reviewedboolean required
require_depositboolean
deposit_percentagestring nullable
customer_name_overridestring nullable
customer_email_overridestring nullable
customer_billing_address_overridestring nullable
customer_shipping_address_overridestring nullable
customer_shipping_name_overridestring nullable
reviewed_bystring nullable
reviewed_atstring date-time nullable
tax_amountstring nullable
tax_auto_calculatedstring nullable
tax_ratestring nullable
quote_pdf_urlstring nullable
cost_snapshotobject nullable
pricing_config_versionstring nullable
snapshot_versioninteger
selected_delivery_option_idstring uuid nullable
project_idstring uuid required
created_atstring date-time required
updated_atstring date-time required

Changes

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