> For the complete documentation index, see [llms.txt](https://developer.smarts.ee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.smarts.ee/general/request-and-responses/loyaltycardbonusrequest.md).

# LoyaltyCardBonusRequest

### Object description <a href="#object-description" id="object-description"></a>

| Field       | Type                                                            | Required | Description                |
| ----------- | --------------------------------------------------------------- | -------- | -------------------------- |
| loyaltyCard | ​[LoyaltyCard](/general/data-object-description/loyaltycard.md) | Yes      | LoyaltyCard                |
| personId    | String                                                          | Yes      | Smarts customer identifier |
| personEmail | String                                                          | Yes      | Smarts customer email      |
| personName  | String                                                          | Yes      | Smarts customer name       |
