Sha256: eaf106eb19563e35310bad3da430e0456395e138b5242ab8ca50fde3513078b6
Contents?: true
Size: 930 Bytes
Versions: 1
Compression:
Stored size: 930 Bytes
Contents
# VoucherifySdk::PublicationsCreateRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **voucher** | **String** | Code of the voucher being published. | [optional] | | **source_id** | **String** | The merchant's publication ID if it is different from the Voucherify publication ID. It's an optional tracking identifier of a publication. It is really useful in case of an integration between multiple systems. It can be a publication ID from a CRM system, database or 3rd-party service. If `source_id` is provided only 1 voucher can be published per request. | [optional] | | **customer** | [**Customer**](Customer.md) | | [optional] | | **metadata** | **Object** | | [optional] | | **channel** | **String** | Specify the distribution channel. | [optional] | | **campaign** | [**CreatePublicationCampaign**](CreatePublicationCampaign.md) | | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-7.0.0 | docs/PublicationsCreateRequestBody.md |