Sha256: 41ed99628505f6bd8001759d74ece075b4b8716212da47149c21ba4e5007ec5b
Contents?: true
Size: 988 Bytes
Versions: 1
Compression:
Stored size: 988 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** | [**PublicationsCreateRequestBodyCustomer**](PublicationsCreateRequestBodyCustomer.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-6.0.0 | docs/PublicationsCreateRequestBody.md |