FILTER BY TAG

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
payerAuthEnrollReply_proxyPAN
API field.
String (19)
AcqBIN
The first six digits of the acquiring bank’s identification number.
Numeric (6)
MerID
The identifier provided by your acquirer that the merchant used to log in to the ACS URL.
String (24)
VEReq Element
<VEReq> <PAN>XXXXXXXXXXXX0771</PAN> <AcqBIN>123456</AcqBIN> <MerID>example</MerID> </VEReq>