---
title: "Retrieve EM Truck Details By Code"
slug: "retrieve-em-truck-details-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-em-truck-details-by-code"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve EM Truck Details By Code

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 |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleselectByCode;TruckNo=BTR1001, VenCode=BILLTR01
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleEmtrkdTruckNo:desc

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='86a0c1c9-efde-4c92-91db-0b0909299df8'>application/json</option>
</select>
