{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ErrorWrapper", "type": "object", "description": "Object containing the list of combination of error reason codes and their corresponding description (can provide up to 5 errors for a record). It will be absent if the request is processed by FLD application successfully.", "properties": {} }