DELETE api/ServicePrices/Remove?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ServicePriceViewBindingModelName | Description | Type | Additional information |
---|---|---|---|
Cost | decimal number |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
UomId | string |
None. |
|
TaxTypeId | integer |
None. |
|
Currency | string |
None. |
|
Rank | integer |
None. |
|
CalculationBase | integer |
None. |
|
ServiceItemId | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.