Identify a client and return the list of debts to pay
Header Parameters
Body Parameters
Card code (fitness_clients.tag), access PIN, mobile app QR /
barcode or single-use mobile app PIN.
Terminal provider identifier. Accepted and ignored.
Club the terminal stands in: platform_organizations.uuid or the
numeric branch id. Must be visible to the Api-Key.
Response
Identified client and the list of debts.
Response Attributes
Opaque client identifier (the LuckyFit client id as a string). Must
be echoed back in paymentData.
Printed card number (cardnum), falling back to tag.
Surname, first name and patronymic.
Date of birth, YYYY-MM-DDT00:00:00.
Tax number (idcode).
Phone number (phone1).
Passport as a single display string.
Show child attributes
Show child attributes
Terminal protocol variant of 401: the Api-Key is missing or invalid.
Response Attributes
Error code.
userNotIdentifiedgymNotFoundcustomerNotFoundinvoiceNotFoundbadRequestpaymentFailedinternalErrorHuman readable error description.
Terminal protocol variant of a business error (unknown gym, client, invoice, or a payment that could not be registered).
Response Attributes
Error code.
userNotIdentifiedgymNotFoundcustomerNotFoundinvoiceNotFoundbadRequestpaymentFailedinternalErrorHuman readable error description.