post https://api.voucherify.io/v1/campaigns
Method to create a batch of vouchers aggregated in one campaign. You can choose varied types of vouchers and define unique codes pattern.
Global uniqueness
All campaign codes are unique across the whole project. Voucherify won't allow to generate 2 campaigns with the same coupon code.
This is an asynchronous action, you can't read or modify a newly created campaign until the code generation is completed. See
creation_status
field in the campaign object description.
Returns
Returns a campaign object if the call succeeded. The returned object will have information about discount type and discount amount.