OOB Callback Validate Status Response
This call is used only for the OOB Callback Validate Status API and only applicable with OUTOFBANDOTHER and BIOMETRIC stepup types.
ValidateRequest API Reference: Interactive request/response specification
ValidateRequest Code Recipe: Pseudocode resource with code snippets
| Name | Description | Type | Length | Required |
|---|---|---|---|---|
| OrgUnitId | Echoed from Request. | String | 24 characters | Required |
| TransactionId | Echoed from Request. | String | 24 characters | Required |
| Status | Status of the validation request. Possible values:
| String | Enum | Required |
| ErrorDetails | An object that can be used to convey an error message on the response. OOBCallbackValidateResponse.ErrorDetails | Object | NA | Optional |
Updated about 17 hours ago