- LIGHTHOUSE Rest API Walkthrough
- Lighthouse APIs
- Authentication
- TransactionStatus
- xcAssetDetail
- Shopping Cart
- xcAuthorizedProduct
- xcCFAMapping
- xcCFAMaster
- xcCFAStock
- xcDistributorDetail
- xcGetPromotionDetail
- xcHSNMaster
- xcJourneyPlan
- xcSubDistributorMargin
- xcOrganizationHierarchy
- xcGetOrganizationHierarchy
- xcOutlet
- xcOutletPriceMapping
- xcPricingControl
- xcPricingPlan
- xcProduct
- xcRouteDetail
- xcTerritoryHierarchy
- xcUserList
- xdARCollection
- xdAROpenItems
- xdCreditDebitNote
- xdCreditDetails
- xdDMSARCollection
- xdEmptieDispatchAdvice
- xdGetPurchaseOrder
- xdGRNDetails
- xdLocationCreditDetails
- xdOpenItems
- xdPendingInvoice
- xdPoFillRate
- xdPOStatus
- xdProduct
- xdPromotion
- xdPurchaseInvoice
- xdSalesInvoice
- xdSalesOrder
- xdSalesOrderStatusUpdate
- xdSalesReturn
- xdStockTransfer
- xdWarehouseStock
- xdInterDTStockIn
- xdInterDTStockOut
- xdGetPOShoppingCart
- xdReturnOrder
- xdDMSStockAdjustment
- xcDistributorPriceMapping
- xdLocationDetails
- xdBeatDetails
- xdVehicleDetails
- xdHHTMaster
- xdPricingPlan
- xdPrimaryPrice
- xdAuthorizedProduct
- xdWarehouseInventory
- xdCustomerMaster
- xdPromotionDefinition
- xdJourneyPlan
- xdRouteSetupV2
- xdCustomerTarget
- xdRouteTarget
- xdSalesInvoice
- xdSchemeAchievement
- xdVanLoad
- xdVanStock
- xdOrderHistoryV1
- xnBeatMaster
- xdSupervisorDetails
- xnRouteSetup
- xdVisitSummaryList
- xdGetNewCustomerRequest
- xdCustomerInventory
- xdGetUploadSyncKeys
- xdGetLoadRequest
- xdGetCustomerGeoCode
- xdDMSVanOffLoad
- xdGetRetailerContactInfo
- xdRouteSetupV2
- xdGetSalesman
- xdCustomer
- xdSetLoadRequest
- xdLoadOut
- xdLoadOutStatus
- xcPromotion
- xcProductHierarchy
- xdIQData
- xdSetReturnHistoryV1
- xdSetDNPlanInfo
- xnJourneyPlanTemplate
- xdGetBeatMaster
- xcGetListSchemes
- xcGetSchemeIsDuplicate
- xcUpdateShortClosure
- xcCreateScheme
- xcGetListBundleSchemes
- xdPODURL
- xdGetPromoAccrualDetails
- xcExclusionList
- xdProductMaster
- TerritoryRoute
- TerritoryRoute Copy
/api/xc/1.0/get_exclusion_list
Developing
POST
/api/xc/1.0/get_exclusion_list
Request
Body Params application/json
tenant_code
stringĀ
required
<= 12 characters
start_date_time
stringĀ <date-time>
optional
end_date_time
stringĀ <date-time>
optional
page_number
integerĀ
required
Example
{
"tenant_code": "string",
"start_date_time": "2025-04-25T05:35:37.762Z",
"end_date_time": "2025-04-25T05:35:37.762Z",
"page_number": 0
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://testapi.com/api/xc/1.0/get_exclusion_list' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenant_code": "string",
"start_date_time": "2025-04-25T05:35:37.762Z",
"end_date_time": "2025-04-25T05:35:37.762Z",
"page_number": 0
}'
Responses
š¢200OK
application/json
Body
array of:
exclusion_key
integerĀ
optional
tenant_code
stringĀ
optional
<= 12 characters
exclusion_code
stringĀ
optional
<= 12 characters
description
stringĀ
optional
<= 50 characters
start_date
stringĀ <date-time>
optional
end_date
stringĀ <date-time>
optional
last_modified_date_time
stringĀ <date-time>
optional
exclusion_item
arrayĀ [object {26}]Ā
optional
exclusion_key
integerĀ
optional
tenant_code
stringĀ
optional
<= 12 characters
exclusion_code
stringĀ
optional
<= 12 characters
item_code
stringĀ
optional
<= 12 characters
hierarchy_code
stringĀ
optional
<= 12 characters
category_code_1
stringĀ
optional
<= 12 characters
category_code_2
stringĀ
optional
<= 12 characters
category_code_3
stringĀ
optional
<= 12 characters
category_code_4
stringĀ
optional
<= 12 characters
category_code_5
stringĀ
optional
<= 12 characters
category_code_6
stringĀ
optional
<= 12 characters
category_code_7
stringĀ
optional
<= 12 characters
category_code_8
stringĀ
optional
<= 12 characters
category_code_9
stringĀ
optional
<= 12 characters
category_code_10
stringĀ
optional
<= 12 characters
category_code_11
stringĀ
optional
<= 12 characters
category_code_12
stringĀ
optional
<= 12 characters
category_code_13
stringĀ
optional
<= 12 characters
category_code_14
stringĀ
optional
<= 12 characters
category_code_15
stringĀ
optional
<= 12 characters
category_code_16
stringĀ
optional
<= 12 characters
category_code_17
stringĀ
optional
<= 12 characters
category_code_18
stringĀ
optional
<= 12 characters
category_code_19
stringĀ
optional
<= 12 characters
category_code_20
stringĀ
optional
<= 12 characters
is_active
enum<integer>Ā
optional
Allowed values:
01
exclusion_customer
arrayĀ [object {16}]Ā
optional
exclusion_key
integerĀ
optional
tenant_code
stringĀ
optional
<= 12 characters
exclusion_code
stringĀ
optional
<= 12 characters
customer_code
stringĀ
optional
<= 12 characters
hierarchy_code
stringĀ
optional
<= 12 characters
category_code_1
stringĀ
optional
<= 12 characters
category_code_2
stringĀ
optional
<= 12 characters
category_code_3
stringĀ
optional
<= 12 characters
category_code_4
stringĀ
optional
<= 12 characters
category_code_5
stringĀ
optional
<= 12 characters
category_code_6
stringĀ
optional
<= 12 characters
category_code_7
stringĀ
optional
<= 12 characters
category_code_8
stringĀ
optional
<= 12 characters
category_code_9
stringĀ
optional
<= 12 characters
category_code_10
stringĀ
optional
<= 12 characters
is_active
enum<integer>Ā
optional
Allowed values:
01
Example
[
{
"exclusion_key": 0,
"tenant_code": 0,
"exclusion_code": "string",
"description": "string",
"start_date": "2025-04-25T05:35:37.890Z",
"end_date": "2025-04-25T05:35:37.890Z",
"last_modified_date_time": "2025-04-25T05:35:37.890Z",
"exclusion_item": [
{
"exclusion_key": 0,
"tenant_code": "string",
"exclusion_code": "string",
"item_code": "string",
"hierarchy_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",
"category_code_11": "string",
"category_code_12": "string",
"category_code_13": "string",
"category_code_14": "string",
"category_code_15": "string",
"category_code_16": "string",
"category_code_17": "string",
"category_code_18": "string",
"category_code_19": "string",
"category_code_20": "string",
"is_active": 0
}
],
"exclusion_customer": [
{
"exclusion_key": 0,
"tenant_code": "string",
"exclusion_code": "string",
"customer_code": "string",
"hierarchy_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",
"is_active": 0
}
]
}
]
Modified atĀ 2025-04-25 05:38:56