update_numbering_serie
Update an existing numbering series for a specified document type in Holded by providing the serie ID, name, prefix, and next number to modify.
Instructions
Update an existing numbering serie
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Serie name | |
| prefix | No | Serie prefix | |
| docType | Yes | Document type | |
| serieId | Yes | Serie ID to update | |
| nextNumber | No | Next number in the serie |