Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1 KB

File metadata and controls

16 lines (12 loc) · 1 KB

PendingActivePointsData

Properties

Name Type Description Notes
loyalty_program_id int The ID of the loyalty program.
subledger_id str The ID of the subledger, when applicable. If this field is empty, the main ledger is used. [default to '']
customer_profile_id str The integration ID of the customer profile whose loyalty points are becoming active.
points float The amount of pending loyalty points becoming active.
active_on datetime The date and time the loyalty points become active. [optional]
expire_on datetime The date and time the loyalty points expire. [optional]
session_integration_id str The integration ID of the session through which the points were earned. [optional]

[Back to Model list] [Back to API list] [Back to README]