| 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: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json'{}