POST api/Pricing
Request Information
URI Parameters
None.
Body Parameters
Service| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| RecordTypeId | integer |
None. |
|
| RecordId | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| RecordType | RecordType |
None. |
|
| ServiceTax | ServiceTax |
None. |
|
| Drug | Drug |
None. |
|
| Tax | Tax |
None. |
|
| Pricing | Pricing |
None. |
|
| ProcedureCode | ProcedureCode |
None. |
|
| LabTest | LabTest |
None. |
|
| TaxSlabs | Collection of TaxSlab |
None. |
|
| PriceLists | Collection of PriceList |
None. |
|
| ServiceTaxs | Collection of ServiceTax |
None. |
|
| Prices | Collection of Pricing |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.