Callback state created
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
StatusCode |
long | ✔️ | HTTP Response Status Code | 200 |
Status |
string | ✔️ | HTTP Response Status | OK |
Data |
CreateCallbackStateResponseData | ✔️ | N/A | |
Raw |
Dictionary<String, object> | ➖ | Raw response from the integration when raw=true query param is provided |