# SubscriptionContractSelectDeliveryMethodPayload - customer - PAYLOAD Version: 2025-01 ## Description Return type for `subscriptionContractSelectDeliveryMethod` mutation. ### Access Scopes ## Fields * [contract](/docs/api/customer/2025-01/objects/SubscriptionContract): SubscriptionContract - The updated subscription contract object. * [userErrors](/docs/api/customer/2025-01/objects/SubscriptionContractUserError): SubscriptionContractUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [subscriptionContractSelectDeliveryMethod](/docs/api/customer/2025-01/mutations/subscriptionContractSelectDeliveryMethod) ## Examples