Factuarea API

monthly_requires_month_segmented_format

The counter resets monthly but the numbering mask does not segment by month, so two months would start on the same correlative and produce duplicate numbers within the year.

CodeTypeHTTPCategory
monthly_requires_month_segmented_formatinvalid_request_error422Series

Cause

The counter resets monthly but the numbering mask does not segment by month, so two months would start on the same correlative and produce duplicate numbers within the year.

What to do

Add the month token to number_format, or switch the reset policy to annual or never.

On this page