Skip to main content
POST
/
configuration
/
numberRanges
/
{numberRangeId}
/
increment
Number Range Increment
curl --request POST \
  --url https://api.jtl-cloud.com/erp/configuration/numberRanges/{numberRangeId}/increment \
  --header 'Authorization: Bearer <token>' \
  --header 'x-tenant-id: <x-tenant-id>'
{
  "NextNumber": "<string>",
  "IsPreview": true
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

x-runas
string

The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.

x-companyid
string

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

Path Parameters

numberRangeId
string<uuid>
required

The id of the NumberRange Schlüssel für einen Nummernkreis Datensatz

Query Parameters

companyId
integer<int32>

Gets the unique identifier for the firm. Represents a key for identifying a firm within the application.

Response

The resulting Next Number for the given Item.

The CurrentValue of Individuel NumberRange

NextNumber
string
required

The Next Number of the NumberRange

IsPreview
boolean
required

Can the Number is only a Preview Number