List Plans
Returns all available subscription plans with their types and pricing.| Header | Value |
|---|---|
API-KEY | Your partner API key |
Accept-Language | ar or en |
Plan Structure
| Field | Description |
|---|---|
id | Plan ID — used in subscribe |
bag_size | Max kg per bag |
bags_count | Number of bags included |
plan_types | Purchase options (e.g. 1 wash, 4 washes) |
plan_types[].id | Plan type ID — used in subscribe |
plan_types[].orders_count | Number of pickups included — pass to Available Days |
plan_types[].price | Total price in SAR |
color | Hex color for the plan card UI |