# ShopPayPaymentRequestShippingLineInput - storefront - INPUT_OBJECT Version: 2024-10 ## Description The input fields to create a shipping line for a Shop Pay payment request. ### Access Scopes ## Fields * [amount](/docs/api/storefront/2024-10/input-objects/MoneyInput): MoneyInput - The amount for the shipping line. * [code](/docs/api/storefront/2024-10/scalars/String): String - The code of the shipping line. * [label](/docs/api/storefront/2024-10/scalars/String): String - The label of the shipping line. ## Input objects with this input object * [ShopPayPaymentRequestInput](/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestInput) ## Examples