Create Discount Campaign (Order - Single Discount Code)

This endpoint can be used to create a discount campaign using a single custom discount code. This discount campaign will create the discount code on order level and can have a MONETARY or a PERCENTAGE rate type. When the MAX_USAGE is null, the code can be used unlimited.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Uuid of your event. Example: 00000000-0000-0000-0000-000000000000

Body Params
string

Discount Campaign Name

string

DISCOUNTCODE-_123

float

Can be an integer or null (when null the discount code can be used an unlimited amount times)

string

ISO date - discount can be used from a moment in time

string

ISO date - discount can be used until a moment in time

float

Is either a fixed rate or a percentage rate

string
enum
Allowed:
string
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json