v1
latestOpenAPI 3.0.02026-07-24103118224.7 KBSubscription
Get subscription offer details by ID
Retrieves details of a specific subscription offer by ID
get/subscription/offers/{id}
Path parameters
idstring required
Example:id_1234567890abcdef
Unique identifier of the subscription offer
Response
Get subscription offer details by ID successful
Example response
{
"trialPeriodDays": 14
}