--- title: SubscriptionContractLastPaymentStatus - Customer API description: The status of the last payment on a subscription contract. api_version: 2024-10 api_name: customer type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/2024-10/enums/SubscriptionContractLastPaymentStatus md: >- https://shopify.dev/docs/api/customer/2024-10/enums/SubscriptionContractLastPaymentStatus.txt --- # Subscription​Contract​Last​Payment​Status enum The status of the last payment on a subscription contract. ## Valid values * FAILED A failed subscription billing attempt. * SUCCEEDED A successful subscription billing attempt. *** ## Fields * [Subscription​Contract.​last​Payment​Status](https://shopify.dev/docs/api/customer/2024-10/objects/SubscriptionContract#field-lastPaymentStatus) OBJECT A Subscription Contract. *** ## Map ### Fields with this enum * <-|[Subscription​Contract.lastPaymentStatus](https://shopify.dev/docs/api/customer/2024-10/objects/SubscriptionContract#field-lastPaymentStatus)