# LoyaltyCardRegistrationRequest

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

| Field       | Type                                                                                                                                                       | Required | Description                     |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------------------------------- |
| loyaltyCard | <p><a href="../data-object-description/default-loyalty-card">DefaultCard</a></p><p><a href="../data-object-description/bonusloyaltycard">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              |
