Skip to main content
Anchor to ShopPayPaymentRequestLineItemInput

ShopPayPaymentRequestLineItemInput

input_object

The input fields to create a line item for a Shop Pay payment request.

•MoneyInput

The final item price for the line item.

•MoneyInput

The final line price for the line item.

•ShopPayPaymentRequestImageInput

The image of the line item.

•[ShopPayPaymentRequestDiscountInput!]

The item discounts for the line item.

The input must not contain more than 250 values.

•String

The label of the line item.

•[ShopPayPaymentRequestDiscountInput!]

The line discounts for the line item.

The input must not contain more than 250 values.

•MoneyInput

The original item price for the line item.

•MoneyInput

The original line price for the line item.

•Int!
non-null

The quantity of the line item.

•Boolean

Whether the line item requires shipping.

•String

The SKU of the line item.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The line items for the payment request.

The input must not contain more than 250 values.


Was this section helpful?