Commerce
payments, invoices & products api
Get the next invoice number for the given location
cURL
curl --request GET \ --url https://services.leadconnectorhq.com/invoices/generate-invoice-number \ --header 'Version: <version>'
{ "invoiceNumber": "19" }
API Version
2021-07-28
Location Id
location
Successful response
Invoice Number
"19"
Was this page helpful?