GET api/BaseMargins/Get/ById?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BaseMarginViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| MinimalCost | decimal number |
None. |
|
| Margin | decimal number |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| CompanyCode | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.