Resolving Pending Applications
ns/35d7c30ef9d548fea349",
"method": "GET"
}
}
} SSN Mismatch {
"data": {
"id": "35d7c30ef9d548fea349",
"accountNumber": "D4ACC4X",
"status": "PENDING",
"pendingReason": "SSN_MISMATCH",
"edit": {
"href": "http://localhost:8081/applications/35d7c30ef9d548fea349",
"method": "PATCH"
},
"self": {
"href": "http://localhost:8081/applications/35d7c30ef9d548fea349",
"method": "GET"
}
}
}
DOB Mismatch {
"data": {
"id": "35d7c30ef9d548fea349",
"accountNumber": "D4ACC4X",
"status": "PENDING",
"pendingReason": "DOB_MISMATCH",
"edit": {
"href": "http://localhost:8081/applications/35d7c30ef9d548fea349",
"method": "PATCH"
},
"self": {
"href": "http://localhost:8081/applications/35d7c30ef9d548fea349",
"method": "GET"
}
}
}
Unresolved Data Mismatch {
"data": {
"id": "45d7c30ef9d848fge389",
"accountNumber": "D4ACC4Y",
"status": "PENDING",
"pendingReason": "UNRESOLVED_DATA_MISMATCH",
"edit": {
"href": "http://localhost:8081/applications/45d7c30ef9d848fge389",
"method": "PATCH"
},
"self": {
"href": "http://localhost:8081/applications/45d7c30ef9d848fge389",
"method": "GET"
}
}
}