https://api.affiliates.iugu.com/campaigns
Cria uma nova campanha
Schema Obrigatório Tipo de conteúdo: application/json |
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"campaign": {
"name": "Campanha de Verão",
"event": "Pix",
"kind": 2,
"amount": 0.1,
"start_date": "2023-12-09",
"end_date": "2023-12-13",
"level_config": {
"level_1": 50,
"level_2": 50
}
}
}
Parâmetros no Cabeçalho
-
workspace_id
Obrigatório
StringIdentificador do workspace
Ex: 4fHECmQtLdROI4fDLWMiLd
Respostas |
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201 |
Created
|
||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
422 |
Unprocessable Entity
|
||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
401 |
Unauthorized
|
||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
500 |
Internal Server Error
|
||||||||||||||||||||||||||||||||
|