# ShopPayPaymentRequestShippingLine - storefront - OBJECT
Version: 2025-01

## Description
Represents a shipping line for a Shop Pay payment request.

### Access Scopes



## Fields
* [amount](/docs/api/storefront/2025-01/objects/MoneyV2): MoneyV2! - The amount for the shipping line.
* [code](/docs/api/storefront/2025-01/scalars/String): String! - The code of the shipping line.
* [label](/docs/api/storefront/2025-01/scalars/String): String! - The label of the shipping line.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples