GET api/Weighbridge/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Weighbridge| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
Required |
|
| WBCode | string |
Required String length: inclusive between 0 and 10 |
|
| InitialKioskFlowGroupId | integer |
None. |
|
| ScaleConfigurationCode | string |
Required String length: inclusive between 0 and 10 |
|
| StartKioskFlowGroupId | integer |
None. |
|
| WeighModeCode | string |
Required String length: inclusive between 0 and 10 |
|
| DataOwners | Collection of DataOwner |
None. |
|
| MasterId | integer |
None. |
|
| SourceChannel | string |
None. |
|
| CompanyTitle | string |
String length: inclusive between 0 and 50 |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ModifiedBy | string |
None. |
|
| ModifiedOn | date |
None. |
|
| RowVersion | Collection of byte |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.