NameDescriptionTypeAdditional information
CustomerCountry

The Customer Country (i.e. Two letter ISO identifier - e.g. JP for Japan). Non changeable by the customer in the eShopWorld checkout, this will drive the catalog and pricing that is available to the customer. Required: Yes

string

None.

SessionAndInventoryTimeoutInMinutes

The amount of time in minutes before a session timeout in the Checkout. Note: This also the amount of time that Cart Items in stock are reserved for. Required: Yes

integer

None.

BuyersRemorseTimeInMinutes

The amount of time in minutes to allow for Nike Buyer's Remorse. Note: If not supplied, eShopWorld will default to 30 minutes. Required: No

integer

None.

PromotionCodes

The Promotion Codes entered at Cart to apply to Checkout. Required: No

Collection of string

None.

LoginDetails

The logged in user's details. Required: No

esw.Common.Model.Published.PreOrder.Nike.NikeLoginDetails

None.

RegisterWithNike

true if the customer has indicated that they want to register with Nike, otherwise false. Required: No

boolean

None.

DOMSData

Nike DOMS data. Required: Yes.

esw.Common.Model.Published.PreOrder.Nike.NikeDoms

None.

PayPalClicked

true if a PayPal click has triggered the PreOrder Call, otherwise false. If true, the eShopWorldCartResponse/PreOrder Response will return a redirect url to Nike for PayPal. If false (the default), the redirect url will be to the eShopWorld Checkout. Required: No.

boolean

None.

ProductLaunchOrder

true if the PreOrder Request contains a Product that is part of a Product Launch, otherwise false. Required: No

boolean

None.