resq/src/Controller/CustomerAppAPI
2024-08-21 07:44:08 +08:00
..
AccountController.php Use friendlier error message for invalid confirmation code #746 2023-08-14 07:22:41 +08:00
ApiController.php Add endpoint for creating subscriptions, sync updating of customers with paymongo API if record exists #799 2024-08-13 05:45:46 +08:00
AppController.php Update apiv2 app version check to include OS #746 2023-08-02 16:39:30 +08:00
AuthController.php Add account deletion api endpoints #746 2023-08-11 07:26:49 +08:00
CustomerController.php Add endpoint for creating subscriptions, sync updating of customers with paymongo API if record exists #799 2024-08-13 05:45:46 +08:00
DeviceController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
InsuranceController.php Add support for handling multiple paymongo accounts #799 2024-08-12 05:09:58 +08:00
InvoiceController.php Add checking for longitude and latitude when calling getEstimate. #782 2024-01-26 04:50:54 -05:00
JobOrderController.php Add filtering for JOs with VIP transaction origin #800 2024-07-04 12:57:27 +08:00
LocationController.php Fix issues encountered during v2 app creation #730 2023-03-26 00:43:45 +08:00
MotoliteEventController.php Add CRM support for upcoming motolite events #730 2023-05-17 00:30:13 +08:00
PartnerController.php Add support for new customer sessions on partner reviews #730 2023-04-28 18:08:23 +08:00
PrivacyController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
PromoController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
ReviewTagController.php Add review tags api #730 2023-05-22 14:12:33 +08:00
RiderController.php Add rider rating average computation #730 2023-05-22 13:00:54 +08:00
ScheduleController.php Remove guard on api routes, move all returns to base accessed methods #730 2023-02-07 09:11:17 +08:00
ServiceController.php Add icon id to service list #730 2023-04-28 17:47:58 +08:00
StaticContentController.php Use proper getter for static content API #799 2024-04-29 18:07:00 +08:00
SubscriptionController.php Fix handling of payment intent values when returning created sub details #799 2024-08-21 07:44:08 +08:00
VehicleController.php Add support for handling multiple paymongo accounts #799 2024-08-12 05:09:58 +08:00
WarrantyController.php Add missing dependency for warranty #730 2023-04-12 22:52:27 +08:00