Sha256: fb7099bc58cf5e353ff9146a372473d3a822d2d33678bc292354812cbcbcf89a
Contents?: true
Size: 806 Bytes
Versions: 1
Compression:
Stored size: 806 Bytes
Contents
# VoucherifySdk::LoyaltiesTransferPoints ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **code** | **String** | Unique loyalty card code from which the user wants to transfer loyalty points (source). | | | **points** | **Integer** | 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). | | | **reason** | **String** | Reason for the transfer. | [optional] | | **source_id** | **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. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/LoyaltiesTransferPoints.md |