API
The following changes have been implemented in the "Get Detailed Information about a Marking Code" method (public/api/cod/private/codes):
-
The logic for controlling the limit of child codes has been updated. When requesting information for multiple marking codes, the system now evaluates the total number of all child codes found across the entire request, rather than separately for each code.
If the established limit is exceeded, the following error is returned:
The maximum allowable aggregate number of child codes in the response array has been exceeded. Use fewer codes in the request. - The
childCodeLimitReachedparameter has been removed from the response structure.
Comments
Please sign in to leave a comment.