invalid_series_number
The starting number is not valid: it is not a positive integer, or it falls at or below the last number already issued, which would re-issue numbers already in use.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_series_number | invalid_request_error | 422 | Series |
Cause
The starting number is not valid: it is not a positive integer, or it falls at or below the last number already issued, which would re-issue numbers already in use.
What to do
Send a starting number above the current counter, or leave it out to continue the natural sequence.
Related
All Series error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.