Seasonal Campaigns
Offering seasonal campaigns works the same as the standard invoice product. The only difference: specify the product (pp5) and campaign when fetching the identification form.
Request example (cURL)
$ curl -i -X GET -u $SQPASS -k \
-H 'Accept: text/html' \
https://sandbox.sequrapi.com/orders/1dc26b35-06f6-41d6-b6f5-d0eb6c66aad1/form_v2?product=pp5&campaign=temporaryNote 1: seQura provides the campaigns you can use in production.
Note 2: In sandbox, you can always use the temporary campaign.
Updated 20 days ago