Skip to main content

Guest session response v2

Types that use GuestCheckoutSessionResponseV2

Not used by any types.

Calls that use GuestCheckoutSessionResponseV2

Fields

Field
Type
Description
appliedCoupons
array of Coupon
A container that returns the information for the coupons that were applied in the guest checkout session.
checkoutSessionId
The eBay-assigned guest checkout session ID. This ID is created after a successful initiateGuestCheckoutSession call.
lineItems
array of LineItem
An array of line items associated with the guest checkout session.
pricingSummary
A container that breaks down the costs for the order, including total cost, shipping cost, tax, fees, and any discounts.
shippingAddress
A container that returns the address to which the purchase order will be shipped.
warnings
array of ErrorDetailV3
An array of errors or warnings that were generated during the method processing.