| Key | Type |
|---|---|
| privacy_policy | Privacy Policy |
{
"privacy_policy": {
// PrivacyPolicy - see 'Privacy Policy' model
}
}curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/loyalty_clubs/management/privacy_policy' \
--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'{}