Skip to Content
BusinessService Journey4. Quote & Acceptance

Quote & Acceptance

When the customer accepts a proposal, the platform automatically generates a quote. The quote formalises the financial terms of the engagement — the expert’s proposed price — and acts as the commercial agreement before work begins.

Flow

Quote Generation

A quote is generated automatically when a proposal is accepted. No manual step is required. The quote captures:

FieldSourceDescription
amountproposal.priceExpert’s quoted price
totalamountTotal payable by the customer
currencyEUR / USD / GBP (default EUR)Billing currency

The quote is presented to the customer in the platform itself — no separate quote document is generated. The platform records only the work value. Sustentus charges no system-side fee on a quote — any commercial terms are agreed and settled outside the platform.

Quote Status Workflow

StatusMeaning
quote_draftQuote has been generated and is being prepared
quote_submittedQuote has been sent and is awaiting customer review
quote_acceptedCustomer has approved the quote; project can begin
quote_rejectedCustomer has rejected the quote; the lead may be renegotiated or closed

Project Kick-off

Once the quote is accepted:

  1. isActiveProject = true is set on the lead record
  2. The lead is removed from the bid pool
  3. The expert and customer are notified
  4. Milestone tracking begins

From this point the journey moves into the Delivery stage, where the expert delivers against the milestones defined in the accepted proposal.

Quote Fields

FieldTypeDescription
quoteIdStringHuman-readable quote reference
leadLead refThe originating lead
proposalProposal refThe accepted proposal this quote is based on
expertUser refThe expert delivering the work
customerUser refThe customer paying for the work
managerUser refThe assigned CSM
vendorUser refThe vendor account
amountNumberExpert price
totalNumberTotal amount payable (equal to amount)
currencyStringEUR, USD, or GBP
statusStringCurrent quote status name
Last updated on