CheckoutCreateInput
Returns
shippingAddress ● ShippingAddressInput
The shipping address to where the line items will be shipped.
allowPartialAddresses ● Boolean
Allows setting partial addresses on a Checkout, skipping the full validation of attributes. The required attributes are city, province, and country. Full validation of addresses is still done at completion time. Defaults to null.
lineItems ● [CheckoutLineItemInput]!non-null
lineItems
email ● String
email
orderFrom ● Int
orderFrom(obsolete)
buyerIdentity ● CheckoutBuyerIdentityInput
The identity of the customer associated with the checkout.
customAttributes ● AttributeInput
A list of extra information that is added to the checkout.
note ● String
The text of an optional note that a shop owner can attach to the checkout.
Map
CheckoutCreateInput
Was this article helpful to you?