Update billing group number strategy

Update a billing group separation document number configuration.

Path Params
string
required

Ident of the strategy to update

Body Params

Document number configuration to apply

string
required
length between 1 and 100
[a-zA-Z0-9_.~-]*

Ident of the counter to be used in this strategy.
Must not be null.
Size must be between 1 and 100.
Must match with the regular expression '[a-zA-Z0-9_.~-]*'.

boolean
Defaults to true

Whether to override the prefix and suffix configured directly on the counter.
Must not be null.

string | null

Document number prefix pattern.
In the pattern you can use special keywords wrapped with ## e.g. ##YEAR_SHORT##.
Currently supported keywords are:

PatternExpands toExample for 2019-02-05
##YEAR##full year, four digits2019
##YEAR_SHORT##short year, last two digits19

Note: Yearly counter reset is controlled separately and independent of
the patterns via the reset in the counter config.
The length after expansion of the pre-/suffix can only be up to 20 characters.

string | null

Document number suffix pattern.
In the pattern you can use special keywords wrapped with ## e.g. ##YEAR_SHORT##.
Currently supported keywords are:

PatternExpands toExample for 2019-02-05
##YEAR##full year, four digits2019
##YEAR_SHORT##short year, last two digits19

Note: Yearly counter reset is controlled separately and independent of
the patterns via the reset in the counter config.
The length after expansion of the pre-/suffix can only be up to 20 characters.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json