Create a series entry
Create a new entry in a given series idempotently with the given UUID (any version).
Path Parameters
UUID of the series to fetch entries for
The UUID (any version) of the entry to create.
Body
The UUID (any version) of the entry to create.
A set of key/value pairs that can be used to store additional information about the entry.
JSON Web Signature of the key properties used to create the entry.
Response
The complete code for the entry, including prefix and suffix.
The date and time the entry was created.
The UUID (any version) of the entry.
A set of key/value pairs that can be used to store additional information about the entry.
The UUID of the previous entry in the series.
The UUID of the series the entry belongs to.
Set of JSON Web Signatures validating the information contained in the entry.
The date and time the entry was last updated.