Update a custom counter format
PUT/contracts/:contractId/custom-counter-formats/:id
Updates an existing custom counter format, replacing its related counters with the provided data.
Request
Responses
- 200
- 401
- 403
- 422
- 500
Custom counter format updated successfully
Unauthenticated
Forbidden - Missing permission: update custom counters
Validation error
Internal server error