{
"ban": {
"until_date": "2027-01-01 00:00:00Z"
}
}curl --location --globoff --request PUT 'https://api.mpc.dev.placewise.com/v1/members//ban' \
--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' \
--data '{
"ban": {
"until_date": "2027-01-01 00:00:00Z"
}
}'{
"ban": {
"until_date": "2027-01-01 00:00:00Z"
}
}