/reconcile
GET /reconcile
Gets the qty purchased and remaining for a given userId and serviceName.
Parameters
The following fields must be included as parameters in the URL of the request.
Variable | Type | Description |
---|---|---|
clubLocationId | Integer | The Club OS unique id for the club location you wish to access. Club OS will provide these to you. |
userId | Integer | The Club OS unique id for the user you are reconciling. |
serviceName | String | Either 'Personal Training' or 'Group Training'. |
Response
Message | Description |
Qty Purchased | The qty of the service that was purchased. |
Qty Remaining | The qty of the service remaining. |