Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 954 Bytes

LoyaltiesTransferPoints.md

File metadata and controls

12 lines (9 loc) · 954 Bytes

# LoyaltiesTransferPoints

Properties

Name Type Description Notes
code string Unique loyalty card code from which the user wants to transfer loyalty points (source). [optional]
points int The number of loyalty points that the user wants to transfer to another loyalty card. The number of points cannot be higher than the current balance on the loyalty card (source). [optional]
reason string Reason for the transfer. [optional]
sourceId string The merchant's transaction ID if it is different from the Voucherify transaction ID. It is really useful in case of an integration between multiple systems. It can be a transaction ID from a CRM system, database or 3rd-party service. [optional]

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