Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 645 Bytes

LoyaltyEventAccumulatePoints.md

File metadata and controls

15 lines (10 loc) · 645 Bytes

SquareConnect.LoyaltyEventAccumulatePoints

Description

Note: This model is in beta.

Provides metadata when the event type is ACCUMULATE_POINTS.

Properties

Name Type Description Notes
loyalty_program_id String The ID of the `loyalty program`. [optional]
points Number The number of points accumulated by the event. [optional]
order_id String The ID of the `order` for which the buyer accumulated the points. This field is returned only if the Orders API is used to process orders. [optional]