Create a series
Create a new series idempotently with the given UUID (any version).
Path Parameters
The UUID (any version) of the series to create.
"a8904315-3d16-4a95-91c1-30d6cdde553e"
Body
A code that can be used to identify the series.
"SALES-2020"
A description of the series.
"This series is used for sales."
The UUID (any version) of the series to create.
"a8904315-3d16-4a95-91c1-30d6cdde553e"
The name of the series.
"My Series"
The number of 0s to pad the generated codes with.
5
A prefix that will be prepended to all entries.
"INV-"
JSON Web Signature of the key properties used to create the series.
The starting index for the series.
1
A suffix that will be appended to all entries.
"-F1"
Response
A code that can be used to identify the series.
"SALES-2020"
The date and time the series was created.
"2020-10-01T00:00:00Z"
A description of the series.
"This series is used for sales."
The UUID (any version) of the series.
"a8904315-3d16-4a95-91c1-30d6cdde553e"
The ID of the last entry in the series.
"a8904315-3d16-4a95-91c1-30d6cdde553e"
The last index used in the series.
100
The name of the series.
"My Series"
The number of 0s to pad the generated codes with.
5
A prefix that will be prepended to all entries.
"INV-"
A suffix that will be appended to all entries.
"-F1"
The date and time the series was last updated.
"2020-10-01T00:00:00Z"