REST API

VEReq Element

The
VEReq
element contains the enrollment check request data.
<VEReq> (PAN) (AcqBIN) (MerID) </VEReq>
Child Elements of VEReq
Element Name
Description
Type & Length
PAN
Customer’s masked account number. This element corresponds to the
consumerAuthenticationInformation. proxyPan
API field.
String (19)
AcqBIN
First six digits of the acquiring bank’s identification number.
Numeric (6)
MerID
Identifier provided by your acquirer; used to log in to the ACS URL.
String (24)
VEReq Element
<VEReq> <PAN>XXXXXXXXXXXX0771</PAN> <AcqBIN>123456</AcqBIN> <MerID>example</MerID> </VEReq>