Anchor to ShopPayPaymentRequestLineItemInputShop
input_objectShop Pay Payment Request Line Item Input
The input fields to create a line item for a Shop Pay payment request.
Anchor to FieldsFields
- finalItemPrice (MoneyInput)
- finalLinePrice (MoneyInput)
- image (ShopPayPaymentRequestImageInput)
- itemDiscounts ([ShopPayPaymentRequestDiscountInput!])
- label (String)
- lineDiscounts ([ShopPayPaymentRequestDiscountInput!])
- originalItemPrice (MoneyInput)
- originalLinePrice (MoneyInput)
- quantity (Int!)
- requiresShipping (Boolean)
- sku (String)
- Anchor to finalItemPricefinal•Money
Item Price Input The final item price for the line item.
- Anchor to finalLinePricefinal•Money
Line Price Input The final line price for the line item.
- Anchor to imageimage•Shop
Pay Payment Request Image Input The image of the line item.
- Anchor to itemDiscountsitem•[Shop
Discounts Pay Payment Request Discount Input!] The item discounts for the line item.
The input must not contain more than
250values.- Anchor to labellabel•String
The label of the line item.
- Anchor to lineDiscountsline•[Shop
Discounts Pay Payment Request Discount Input!] The line discounts for the line item.
The input must not contain more than
250values.- Anchor to originalItemPriceoriginal•Money
Item Price Input The original item price for the line item.
- Anchor to originalLinePriceoriginal•Money
Line Price Input The original line price for the line item.
- Anchor to quantityquantity•Int!non-null
The quantity of the line item.
- Anchor to requiresShippingrequires•Boolean
Shipping 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 input fields represent a Shop Pay payment request.
Was this section helpful?