New API update 02/05/2024
Published date: 02-05-2024
What is changing?
We added the additional_infos
response property to all versions when API return with status code 4xx. additional_infos
indicates whether the validating value has reference to the other value, duplicated, not pass, ... or other reason.
Who is affected?
This change applies to developers with applications that use any version of the:
- Product Create
What action is required?
When you receive response with status code 4xx and additional_infos
appened in the API response. You can be use content of the additional_infos
to do more action when handel the error.
Last modified: 7 months ago