> 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/loyaltycardregistrationrequest.md).

# LoyaltyCardRegistrationRequest

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

| Field       | Type                                                                                                                   | Required | Description                     |
| ----------- | ---------------------------------------------------------------------------------------------------------------------- | -------- | ------------------------------- |
| loyaltyCard | <p><a href="/pages/-M45hzmRUmIpK0SVHhU8">DefaultCard</a></p><p><a href="/pages/-M45k9sVObnMYHJ57VbL">BonusCard</a></p> | Yes      | Registered store loyalty card   |
| value       | String                                                                                                                 | Yes      | Inserted value by client        |
| personId    | String                                                                                                                 | Yes      | Smarts client unique identifier |
| personEmail | String                                                                                                                 | Yes      | Smarts client email             |
| personName  | String                                                                                                                 | Yes      | Smarts client name              |
