Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "defaultObj": {
- "appointment_consultation": "Appointment Consultation",
- "price": "4000",
- "quantity": 1,
- "amount": "4000"
- },
- "dynamicObj": {
- "first_row": {
- "description": "Registration",
- "price": "500",
- "quantity": "1",
- "amount": "500"
- },
- "second_row": {
- "description": "Serving Fees",
- "price": "400",
- "quantity": "2",
- "amount": "800"
- }
- },
- "billTo": {
- "insurance_company": "APA",
- "scheme": "Individual",
- "reference_number": "FR456666",
- "insurance_number": "Re334/54/663",
- "insurance_exp_date": "2023-05-28",
- "patient_name": "Guitsone Alu"
- },
- "dataToSend": {
- "receptionist_id": "f0aa2530-7bd3-4222-bf0b-91f888ebdcee",
- "appointment_id": "6b1e7640-e387-4e20-8b83-1fbc6f72d0b8",
- "payment_type": "insurance",
- "amount": "4000"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement