curl --location 'https://api.mpc.dev.placewise.com/v1/users/me/ui_storage' \
--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'{
"storage": {
"favourite_audiences": [
55143
],
"audiences_history": [
15532
],
"customers_history": [
{
"type": "string",
"identifier": "string",
"storeId": "string"
}
],
"timezone_config": {}
}
}