AllowableReasons_Post (Post)
- Last UpdatedNov 06, 2025
- 1 minute read
| Post | AllowableReasons_Post |
Resource Path:/api/entity/{entityID}/AllowableReasons/{id}
| Name | Description | Data Type |
|---|---|---|
| entityID | Required. The entity ID. | integer |
| id | Required. The utilization reason code. | integer |
The request body is of type Mes.WebApi.Models.AllowableReason.
The AllowableReason model includes the utilization raw reason code.
The response body is of type Mes.WebApi.Models.AllowableReason.