/reconcile

/reconcile

GET /reconcile

Gets the qty purchased and remaining for a given userId and serviceName. 

GET https://api.club-os.com/reconcile?clubLocationId=[clubLocationId]&userId=[userId]&serviceName=[serviceName]

Parameters

The following fields must be included as parameters in the URL of the request.

Variable

Type

Description

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.