GET api/DataOwner/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DataOwner| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 50 |
|
| Status | boolean |
Required |
|
| DefaultCustomerId | integer |
None. |
|
| IsShowInKiosk | boolean |
Required |
|
| InitialWizardSetId | integer |
None. |
|
| CommonName | string |
String length: inclusive between 0 and 50 |
|
| SingleWeighInDocketLayout | string |
String length: inclusive between 0 and 100 |
|
| SingleDocketLayout | string |
String length: inclusive between 0 and 100 |
|
| SplitWeighInDocketLayout | string |
String length: inclusive between 0 and 100 |
|
| SplitDocketLayout | string |
String length: inclusive between 0 and 100 |
|
| NumberOfCopies | integer |
None. |
|
| Weighbridges | Collection of Weighbridge |
None. |
|
| MasterId | integer |
None. |
|
| UseMultipleVehicleRecords | boolean |
None. |
|
| 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.