POST api/Bill

Request Information

URI Parameters

None.

Body Parameters

Bill
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

TypeId

integer

None.

BillTypeId

integer

None.

BillNo

string

None.

BillDate

date

None.

BillAmount

decimal number

None.

RoundOff

decimal number

None.

Address

string

None.

Note

string

None.

StatusId

integer

None.

BillToName

string

None.

BillToPhone

string

None.

BillToEmail

string

None.

BillToAddress

string

None.

Type

string

None.

ModifiedName

string

None.

FacilityId

globally unique identifier

None.

MemberId

globally unique identifier

None.

LocationId

globally unique identifier

None.

EncounterId

globally unique identifier

None.

IsWaived

boolean

None.

XmlData

string

None.

BillToTypeId

integer

None.

AccountId

globally unique identifier

None.

InsuranceId

globally unique identifier

None.

BillStatus

string

None.

UseAdvance

boolean

None.

OldXmlData

string

None.

LabOrderId

globally unique identifier

None.

PatientBill

PatientBill

None.

BillPayment

BillPayment

None.

Patient

Patient

None.

Encounter

Encounter

None.

Status

Status

None.

Category

Category

None.

LabResult

LabResult

None.

Member

Member

None.

BillDetail

BillDetail

None.

MedicationDispense

MedicationDispense

None.

Contact

Contact

None.

BillDetails

Collection of BillDetail

None.

BillPayments

BillPayment

None.

BillDiscount

BillDiscount

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.