Checkout state: created, awaiting_human, consented, awaiting_payment_method, charging, sca_pending, active, failed, expired, canceled, or needs_web_checkout.
Machine-readable detail for the current state, when available (e.g. already_subscribed).
Present while a human step is pending: the page where the account holder reviews the terms, consents, and pays. Hand this URL to the account holder; it requires their login.
Present when Status is needs_web_checkout: complete the subscription on this page instead.
{ "IntentId": 0, "Status": "string", "StatusDetail": "string", "ApprovalUrl": "string", "WebCheckoutUrl": "string", "Price": 0.1, "Currency": "string", "BillingInterval": "string", "BillingIntervalCount": 0, "StrategyId": 0, "SubscriptionId": 0, "TrialDays": 0 }