Update billing group number strategy

Update a billing group separation document number configuration.

Path Params
string
required

Ident of the strategy to update. Must not be null.

Body Params
string
required
length ≥ 1

Ident of the counter to be used in this strategy. Must not be null. Must not be blank.

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
Response
Choose an example:
application/json