Skip to main content

Delivery Route Sheet API

Overview​

The WMS Delivery Route Sheet API provides access to delivery routing sheet data. This API is designed to facilitate integration with external systems.

API Details​

  • API Publisher: smart
  • API Group: wms
  • API Version: v2.0
  • Entity Name: deliveryRoutingSheetWH
  • Entity Set Name: deliveryRoutingSheetsWH
    • Source Table: SMA Delivery Routing Sheet WH

Fields​

The following fields are exposed by the API:

Field NameDescription
DeliveryCodeDelivery Code
GeneralDeliveryCodeGeneral Delivery Code
BasicDocumentNoBasic Document Number
BasicDocumentTypeBasic Document Type
ContractorNameContractor Name
ContractorNoContractor Number
DeliveryStatusDelivery Status
PlacesQuantityQuantity of Places

Example Usage​

To retrieve delivery routing sheet data, use the following endpoint:

GET host/instance/api/smart/wms/v2.0/companies(companyId)/deliveryRoutingSheetsWH

Sample Response​

{
"DeliveryCode": "DEL123",
"GeneralDeliveryCode": "GEN456",
"BasicDocumentNo": "DOC789",
"BasicDocumentType": "Order",
"ContractorName": "John Doe",
"ContractorNo": "C12345",
"DeliveryStatus": "In Transit",
"PlacesQuantity": 10
}

Notes​

  • Ensure that the General Delivery Code filter is applied correctly to retrieve associated documents.
  • The API supports delayed inserts for better performance.
© 2008 - 2026 SMART business