recurring payload.| Parameter | Type | Description | 
|---|---|---|
| app_id | integer | Your unique application identifier from the Salla Partner Portal | 
| slug | string | A unique identifier for the subscription plan (e.g., basic-monthly,pro-annual) | 
| interval_unit | string | The unit of time for billing cycles. Accepted values: day,week,month,year | 
| interval_count | integer | The number of interval units between billing cycles (e.g., 30 days, 1 month) | 
| Parameter | Type | Description | 
|---|---|---|
| meta | object | Custom metadata object for storing additional information like plan details, customer notes, or tracking data |