Gets date/time ranges when a promotion is valid.
Notice
This API call does not contain the project_id
path-parameter, so you need to use the API key that is valid in all the company’s projects to set up authorization.
OK.
{- "id": 17840,
- "periods": [
- {
- "from": "2020-02-01T00:00:00+04:00",
- "offset": "+04:00",
- "to": "2020-11-30T01:28:42+04:00"
}
]
}