Skip to main content
POST
Create Number Range

Authorizations

Authorization
string
header
required

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

Headers

x-companyid
string

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

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Path Parameters

numberRangeId
string<uuid>
required

The ID of the number range on which this number range is based. Schlüssel für einen Nummernkreis Datensatz

Body

application/json

The relevant information of the number range.

A Individuel NumberRange

companyId
string<uuid>
required

The internal ID of the company associated with the customer. This is configured in the company and email settings in JTL-Wawi

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

prefix
string

The Number Prefix for the NumberRange

currentNumber
integer<int32>

The Current Number of the NumberRange

suffix
string

The Number Suffix for the NumberRange

Response

The created number range.

A Individuel NumberRange

identifier
string<uuid>
required

The Unique Identifier of a Sync

name
string
required

The Name of the Number Range

description
string
required

The Name of the Number Range

prefix
string
required

The Number Prefix for the NumberRange

currentNumber
integer<int32>
required

The Current Number of the NumberRange

suffix
string
required

The Number Suffix for the NumberRange

maxLength
integer<int32>
required

The Max Length of an Number Range

exampleNumber
string
required

The Example of a Number

isDeletable
boolean
required

Can the Number Range be deleted

companyId
string<uuid>

The internal ID of the company associated with the customer. This is configured in the company and email settings in JTL-Wawi

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"