v1
latestOpenAPI 3.1.02026-08-062951103.4 KBoffers
Retrieve an offer
get/offers/{id}
Path parameters
idstring required
Offer ID to retrieve
Response
OK
Example response
{
"id": "offr_jIGqAAUKqWM2pptJTfRuei1t",
"name": "40% off",
"details": {
"interval": "month",
"interval_count": 3
}
}