--- title: ShopPayPaymentRequestShippingLineInput - Storefront API description: The input fields to create a shipping line for a Shop Pay payment request. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/input-objects/shoppaypaymentrequestshippinglineinput md: https://shopify.dev/docs/api/storefront/unstable/input-objects/shoppaypaymentrequestshippinglineinput.md --- # Shop​Pay​Payment​Request​Shipping​Line​Input input\_object The input fields to create a shipping line for a Shop Pay payment request. ## Fields * amount [Money​Input](https://shopify.dev/docs/api/storefront/unstable/input-objects/MoneyInput) The amount for the shipping line. * code [String](https://shopify.dev/docs/api/storefront/unstable/scalars/String) The code of the shipping line. * label [String](https://shopify.dev/docs/api/storefront/unstable/scalars/String) The label of the shipping line. *** ## Input objects using this input * [Shop​Pay​Payment​Request​Input.shippingLines](https://shopify.dev/docs/api/storefront/unstable/input-objects/ShopPayPaymentRequestInput#fields-shippingLines) INPUT OBJECT The input fields represent a Shop Pay payment request. *** ## Map ### Input objects using this input * [Shop​Pay​Payment​Request​Input.shippingLines](https://shopify.dev/docs/api/storefront/unstable/input-objects/ShopPayPaymentRequestInput#fields-shippingLines)