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] |