curl --location --request PUT 'https://api.mpc.dev.placewise.com/v1/refer_a_friend/management/campaigns/?dry_run=' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"campaign": {
"name": "Alicia Olson",
"starts_at": "2022-11-09T16:25:58.099512Z",
"ends_at": "2022-11-09T16:25:58.099512Z",
"required_registered_members_count": -82676239,
"status": "draft",
"source": "raf",
"subsource": null,
"offer_id": 18,
"consents": {
"en": "Consents"
},
"description": {
"en": "Description"
},
"link_button": {
"en": "Copy"
},
"share_button": {
"en": "Share"
},
"info_title": {
"en": "Title"
},
"info_text": {
"en": "Text"
},
"success_title": {
"en": "Success title"
},
"success_text": {
"en": "Success Text"
}
}
}'{
"campaign": {
"id": 53319070,
"name": "Mathew Runolfsdottir-Runolfsdottir",
"starts_at": "2022-11-09T16:25:58.099512Z",
"ends_at": "2022-11-09T16:25:58.099512Z",
"required_registered_members_count": 2,
"status": "invactive",
"source": "in ea id",
"subsource": "Excepteur est eiusmod dolor",
"offer_id": 97112692,
"consents": {
"en": "Text"
},
"decription": {
"en": "Text"
},
"link_button": {
"en": "Text"
},
"share_button": {
"en": "Text"
},
"info_title": {
"en": "Text"
},
"info_text": {
"en": "Text"
},
"success_title": {
"en": "Text"
},
"success_text": {
"en": "Text"
},
"recruited_count": 1,
"winner_count": 0,
"thumbnail": null,
"created_at": "2022-11-05T16:25:58.099512Z",
"updated_at": "2022-11-15T16:25:58.099512Z"
}
}