merchantId
The merchantId
element is used two ways. As a child of the accountUpdateFileRequestData
element, it is used when you request an Account Update file. As a child of the identityBundle
element, the system uses it to identify you in the worldpay systems. This value is a unique string used to identify the merchant within the system.
Type = String; minLength = N/A; maxLength = 50 (child of accountUpdateFileRequestData
or maxLength = 25 (child of identityBundle
)
The identityBundle
and its child elements are for internal use only.
Parent Elements:
accountUpdateFileRequestData, identityBundle
Attributes:
None
Child Elements:
None
Several elements use merchantId
as an attribute, including batchRequest
, batchResponse
, and cnpOnlineRequest
.