{
"contractResolver": {}
}
curl --location --request PATCH '/tenants//clients//subscriptions//memberships//client_membership_patch' \
--header 'Content-Type: application/json' \
--data-raw '{
"contractResolver": {}
}'
{
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"sessionOwnerId": 0,
"totalSession": 0,
"availableSession": 0,
"comment": "string"
}