> ## Documentation Index
> Fetch the complete documentation index at: https://invopop-singapore.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a series

> Create a new series idempotently with the given UUID (any version).

<ResponseExample>
  ```json Example theme={"system"}
  {
      "last_index": 1000
      "padding": 5
      "prefix": "TEST1"
      "name": "Testing"
      "created_at": "2022-03-03T22:18:50Z"
      "suffix": "-2022"
      "updated_at": "2022-03-03T22:18:50Z"
      "id": "835bb1ca-e7c4-41e6-9e88-464de54cc08e"
  }
  ```
</ResponseExample>
