AP Temples Partner API Docs Help

Dashboard

GET method/api/v1/dashboard/partner

Request parameters

Responses

{ "items": [ { "productBookingId": 12, "slotStartTime": "06:00:00+05:30", "slotEndTime": "07:00:00+05:30", "bookingDate": "2024-01-14", "serviceName": "Rudra Homam - pratyakshaSeva", "noOfTickets": 1, "onlineCartItemAmount": 1100, "vodDetails": null, "paymentDate": "2024-01-11T20:44:21.722Z", "paymentStatus": "success", "ticketId": "O1-12012402141-5616440", "serviceType": "online_seva", "onlineCartItemId": "58", "onlineCartId": "58", "onlinePaymentId": "61", "templeId": 1, "templeName": "AP Endowment Department", "templeShortName": "APEDP", "templeDisplayName": "TMS Temple", "partnerOrderId": "string2", "partnerCode": "APT" }, { "productBookingId": 11, "slotStartTime": "10:00:00+05:30", "slotEndTime": "11:00:00+05:30", "bookingDate": "2024-01-13", "serviceName": "Rudra Homam - pratyakshaSeva", "noOfTickets": 1, "onlineCartItemAmount": 1100, "vodDetails": null, "paymentDate": "2024-01-10T20:34:04.382Z", "paymentStatus": "success", "ticketId": "O1-11012402041-5600301", "serviceType": "online_seva", "onlineCartItemId": "57", "onlineCartId": "57", "onlinePaymentId": "60", "templeId": 1, "templeName": "AP Endowment Department", "templeShortName": "APEDP", "templeDisplayName": "TMS Temple", "partnerOrderId": "string1", "partnerCode": "APT" } ], "meta": { "currentPage": 1, "itemCount": 2, "itemsPerPage": 10, "totalItems": 2, "totalPages": 1 } }
Last modified: 04 December 2024