# SubscriptionContractUserError - customer - OBJECT Version: 2024-10 ## Description The error codes for failed subscription contract mutations. ### Access Scopes ## Fields * [code](/docs/api/customer/2024-10/enums/SubscriptionContractUserErrorCode): SubscriptionContractUserErrorCode - The error code. * [field](/docs/api/customer/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [subscriptionContractFetchDeliveryOptions](/docs/api/customer/2024-10/mutations/subscriptionContractFetchDeliveryOptions) Fetches the available delivery options for a Subscription Contract. * [subscriptionContractSelectDeliveryMethod](/docs/api/customer/2024-10/mutations/subscriptionContractSelectDeliveryMethod) Selects an option from a delivery options result and updates the delivery method on a Subscription Contract. ## Related Unions ## Examples