Sha256: 9bc9057cec5221e311681de2407369de9058a2c5bca0dc261e55d6d148875ae5
Contents?: true
Size: 967 Bytes
Versions: 1
Compression:
Stored size: 967 Bytes
Contents
# VoucherifySdk::LoyaltiesMembersBalanceUpdateRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **points** | **Integer** | Incremental balance to be added to/subtracted from the loyalty card. - To add points: 100 - To subtract points, add a minus: -100 | | | **expiration_type** | [**PointsExpirationTypes**](PointsExpirationTypes.md) | | [optional] | | **expiration_date** | **Time** | Set expiration date for added points, i.e. `YYYY-MM-DD`. This parameter is required only when expiration_type is set to `CUSTOM_DATE`. | [optional] | | **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. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/LoyaltiesMembersBalanceUpdateRequestBody.md |