{
  "status": "ACTIVE",
  "status_update_time": "2023-08-04T11:31:44Z",
  "id": "I-A3AS9XBE0JEG",
  "plan_id": "P-4BD44825TA6880346MQN5VYI",
  "start_time": "2023-07-11T16:52:11Z",
  "quantity": "1",
  "shipping_amount": {
    "currency_code": "USD",
    "value": "0.0"
  },
  "subscriber": {
    "email_address": "jhcmarketingonline@gmail.com",
    "payer_id": "4RJ4K3HDYNRQS",
    "name": {
      "given_name": "Johan",
      "surname": "Lievense"
    }
  },
  "billing_info": {
    "outstanding_balance": {
      "currency_code": "USD",
      "value": "19.95"
    },
    "cycle_executions": [{
      "tenure_type": "TRIAL",
      "sequence": 1,
      "cycles_completed": 1,
      "cycles_remaining": 0,
      "current_pricing_scheme_version": 1,
      "total_cycles": 1
    }, {
      "tenure_type": "REGULAR",
      "sequence": 2,
      "cycles_completed": 1,
      "cycles_remaining": 0,
      "current_pricing_scheme_version": 1,
      "total_cycles": 0
    }],
    "last_payment": {
      "amount": {
        "currency_code": "USD",
        "value": "9.97"
      },
      "time": "2023-07-11T16:53:50Z"
    },
    "next_billing_time": "2023-08-25T10:00:00Z",
    "failed_payments_count": 1
  },
  "create_time": "2023-07-11T16:53:50Z",
  "update_time": "2023-08-04T11:31:44Z",
  "custom_id": "1689094311420-0558",
  "plan_overridden": true,
  "plan": {
    "product_id": "somiibo-premium-1",
    "name": "Somiibo Premium (Monthly)",
    "description": "A free social media automation platform that organically grows your online presence and gets you more followers.",
    "billing_cycles": [{
      "pricing_scheme": {
        "fixed_price": {
          "currency_code": "USD",
          "value": "9.97"
        }
      },
      "frequency": {
        "interval_unit": "DAY",
        "interval_count": 14
      },
      "tenure_type": "TRIAL",
      "sequence": 1,
      "total_cycles": 1
    }, {
      "pricing_scheme": {
        "fixed_price": {
          "currency_code": "USD",
          "value": "19.95"
        }
      },
      "frequency": {
        "interval_unit": "MONTH",
        "interval_count": 1
      },
      "tenure_type": "REGULAR",
      "sequence": 2,
      "total_cycles": 0
    }],
    "payment_preferences": {
      "service_type": "PREPAID",
      "auto_bill_outstanding": true,
      "setup_fee": {
        "currency_code": "USD",
        "value": "0.0"
      },
      "setup_fee_failure_action": "CANCEL",
      "payment_failure_threshold": 0
    },
    "quantity_supported": true
  },
  "links": [{
    "href": "https://api.paypal.com/v1/billing/subscriptions/I-A3AS9XBE0JEG/cancel",
    "rel": "cancel",
    "method": "POST"
  }, {
    "href": "https://api.paypal.com/v1/billing/subscriptions/I-A3AS9XBE0JEG",
    "rel": "edit",
    "method": "PATCH"
  }, {
    "href": "https://api.paypal.com/v1/billing/subscriptions/I-A3AS9XBE0JEG?fields=plan",
    "rel": "self",
    "method": "GET"
  }, {
    "href": "https://api.paypal.com/v1/billing/subscriptions/I-A3AS9XBE0JEG/suspend",
    "rel": "suspend",
    "method": "POST"
  }, {
    "href": "https://api.paypal.com/v1/billing/subscriptions/I-A3AS9XBE0JEG/capture",
    "rel": "capture",
    "method": "POST"
  }]
}
