OOB Callback Validate Status Response

OOB Callback Validate Request API Reference: Interactive request/response specification

NameDescriptionTypeLengthRequired
OrgUnitIdEchoed from Request.String24 charactersRequired
TransactionIdEchoed from Request.StringUp to 36 charactersRequired
StatusStatus of the validation request. Possible values:
  • SUCCESS: Ends the transaction with a successful authentication status to the merchant

  • FAILURE: Ends the transaction with a failed authentication status to the merchant.
StringEnumRequired
ErrorDetailsAn object that can be used to convey an error message on the response.
OOBCallbackValidateResponse.ErrorDetails
Object2 charactersOptional