{
"successful": [
{
"id": "ID",
"customerID": "customerID"
}
],
"failed": [
{
"customerID": "customerID",
"messages": [
"string"
]
}
]
}