---
title: "Claim Aveda Birthday Gift"
method: POST
path: "/v1/guests/{guest_id}/aveda/birthday_gift"
---

# Claim Aveda Birthday Gift

`POST /v1/guests/{guest_id}/aveda/birthday_gift`

This API claims an Aveda birthday gift for a specific guest using a valid offer code. It processes the gift through Aveda integration and updates the guest’s records.

## Path parameters

- `guest_id` integer, required

## Response `200`

200

- object
  - `error` unknown

## Other responses

- `400` — 400
- `500` — 500

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
