Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyTypeRequiredDefaultDescription
memberIdIntegerY The Club OS unique id for the member who made the payment.
salespersonIdIntegerYN The Club OS unique id for the salesperson who was responsible for the payment.
localPaymentIdStringY Your systems unique id for the payment.
clubServiceIdIntegerN The Club OS unique id for the club service that is being paid for. Use the /clubservices to get this id. Not required.
nameStringN The descriptive name of the product or service, i.e. 'Group Training' or , '30 Min Sessions', 'Multi-Vitamin'. Only required if no clubServiceId is used.
qtyDecimalY The qty of sessions purchased.
unitPriceDecimalY The unit price (cost of 1 item) of the product or service.
upcStringN The UPC for the product or service that was purchased.
taxesDecimalN The amount of taxes on the payment.
saleDateDate (M-d-YYYY)Y The date of the sale.
expireDateDate (M-d-YYYY)N The expiration date if one exists.

...