Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 581 Bytes

File metadata and controls

14 lines (7 loc) · 581 Bytes

ActivateLoyaltyPoints

Activate loyalty points

Properties

Name Type Description Notes
transactionUUIDs List<UUID> An array of transaction UUIDs used to activate specific pending point transactions. If provided, do not include the `sessionId` parameter. [optional]
sessionId String The ID of the session containing the pending point transactions to activate. If provided, do not include the `transactionUUIDs` parameter. [optional]