- 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/xd/1.0/get_dms_ar_collection
POST
/api/xd/1.0/get_dms_ar_collection
xdDMSARCollection
Request
Body Params application/json
principle_code
stringĀ Ā |Ā nullĀ
optional
tenant_code
stringĀ Ā |Ā nullĀ
optional
page_number
integerĀ <int32>
optional
start_date_time
stringĀ <date-time>Ā |Ā nullĀ
optional
end_date_time
stringĀ <date-time>Ā |Ā nullĀ
optional
category_code
stringĀ Ā |Ā nullĀ
optional
pull_data_for_principle_managed_DT
stringĀ Ā |Ā nullĀ
optional
Example
{
"principle_code": "string",
"tenant_code": "string",
"page_number": 0,
"start_date_time": "2019-08-24T14:15:22Z",
"end_date_time": "2019-08-24T14:15:22Z",
"category_code": "string",
"pull_data_for_principle_managed_DT": "string"
}
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/xd/1.0/get_dms_ar_collection' \
--header 'Content-Type: application/json' \
--data-raw '{
"principle_code": "string",
"tenant_code": "string",
"page_number": 0,
"start_date_time": "2019-08-24T14:15:22Z",
"end_date_time": "2019-08-24T14:15:22Z",
"category_code": "string",
"pull_data_for_principle_managed_DT": "string"
}'
Responses
š¢200Success
application/json
Body
array of:
principle_code
stringĀ
optional
<= 24 characters
tenant_code
stringĀ
optional
<= 24 characters
internal_document_no
integerĀ <int32>
optional
location_code
stringĀ
optional
<= 24 characters
document_number
stringĀ
optional
<= 24 characters
document_date
stringĀ <date-time>
optional
customer_code
stringĀ
optional
<= 12 characters
bill_to_customer
stringĀ
optional
<= 12 characters
salesman_code
stringĀ
optional
<= 12 characters
load_out_no
stringĀ
optional
<= 20 characters
document_amount
numberĀ <float>
optional
currency_code
stringĀ
optional
<= 10 characters
void_indicator
integerĀ <int32>
optional
route_code
integerĀ
optional
last_modified_dateTime
stringĀ <date-time>
optional
ar_detail
arrayĀ [object {10}]Ā
optional
internal_document_no
integerĀ <int32>
optional
document_number
stringĀ
optional
<= 24 characters
ar_collection_line_id
integerĀ <int32>
optional
payment_indicator
stringĀ
optional
<= 3 characters
check_number
stringĀ
optional
<= 25 characters
check_date
stringĀ <date-time>
optional
bank_details
stringĀ
optional
<= 100 characters
branch_details
stringĀ
optional
<= 100 characters
comments
stringĀ
optional
<= 100 characters
collection_amount
numberĀ <float>
optional
ar_invoice
arrayĀ [object {9}]Ā
optional
internal_document_no
integerĀ <int32>
optional
ar_invoice_line_id
integerĀ <int32>
optional
division_code
stringĀ
optional
<= 12 characters
document_type
integerĀ <int32>
optional
document_number
stringĀ
optional
<= 50 characters
invoice_number
stringĀ
optional
<= 50 characters
invoice_date
stringĀ <date-time>
optional
comments
stringĀ
optional
<= 100 characters
amount_paid
numberĀ <float>
optional
Example
[
{
"principle_code": "string",
"tenant_code": "string",
"internal_document_no": 0,
"location_code": "string",
"document_number": "string",
"document_date": "2019-08-24T14:15:22Z",
"customer_code": "string",
"bill_to_customer": "string",
"salesman_code": "string",
"load_out_no": "string",
"document_amount": 0,
"currency_code": "string",
"void_indicator": 0,
"route_code": 0,
"last_modified_dateTime": "2019-08-24T14:15:22Z",
"ar_detail": [
{
"internal_document_no": 0,
"document_number": "string",
"ar_collection_line_id": 0,
"payment_indicator": "str",
"check_number": "string",
"check_date": "2019-08-24T14:15:22Z",
"bank_details": "string",
"branch_details": "string",
"comments": "string",
"collection_amount": 0
}
],
"ar_invoice": [
{
"internal_document_no": 0,
"ar_invoice_line_id": 0,
"division_code": "string",
"document_type": 0,
"document_number": "string",
"invoice_number": "string",
"invoice_date": "2019-08-24T14:15:22Z",
"comments": "string",
"amount_paid": 0
}
]
}
]
Modified atĀ 2024-08-05 11:08:47