PUT api/Pricing/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

Service
NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.