NameDescriptionTypeAdditional information
ResultCode

Gets or sets the ResultCode

OrderResultCodes

None.

OrderId

ID of newly created order.

integer

None.

Order

Gets or sets the modified Order to be returned

ExternalOrder

None.

HasFailedItems

Indicates whether or not any of the items in the order failed

boolean

None.

FailedItems

List of all the Items that either failed or have modifiers that failed

Collection of ExternalLineItem

None.

FailedModifiers

List of all the Modifiers that either failed or have modifiers that failed

Collection of ExternalLineItemModifier

None.

ErrorMessage

The error message received from the AppDomain

string

None.

ErrorCode

The site communication error code

integer

None.

AmountDueAtSite

The payment amount due at the site upon pickup

decimal number

None.

LoyaltyResultCode

Result code of loyalty processing

LoyaltyResultCode

None.

LoyaltyMessage

Result code of loyalty processing

string

None.

FinancialSummary

This field will provide all the financial details related to the Order

FinancialSummary

None.