Donation Booking
Request parameters
{
  "cartContains": [
    [
      "donation"
    ]
  ],
  "remarks": "example",
  "returnPriceStats": true,
  "partnerOrderId": "example",
  "donationBookings": [
    {
      "donationId": 87,
      "amount": 87,
      "email": "example",
      "inTheNameOf": "example",
      "devoteeName": "example",
      "panCardId": "example",
      "panCardFileURL": "example",
      "occasion": "example",
      "masam": "example",
      "paksham": "example",
      "tithi": "example",
      "bookingDate": "1971-04-26T12:26:06Z",
      "calendarType": "english",
      "documentType": "example",
      "documentId": "example",
      "gothram": "example",
      "address": "example",
      "address2": "example",
      "city": "example",
      "state": "example",
      "country": "example",
      "contact": "example",
      "pinCode": 87,
      "dob": "1971-04-26T12:26:06Z",
      "gender": "male"
    }
  ]
}
Responses
{}
Last modified: 04 December 2024