Parameter | Type | Required? | Default | Description |
---|---|---|---|---|
scope | enum | no | standard | Determines the scope the API operates on. See Offers scoping |
{
// Empty object
}
curl --location --request PUT 'https://api.mpc.dev.placewise.com/v3/infinity-mall/members/me/offers/1/like' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;' \
--header 'X-Client-Authorization: '
{}