curl --location --request GET 'https://apigw.paziresh24.com/v1/memberships'
{
"memberships": [
{
"provider_id": {},
"id": 1,
"center_id": 9876,
"booking_link": "https://panel.paziresh24.com/api/v2/user-centers/1234"
}
]
}