Hi, you should pass client’s membership id. Please make sure that client has enough membership bookings and period of client’s membership fits all bookings dates.
Hi, you should pass client’s membership id. Please make sure that client has enough membership bookings and period of client’s membership fits all bookings dates.
{
“error”: {
“code”: -32055,
“message”: “One or more appointments couldn’t be reserved”,
“data”: [
“Membership limit error”
]
},
“id”: “2”,
“jsonrpc”: “2.0”
}
when i gave correct membership client id its throwing the above error