{
"correlationId": "ee53e01d-c078-43fd-abd4-47e92f4a06cf",
"errors": [
{
"errorCode": "20110003",
"errorData": {
"content": {},
"description": "The rejected CSV rows"
},
"errorMessage": "size must be between 0 and 10",
"localisationDetails": {
"parameters": {
"max": "10",
"min": "0"
},
"template": "size must be between {min} and {max}"
},
"location": "firstName",
"locationType": "requestBody",
"reasonCode": "validationError"
}
],
"httpStatusCode": 409
}