| Key | Type | Description |
|---|---|---|
| checkins_count | integer | How many times members have checked in |
| Status | Description |
|---|---|
404 | Carbon offset is not configured |
{
"checkins_count": 15
}curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/loyalty_clubs/carbon_offset' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json'{}