curl --location --request GET 'https://aff-api.uppromote.com/api/v2/programs//excluded' \
--header 'Authorization: ****************************' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{
"status": 200,
"message": "success",
"data": {
"apply_to": "products",
"apply_to_ids": [
"7020462702792",
"7089458544840",
"7020458049736"
]
}
}