Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://{operatorDomain}/v1/public/offers/redeem \ --header 'Content-Type: application/json' \ --data ' { "code": "<string>", "departureId": "<string>" } '
{ "id": "offer_01h...", "slug": "<string>", "title": "<string>", "discountType": "percentage", "value": 123 }
Redeem an offer by code with conflict resolution.
Redeemed offer
"offer_01h..."
"percentage"