Success response body

[
  {
    "id": 24,
    "name": "Pro",
    "price": 150000,
    "period": "year",
    "plan_type": "pro",
    "stripe_id": "price_1MUEaTLbYPNumFuq7uBgo0kC",
    "description": "For programs building their online presence via social media.",
    "bill_instruction": "Billed annually. Pay by credit card or purchase order",
    "prev_features_detail": "All Basic Plan Features Plus",
    "plan_details": [
      {
        "id": 1,
        "body": "30 users included*"
      },
      ...
    ]
  },
  ...
]