| Status | Reason |
|---|---|
403 | Not authorized to perform this action |
470 | Some of required header is missing |
404 | Member not found |
curl --location --request PUT 'https://api.mpc.dev.placewise.com/v1/operations/members/1' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;'{}