# Gifts

## List all the unclaimed gifts

 - [GET /v3/gift](https://developer.zuora.com/zephr-api-reference/zephr-admin-api/gifts/listallunclaimedgifts.md): Lists all the unclaimed gifts.

## Create a gift

 - [POST /v3/gift](https://developer.zuora.com/zephr-api-reference/zephr-admin-api/gifts/creategift.md): Creates a gift.

## Delete a gift

 - [DELETE /v3/gift/{giftId}](https://developer.zuora.com/zephr-api-reference/zephr-admin-api/gifts/deletegift.md): Deletes a gift.

