Response Codes and Statuses
Code | Message | HTTP Status |
---|
RBC024 | Profile created successfully | 201 |
RBC302 | Error Occurred in Creating Callback Profile. | 400 |
RBC2372 | Invalid Api Key! | 401 |
RBC201 | API key does not exist | 401 |
Code | Message | HTTP Status |
---|
RBC024 | Profiles fetched successfully | 200 |
RBC302 | Error Occurred in Fetching Callback Profiles | 400 |
RBC2372 | Invalid Api Key! | 401 |
RBC201 | API key does not exist | 401 |
Code | Message | HTTP Status |
---|
RBC024 | Profiles fetched successfully | 200 |
RBC302 | Error Occurred in Fetching the Callback Profile | 400 |
RBC2372 | Invalid Api Key! | 401 |
RBC201 | API key does not exist | 401 |
RBC302 | No profile exists with this id | 404 |
Code | Message | HTTP Status |
---|
RBC024 | Profiles updated successfully | 200 |
RBC302 | Error Occurred in Updating Callback Profile | 400 |
RBC2372 | Invalid Api Key! | 401 |
RBC201 | API key does not exist | 401 |
RBC302 | No profile exists with this id | 404 |
Code | Message | HTTP Status |
---|
RBC024 | Profiles deleted successfully | 200 |
RBC302 | Error Occurred in Deleting Callback Profile | 400 |
RBC2372 | Invalid Api Key! | 401 |
RBC201 | API key does not exist | 401 |
RBC302 | No profile exists with this id | 404 |