x-api-key: ********************curl --location -g --request POST 'https://relay.exostack.cloud//api/customers/discounts' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": 9999,
"cost_discount_type_id": 1,
"description": "Rabais test normalisation"
}'{
"success": true,
"created_id": 0,
"updated_id": 0,
"deleted_id": 0
}