{
"promotion_control": [
{
"tenant_code": "string",
"promotion_code": "string",
"promotion_description": "string",
"promotion_type_code": 0,
"condition_type": "string",
"amount_off_line_item_discount_mode": "string",
"closure_type": 0,
"range_basis": 0,
"amount_basis": 0,
"exclusion_option": 0,
"promotion_indicator": "string",
"promotion_product_level": 0,
"allow_promotion_quota": 0,
"allow_cap_quota": 0,
"promotion_quota": 0,
"promotion_quota_code": "string",
"allow_qps": 0,
"approval_status": 0,
"bundle_promotion": 0,
"source_tags": "string",
"allow_claim": 0,
"disbursement_method": 0,
"promotion_assignments": [
{
"tenant_code": "string",
"promotion_code": "string",
"range_low": 0,
"range_high": 0,
"repeating_range": 0,
"promotion_amount": 0,
"slab_number": 0,
"for_each": 0
}
],
"promo_groups": [
{
"tenant_code": "string",
"promotion_code": "string",
"group_type": "string",
"product_hierarchy_code": "string",
"product_category_type": 0,
"item_code": "string",
"units_of_measure": "string",
"item_type_code": 0,
"quantity": 0
}
],
"outlet_promotion_mappings": [
{
"tenant_code": "string",
"distributor_code": "string",
"outlet_code": "string",
"category_code_1": "string",
"category_code_2": "string",
"category_code_3": "string",
"category_code_4": "string",
"category_code_5": "string",
"category_code_6": "string",
"category_code_7": "string",
"category_code_8": "string",
"category_code_9": "string",
"category_code_10": "string",
"outlet_hierarchy_code": "string",
"exclusion_outlet_codes": "string",
"promotion_code": "string",
"start_date_time": "2026-08-24T10:17:08.437Z",
"end_date_time": "2026-08-24T10:17:08.437Z",
"active_indicator": 0,
"sequence_number": 0,
"apply_count": 0
}
],
"distributor_promotion_mappings": [
{
"tenant_code": "string",
"distributor_code": "string",
"promotion_code": "string"
}
]
}
]
}curl --location 'https://testapi.com/api/xc/1.0/set_promotion_definition_v1' \
--header 'Content-Type: application/json' \
--data '{
"promotion_control": [
{
"tenant_code": "string",
"promotion_code": "string",
"promotion_description": "string",
"promotion_type_code": 0,
"condition_type": "string",
"amount_off_line_item_discount_mode": "string",
"closure_type": 0,
"range_basis": 0,
"amount_basis": 0,
"exclusion_option": 0,
"promotion_indicator": "string",
"promotion_product_level": 0,
"allow_promotion_quota": 0,
"allow_cap_quota": 0,
"promotion_quota": 0,
"promotion_quota_code": "string",
"allow_qps": 0,
"approval_status": 0,
"bundle_promotion": 0,
"source_tags": "string",
"allow_claim": 0,
"disbursement_method": 0,
"promotion_assignments": [
{
"tenant_code": "string",
"promotion_code": "string",
"range_low": 0,
"range_high": 0,
"repeating_range": 0,
"promotion_amount": 0,
"slab_number": 0,
"for_each": 0
}
],
"promo_groups": [
{
"tenant_code": "string",
"promotion_code": "string",
"group_type": "string",
"product_hierarchy_code": "string",
"product_category_type": 0,
"item_code": "string",
"units_of_measure": "string",
"item_type_code": 0,
"quantity": 0
}
],
"outlet_promotion_mappings": [
{
"tenant_code": "string",
"distributor_code": "string",
"outlet_code": "string",
"category_code_1": "string",
"category_code_2": "string",
"category_code_3": "string",
"category_code_4": "string",
"category_code_5": "string",
"category_code_6": "string",
"category_code_7": "string",
"category_code_8": "string",
"category_code_9": "string",
"category_code_10": "string",
"outlet_hierarchy_code": "string",
"exclusion_outlet_codes": "string",
"promotion_code": "string",
"start_date_time": "2026-08-24T10:17:08.437Z",
"end_date_time": "2026-08-24T10:17:08.437Z",
"active_indicator": 0,
"sequence_number": 0,
"apply_count": 0
}
],
"distributor_promotion_mappings": [
{
"tenant_code": "string",
"distributor_code": "string",
"promotion_code": "string"
}
]
}
]
}'{
"status": 0,
"message": "string",
"transaction_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"record_count": 0
}