| Parameter | Type | Description |
|---|---|---|
| user_id | String | ID of MPC User the Member belongs to |
curl --location --request GET 'https://api.mpc.dev.placewise.com/v3/infinity-mall/members/by_user_id/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 'X-Client-Authorization: ' \
--header 'Content-Type: application/json'{}