Response Status Codes
Each response includes a status code indicating whether the request was successful or
not.
| Status Code | Description |
|---|---|
| 1 | Request completed successfully |
| 2 | Create Individual operation was successful |
| 3 | Read Individual operation was successful |
| 4 | Update Individual operation was successful |
| 5 | Create Individual operation failed |
| 6 | Read Individual operation failed |
| 7 | Update Individual operation failed |
| 8 | Read Individual operation is not yet complete |