Authentication 3DS1 Object
| No | Name | Type | Mandatory | Min Length | Max Length | Description | 
|---|---|---|---|---|---|---|
| 1 | paResStatus | Alpha | O | 1 | 1 | Authentication 3ds1 paResStatus | 
| 2 | veResEnrolled | Alpha | O | 1 | 1 | Authentication 3ds1 veResEnrolled | 
"authentication": {
    "3ds1": {
        "paResStatus": "Y",
        "veResEnrolled": "Y"
    }
}