latestOpenAPI 3.1.02026-08-23100133183.1 KB
0d66c7340876
Long Term
Get long term periods
get/v1/long-term/periods
Response
Returns the long term periods
Example response
[
{
"code": "3_MONTHS",
"name": "3 months",
"is_enabled": true,
"unit_name": "month",
"unit_value": 3,
"discount_percentage": 14
}
]