Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 982 Bytes

LoyaltiesTransferPoints.md

File metadata and controls

15 lines (9 loc) · 982 Bytes

LoyaltiesTransferPoints

Properties

Name Type Description Notes
code str 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 str Reason for the transfer. [optional]
source_id str 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]