---
title: "Retrieve Material Sale Order Details by Code"
slug: "retrieve-material-sale-order-details-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-material-sale-order-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 Material Sale Order Details by Code

Get/ms-rest-api/rest/1/mssalesorderdet

## Query Standards

### Finder

Following row finders are available for data filtering and optimizing request performance.

- Select By Audit Date
- By UUID

#### Select By Audit Date

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| AuditDate | Create or Update Date Time Filter | 2018-01-01 |

#### By UUID

This is an optional finder for querying a specific Material Sale Order Detail by row ID.

| Parameter | Description | Sample |
| --- | --- | --- |
| /VUUID | The VUuid attribute is the Unique row ID | /ms-rest-api/rest/1/mssalesorderdet/VUUID |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleselectByAuditDate; AuditDate=2018-01-01
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleMssodCiClassCode

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='50fce0e5-719c-4ef1-a31f-344ecd8e1f7f'>application/json</option>
</select>
