For the complete documentation index, see llms.txt. This page is also available as Markdown.

Numbers

Get Next Number

get
/numbers/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
tokenstringOptionalExample: {{client_token}}
software_tokenstringOptionalExample: {{software_token}}
tablestringOptionalExample: worksheets_jobnr
Responses
get/numbers/
GET /numbers/ HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

Last updated

Was this helpful?