Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 1.1 KB

PublicationsCreateRequestBody.md

File metadata and controls

16 lines (11 loc) · 1.1 KB

PublicationsCreateRequestBody

Properties

Name Type Description Notes
voucher str Code of the voucher being published. [optional]
source_id str 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 [optional]
metadata object [optional]
channel str Specify the distribution channel. [optional]
campaign CreatePublicationCampaign [optional]

[Back to Model list] [Back to API list] [Back to README]