Generate Estimate Number
GET/invoices/estimate/number/generate
Get the next estimate number for the given location
Request
Version stringrequired
API Version
Available options
v3altId stringrequired
Location Id or Agency Id
altType stringrequired
Available options
locationSuccessful response
- application/json
- Schema
- Example (auto)
Schema
estimateNumbernumberrequired
traceIdstringrequired
{
"estimateNumber": 0,
"traceId": "string"
}