On This Page
VERes Element
The
VERes
element contains the enrollment check response data.<VERes> (Enrolled) (AcctID) (URL) </VERes>
Element Name | Description | Type & Length |
|---|---|---|
Enrolled | Result of the enrollment check. This field contains one of these values:
| String (1) |
AcctID | Masked string used by the ACS. | String (28) |
URL | The URL of the Access Control Server that receives the
PAReq . This element corresponds to the payerAuthEnrollReply_acsURL API field. | String (1000) |
VERes Element
<VERes> <Enrolled>Y</Enrolled> <AcctID>NDAxMjAwMTAxMTAwMDc3MQ==</AcctID> <URL>https://www.example_url.com</URL> </VERes>