Seasonal Campaigns
The procedure for offering seasonal campaigns is almost the same as for the standard invoice product, the only difference is that you must 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 will provide you the campaigns that you can use in production
Note 2. In sandbox you will be able to usetemporary campaign always
Updated 5 months ago