The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/Cm365UpdateBookingRequest HTTP/1.1
Host: api.smartclubcloud.com
Content-Type: text/jsv
Content-Length: length
{
players:
[
{
cM365PlayerID: 0,
cM365PlayerFullName: String,
membershipType: Regular,
memberID: 0
}
],
sharedClubIdentifier: String,
cM365BookingReference: 0
}