Retrieve EM Truck Details By Code
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve EM Truck Details By Code
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/em-rest-api/rest/1/emtruckdet
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Select by Code
- By UUID
Select by Code
Recommended finder parameters. Refer to Query Parameters for example.
Parameter | Description | Sample |
---|---|---|
TruckNo | Truck Number | BTR1001 |
VenCode | Vendor Code | BILLTR01 |
By UUID
This is an optional finder for querying a specific Truck Detail by row ID.
Parameter | Description | Sample |
---|---|---|
/VUUID | The VUuid attribute is the Unique row ID | /em-rest-api/rest/1/emeqprate/AAAXkTAAIAAJJsLAAj |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleselectByCode;TruckNo=BTR1001, VenCode=BILLTR01
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
Exampletrue
orderBy
string
ExampleEmtrkdTruckNo:desc
Responses
200
Successful response