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

# LoyaltyCardRegistrationResponse

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

| Field      | Type    | Required | Description                       |
| ---------- | ------- | -------- | --------------------------------- |
| cardNumber | ​String | Yes      | Card number                       |
| validFrom  | String  | Yes      | Valid from date format YYYY-MM-DD |
| validTo    | String  | Yes      | Valid to date format YYYY-MM-DD   |
