Picker Admin API
The Admin API from Picker — 132 operation(s) for admin.
Operations 132
GET
/accounting/getAllBusinessesBalanceTransactionDetails
Get all the marketplace transactions in a date range
#
GET
/accounting/getAllDriversBonusTransactions
Get the order amount of all pickers CC transactions in the date range requested.
#
GET
/accounting/getAllDriversDeliveryTransactionsSummary
Get summary of all driver's delivery transactions
#
GET
/accounting/getDriverDeliveryTransactionsDetails
Get all delivery transactions of the driver selected
#
GET
/accounting/getPickerBonusTransactionsDetails
Get the order amount of all pickers CC transactions in the date range requested.
#
GET
/admin/getAllPickersOrderTransactions
Get the order amount of all pickers CC transactions in the date range requested.
#
GET
/admin/getAllUsers
Get List Of All Customers by Role[serviceProvider, customer, driver, business]
#
GET
/admin/getBusinessBalanceTransactionDetails
Get all the marketplace transactions of a selected business in a date range
#
GET
/admin/getPickerBalanceTransactionsDetails
Get total of all balance transactions of the pickers
#
GET
/admin/getTransactionsByCode
Returns the transaction and booking information of the matching transaction
#
GET
/serviceProvider/getAllDrivers
Get List Of All Customers by Role[serviceProvider, customer, driver, business]
#
PUT
/accounting/refundBalanceTransactions
Registers transaction refund for the selected balance transactions
#
POST
/accounting/generateWeeklyDriverPayment
Registers payments and bills for all pickers who worked in the selected date range
#
POST
/admin/sendWeeklyPaymentEmail
Send the weekly payment email to all drivers who were active in the selected week
#