Suite contract 3
Quotes, jobs and credits
Distinguish a quote, a confirmed job, credits and a cash purchase.
Guides
Confirm the exact work
A processing quote binds an operation, inputs, selected rate and applicable terms. Review it before confirmation. A changed input, expired quote or changed commercial terms requires a new quote; loading a page does not submit a job.
A submitted or running job is not a completed result. Use the current authorized job state and output receipt before presenting a download or delivery as ready.
Keep credit and currency units separate
Public credit amounts use exact decimal strings. Do not convert them through binary floating-point arithmetic. Cash amounts retain their own currency and approved units; credits are not an implied currency conversion.
Synthetic example · JSON
{
"creditAmount": "1.250"
}