Skip to main content

A type that defines the fields used to create an eBay guest checkout session.

Types that use CreateGuestCheckoutSessionRequestV2

Not used by any types.

Call that uses CreateGuestCheckoutSessionRequestV2

Fields

Field
Type
Description
contactEmail
The buyer's email address.
lineItemInputs
array of LineItemInput
An array used to define the line item(s) and desired quantity for an eBay guest checkout session.

Maximum: 10 line items
shippingAddress
A container that defines the shipping address for an eBay guest checkout session.

The Order API supports only domestic shipping. For example, an item purchased on the EBAY_DE marketplace can be shipped only to an address in Germany.

Note: If the address cannot be validated, a warning message is returned along with the response.