Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SERVICE JSON

{
"companyName": "Mednet Labs",
"mrn": "MRN=10010012",
"departmentName": "MEDICINE",
"doctorRegistrationNumber": "DRLIS433",
"paymentMode": "Debit Card",
"paymentTxnNo": "1234234",
"paymentBankName": "HDFC BANK",
"paymentModeSrcRefType": "HDFC",
"orderTokenNumber": "tx43324",
"totalAmount": 300,
"billAmount": 300,
"serviceLisr": [
BILL CREATE
{
"serviceName": "Consultation Fee",
"rate": 150,
"renderByRegistrationNumber": "DRLIS433",
"amount": 150
},
{
"serviceName": "Registration Fee",
"rate": 150,
"renderByRegistrationNumber": "DRLIS433",
"amount": 150
}
]
}

You might also like