Commerce
payments, invoices & products api
Get the next estimate number for the given location
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/invoices/estimate/number/generate \ --header 'Version: <version>'
{ "estimateNumber": 123, "traceId": "<string>" }
API Version
2021-07-28
Location Id or Agency Id
"6578278e879ad2646715ba9c"
location
Successful response
Was this page helpful?