POST
/api/v1/auth/forgot-password
Api\V1\AuthController@forgotPassword
throttle:5,1
POST
/api/v1/auth/get-otp
Api\V1\AuthController@getOtp
throttle:5,1
POST
/api/v1/auth/login
Api\V1\AuthController@login
throttle:5,1
POST
/api/v1/auth/logout
Api\V1\AuthController@logout
jwt.verify
GET
/api/v1/auth/me
Api\V1\AuthController@me
jwt.verify
POST
/api/v1/auth/refresh-token
Api\V1\AuthController@refresh
throttle:5,1
POST
/api/v1/auth/register
Api\V1\AuthController@register
throttle:5,1
POST
/api/v1/auth/reset-password
Api\V1\AuthController@resetPassword
throttle:5,1
POST
/api/v1/auth/update-password
Api\V1\AuthController@updatePassword
jwt.verify
check.user.active.status
POST
/api/v1/auth/verify-code
Api\V1\AuthController@verifyOtp
throttle:5,1
PATCH
/api/v1/approve/order/{orderId}
Api\V1\Company\OrderController@approve
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-categories
Api\V1\Company\AssetCategoryController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/asset-categories
Api\V1\Company\AssetCategoryController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-categories/{assetCategory}
Api\V1\Company\AssetCategoryController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/asset-categories/{assetCategory}
Api\V1\Company\AssetCategoryController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/asset-categories/{assetCategory}
Api\V1\Company\AssetCategoryController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-specifications
Api\V1\Company\AssetSpecificationController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/asset-specifications
Api\V1\Company\AssetSpecificationController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-specifications/{assetSpecification}
Api\V1\Company\AssetSpecificationController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/asset-specifications/{assetSpecification}
Api\V1\Company\AssetSpecificationController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/asset-specifications/{assetSpecification}
Api\V1\Company\AssetSpecificationController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-specifications/{assetSpecification}/waste-types
Api\V1\Company\AssetSpecificationWasteTypeController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/asset-specifications/{assetSpecification}/waste-types
Api\V1\Company\AssetSpecificationWasteTypeController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-specifications/{assetSpecification}/waste-types/{assetSpecificationWasteType}
Api\V1\Company\AssetSpecificationWasteTypeController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/asset-specifications/{assetSpecification}/waste-types/{assetSpecificationWasteType}
Api\V1\Company\AssetSpecificationWasteTypeController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/asset-specifications/{assetSpecification}/waste-types/{assetSpecificationWasteType}
Api\V1\Company\AssetSpecificationWasteTypeController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-styles
Api\V1\Company\AssetStyleController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/asset-styles
Api\V1\Company\AssetStyleController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/asset-styles/{assetStyle}
Api\V1\Company\AssetStyleController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/asset-styles/{assetStyle}
Api\V1\Company\AssetStyleController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/asset-styles/{assetStyle}
Api\V1\Company\AssetStyleController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/assets
Api\V1\Company\AssetController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/assets
Api\V1\Company\AssetController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/assets/{asset}
Api\V1\Company\AssetController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/assets/{asset}
Api\V1\Company\AssetController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/assets/{asset}
Api\V1\Company\AssetController@destroy
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/assets/{asset}/location
Api\V1\Company\AssetLocationController@update
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/attendances
Api\V1\Company\AttendanceController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/attendances/{attendanceId}
Api\V1\Company\AttendanceController@show
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/attendances/{driverId}/details
Api\V1\Company\AttendanceController@driverAttendances
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/available/drivers
Api\V1\Company\DriverController@getAvailableDrivers
jwt.verify
checkType:company
ensure.company.user
PATCH
/api/v1/cancel/order/{orderId}
Api\V1\Company\OrderController@cancel
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/company
Api\V1\Company\CompanyController@index
jwt.verify
POST
/api/v1/company/chats/{chat}/message
Api\V1\Company\ChatController@sendMessage
jwt.verify
checkType:company
GET
/api/v1/company/chats/{chat}/messages
Api\V1\Company\ChatController@getMessages
jwt.verify
checkType:company
POST
/api/v1/company/chats/{order}/create
Api\V1\Company\ChatController@startChat
jwt.verify
checkType:company
POST
/api/v1/company/create
Api\V1\Company\CompanyController@store
jwt.verify
throttle:5,1
GET
/api/v1/company/dashboard
Api\V1\Company\CompanyController@dashboard
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/company/documents
Api\V1\Company\DocumentController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/company/documents
Api\V1\Company\DocumentController@syncDocuments
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/company/documents/{document}
Api\V1\Company\DocumentController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/company/settings
Api\V1\Company\SettingController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/company/settings
Api\V1\Company\SettingController@update
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/company/settings/reset
Api\V1\Company\SettingController@reset
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/company/update
Api\V1\Company\CompanyController@update
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/company/user/update
Api\V1\Company\CompanyController@updateCompanyUser
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/customer/create
Api\V1\Company\CustomerController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/customer/{customerId}
Api\V1\Company\CustomerController@show
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/customer/{customerId}/activate
Api\V1\Company\CustomerController@activate
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/customer/{customerId}/deactivate
Api\V1\Company\CustomerController@deactivate
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/customer/{customerId}/update
Api\V1\Company\CustomerController@update
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/customers
Api\V1\Company\CustomerController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/customers/orders/payment-received
Api\V1\Company\CustomerController@receivePaymentForOrders
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/customers/pending-dues/orders/get
Api\V1\Company\CustomerController@customersWithPendingDueOrders
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/customers/{customerId}/pending-dues/orders
Api\V1\Company\CustomerController@getPendingDueOrders
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/demerit/customers
Api\V1\Company\DemeritPointController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/demerit/{customer}/customer/details
Api\V1\Company\DemeritPointController@getCustomerDemeritDetails
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/demerit/{customer}/customer/orders
Api\V1\Company\DemeritPointController@getCustomerDemeritOrders
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/demerit/{order}/violated-policies
Api\V1\Company\DemeritPointController@getViolatedPolicies
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/dispatch/context
Api\V1\Company\DispatchController@context
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/driver/assign/{order}
Api\V1\Company\OrderController@assignDriver
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/driver/create
Api\V1\Company\DriverController@store
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/driver/reassign/{order}
Api\V1\Company\OrderController@reassignDriver
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/driver/{driverId}
Api\V1\Company\DriverController@show
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/driver/{driverId}/activate
Api\V1\Company\DriverController@activate
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/driver/{driverId}/deactivate
Api\V1\Company\DriverController@deactivate
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/driver/{driverId}/update
Api\V1\Company\DriverController@update
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/drivers
Api\V1\Company\DriverController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/drivers-orders-dates
Api\V1\Company\OrderController@getDriversWithDatesOrderCounts
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/drivers-with-orders
Api\V1\Company\OrderController@getCompanyDriversWithDailyOrderCounts
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/finix/buyer/payment-instrument
Api\V1\Company\FinixController@getPaymwentInstrumentAgainstToken
jwt.verify
POST
/api/v1/finix/create/webhook
Api\V1\Company\FinixController@createWebhook
jwt.verify
GET
POST
PUT
PATCH
DELETE
OPTIONS
/api/v1/finix/onboarding/cancel
Api\V1\Company\FinixController@handleOnboardingCancel
jwt.verify
checkType:company
ensure.company.user
GET
POST
PUT
PATCH
DELETE
OPTIONS
/api/v1/finix/onboarding/complete
Api\V1\Company\FinixController@handleOnboardingComplete
jwt.verify
checkType:company
ensure.company.user
GET
POST
PUT
PATCH
DELETE
OPTIONS
/api/v1/finix/onboarding/fee_details
Api\V1\Company\FinixController@handleOnboardingFeeDetails
jwt.verify
checkType:company
ensure.company.user
GET
POST
PUT
PATCH
DELETE
OPTIONS
/api/v1/finix/onboarding/tos
Api\V1\Company\FinixController@handleOnboardingTos
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/finix/user/payment-instrument
Api\V1\Company\FinixController@getPaymentInstrument
jwt.verify
GET
/api/v1/jobs
Api\V1\Company\DriverJobController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/jobs/{driverJob}
Api\V1\Company\DriverJobController@show
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/leave-requests
Api\V1\Company\CompanyLeaveRequestController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/leave-requests/{leaveRequest}
Api\V1\Company\CompanyLeaveRequestController@show
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/leave-requests/{leaveRequest}/approve-dates
Api\V1\Company\CompanyLeaveRequestController@approveDates
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/leave-requests/{leaveRequest}/reject-dates
Api\V1\Company\CompanyLeaveRequestController@rejectDates
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/leave-requests/{leaveRequest}/review-dates
Api\V1\Company\CompanyLeaveRequestController@reviewDates
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/leaves
Api\V1\Company\LeaveController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/leaves/{leave}
Api\V1\Company\LeaveController@show
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/leaves/{leave}/cancel
Api\V1\Company\LeaveController@cancel
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/leaves/{leave}/revoke
Api\V1\Company\LeaveController@revoke
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/lot/create
Api\V1\Company\LotController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/lot/{lot}
Api\V1\Company\LotController@show
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/lot/{lot}/delete
Api\V1\Company\LotController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/lot/{lot}/holidays
Api\V1\Company\LotController@getLotHolidays
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/lot/{lot}/holidays
Api\V1\Company\LotController@storeLotHoliday
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/lot/{lot}/holidays
Api\V1\Company\LotController@syncLotHolidays
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/lot/{lot}/holidays/{holiday}
Api\V1\Company\LotController@updateLotHoliday
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/lot/{lot}/holidays/{holiday}
Api\V1\Company\LotController@destroyLotHoliday
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/lot/{lot}/update
Api\V1\Company\LotController@update
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/lots
Api\V1\Company\LotController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/multi/reassign
Api\V1\Company\OrderController@multiReassignDriver
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/notifications/get
Api\V1\Company\NotificationController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/notifications/mark-all-read
Api\V1\Company\NotificationController@markAllAsRead
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/notifications/{id}
Api\V1\Company\NotificationController@deleteNotification
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/notifications/{id}/read
Api\V1\Company\NotificationController@markAsRead
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order-change-requests
Api\V1\Company\OrderChangeRequestController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order-change-requests/wrapper
Api\V1\Company\OrderChangeRequestController@wrapper
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order-change-requests/{orderChangeRequest}
Api\V1\Company\OrderChangeRequestController@show
jwt.verify
checkType:company
ensure.company.user
PATCH
/api/v1/order-change-requests/{orderChangeRequest}/approve
Api\V1\Company\OrderChangeRequestController@approve
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order-change-requests/{orderChangeRequest}/billing
Api\V1\Company\OrderChangeRequestController@billing
jwt.verify
checkType:company
ensure.company.user
PATCH
/api/v1/order-change-requests/{orderChangeRequest}/reject
Api\V1\Company\OrderChangeRequestController@reject
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/jobs
Api\V1\Company\DriverJobController@treeIndex
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/order/jobs
Api\V1\Company\DriverJobController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/jobs/all
Api\V1\Company\DriverJobController@allByDriver
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/order/jobs/bulk
Api\V1\Company\DriverJobController@bulkUpdate
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/jobs/issues
Api\V1\Company\DriverJobController@issues
jwt.verify
checkType:company
ensure.company.user
PATCH
/api/v1/order/jobs/issues/{issue}
Api\V1\Company\DriverJobController@resolveIssue
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/order/jobs/route-collapse
Api\V1\Company\DriverJobController@routeCollapse
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/order/jobs/sync
Api\V1\Company\DriverJobController@sync
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/jobs/{driverJob}
Api\V1\Company\DriverJobController@treeShow
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/order/jobs/{driverJob}
Api\V1\Company\DriverJobController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/order/jobs/{driverJob}
Api\V1\Company\DriverJobController@destroy
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/order/jobs/{driverJob}/abort
Api\V1\Company\DriverJobController@abort
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/transactions/get
Api\V1\Company\OrderTransactionController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/transactions/{transaction}
Api\V1\Company\OrderTransactionController@show
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/{order}
Api\V1\Company\OrderController@show
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/{order}/full
Api\V1\Company\OrderController@showFull
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/order/{order}/status-history
Api\V1\Company\OrderController@statusHistory
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/orders
Api\V1\Company\OrderController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/orders/assignable
Api\V1\Company\OrderController@assignableOrders
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/orders/{orderId}/assets-with-availability
Api\V1\Company\OrderController@showAssetsWithAvailability
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/orders/{order}/violated-policies
Api\V1\Company\PolicyViolationController@store
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/orders/{order}/violated-policies/update
Api\V1\Company\PolicyViolationController@update
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/payment-terms
Api\V1\Company\PaymentTermController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/payment-terms
Api\V1\Company\PaymentTermController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/payment-terms/{paymentTerm}
Api\V1\Company\PaymentTermController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/payment-terms/{paymentTerm}
Api\V1\Company\PaymentTermController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/payment-terms/{paymentTerm}
Api\V1\Company\PaymentTermController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/payments
Api\V1\Company\PaymentController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/payments/{transactionId}
Api\V1\Company\PaymentController@show
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/policies
Api\V1\Company\PolicyController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/policies
Api\V1\Company\PolicyController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/policies/{policy}
Api\V1\Company\PolicyController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/policies/{policy}
Api\V1\Company\PolicyController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/policies/{policy}
Api\V1\Company\PolicyController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/pricing-profiles
Api\V1\Company\PricingProfileController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/pricing-profiles
Api\V1\Company\PricingProfileController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/pricing-profiles/{pricingProfile}
Api\V1\Company\PricingProfileController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/pricing-profiles/{pricingProfile}
Api\V1\Company\PricingProfileController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/pricing-profiles/{pricingProfile}
Api\V1\Company\PricingProfileController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/promotions
Api\V1\Company\PromotionController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/promotions/create
Api\V1\Company\PromotionController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/promotions/{promotion}
Api\V1\Company\PromotionController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/promotions/{promotion}
Api\V1\Company\PromotionController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/promotions/{promotion}
Api\V1\Company\PromotionController@destroy
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/qr-codes
Api\V1\Company\QrCodeController@store
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/qr-codes/verify
Api\V1\Company\QrCodeController@verify
jwt.verify
GET
/api/v1/qr-codes/{qrCode}
Api\V1\Company\QrCodeController@show
jwt.verify
checkType:company
ensure.company.user
PATCH
/api/v1/reject/order/{orderId}
Api\V1\Company\OrderController@reject
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/reports
Api\V1\Company\ReportController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/station/create
Api\V1\Company\StationController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/station/{station}
Api\V1\Company\StationController@show
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/station/{station}/delete
Api\V1\Company\StationController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/station/{station}/holidays
Api\V1\Company\StationController@getStationHolidays
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/station/{station}/holidays
Api\V1\Company\StationController@storeStationHoliday
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/station/{station}/holidays
Api\V1\Company\StationController@syncStationHolidays
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/station/{station}/holidays/{holiday}
Api\V1\Company\StationController@updateStationHoliday
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/station/{station}/holidays/{holiday}
Api\V1\Company\StationController@destroyStationHoliday
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/station/{station}/update
Api\V1\Company\StationController@update
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/stations
Api\V1\Company\StationController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/taxes
Api\V1\Company\TaxController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/taxes
Api\V1\Company\TaxController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/taxes/{tax}
Api\V1\Company\TaxController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/taxes/{tax}
Api\V1\Company\TaxController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/taxes/{tax}
Api\V1\Company\TaxController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/total-pending-dues
Api\V1\Company\CustomerController@getTotalPendingDueOrders
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/transactions
Api\V1\Company\TransactionController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/transactions/{transaction}
Api\V1\Company\TransactionController@show
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/truck-types
Api\V1\Company\TruckTypeController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/truck-types
Api\V1\Company\TruckTypeController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/truck-types/{truckType}
Api\V1\Company\TruckTypeController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/truck-types/{truckType}
Api\V1\Company\TruckTypeController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/truck-types/{truckType}
Api\V1\Company\TruckTypeController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/trucks
Api\V1\Company\TruckController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/trucks
Api\V1\Company\TruckController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/trucks/{truck}
Api\V1\Company\TruckController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/trucks/{truck}
Api\V1\Company\TruckController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/trucks/{truck}
Api\V1\Company\TruckController@destroy
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/trucks/{truck}/location
Api\V1\Company\TruckLocationController@update
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/update/order/{order}
Api\V1\Company\OrderController@updateOrder
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/waste-types
Api\V1\Company\WasteTypeController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/waste-types
Api\V1\Company\WasteTypeController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/waste-types/{wasteType}
Api\V1\Company\WasteTypeController@show
jwt.verify
checkType:company
ensure.company.user
PUT
/api/v1/waste-types/{wasteType}
Api\V1\Company\WasteTypeController@update
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/waste-types/{wasteType}
Api\V1\Company\WasteTypeController@destroy
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/customer/addresses
Api\V1\Customer\AddressController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/addresses
Api\V1\Customer\AddressController@store
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
DELETE
/api/v1/customer/addresses/{address}
Api\V1\Customer\AddressController@destroy
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/addresses/{address}/default
Api\V1\Customer\AddressController@setDefault
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/asset-specifications
Api\V1\Customer\AssetSpecificationController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/asset-specifications/{assetSpecification}
Api\V1\Customer\AssetSpecificationController@show
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/chats/{chat}/message
Api\V1\Customer\ChatController@sendMessage
jwt.verify
checkType:customer
ensure.customer.user
GET
/api/v1/customer/chats/{chat}/messages
Api\V1\Customer\ChatController@getMessages
jwt.verify
checkType:customer
ensure.customer.user
POST
/api/v1/customer/chats/{order}/create
Api\V1\Customer\ChatController@startChat
jwt.verify
checkType:customer
ensure.customer.user
GET
/api/v1/customer/dashboard
Api\V1\Customer\CustomerController@dashboard
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/demerit-points
Api\V1\Customer\CustomerController@demeritPoints
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/demerit/details
Api\V1\Customer\DemeritPointController@demeritDetails
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/demerit/orders
Api\V1\Customer\DemeritPointController@demeritOrders
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/demerit/{order}/orders
Api\V1\Customer\DemeritPointController@getOrderViolatedPolicies
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/feedback/{order}
Api\V1\Customer\CustomerFeedback@feedback
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/finix/identity
Api\V1\Customer\FinixController@createIdentity
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/finix/payment-instrument
Api\V1\Customer\FinixController@createPaymentInstrument
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/notifications/get
Api\V1\Customer\NotificationController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/notifications/mark-all-read
Api\V1\Customer\NotificationController@markAllAsRead
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
DELETE
/api/v1/customer/notifications/{id}
Api\V1\Customer\NotificationController@deleteNotification
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/notifications/{id}/read
Api\V1\Customer\NotificationController@markAsRead
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/order-change-requests
Api\V1\Customer\OrderChangeRequestController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/order-change-requests/wrapper
Api\V1\Customer\OrderChangeRequestController@wrapper
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/order-change-requests/{orderChangeRequest}
Api\V1\Customer\OrderChangeRequestController@show
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/order/billing
Api\V1\Customer\OrderController@billing
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/order/{order}
Api\V1\Customer\OrderController@show
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/order/{order}/cancel
Api\V1\Customer\OrderController@cancelOrder
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/orders
Api\V1\Customer\OrderController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/orders
Api\V1\Customer\OrderController@place
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/orders/ongoing
Api\V1\Customer\OrderController@ongoingOrders
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/orders/pending-dues
Api\V1\Customer\CustomerController@pendingDueOrders
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/orders/{order}/order-change-requests
Api\V1\Customer\OrderChangeRequestController@store
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/orders/{order}/order-change-requests/billing
Api\V1\Customer\OrderChangeRequestController@billing
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/orders/{order}/pay
Api\V1\Customer\FinixController@payOrder
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/payments/pay-all-dues
Api\V1\Customer\FinixController@payAllDues
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/policy-violation-disputes/messages/{policyViolationDisputeMessage}
Api\V1\Customer\CustomerPolicyViolationController@show
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
PATCH
/api/v1/customer/policy-violation-disputes/messages/{policyViolationDisputeMessage}
Api\V1\Customer\CustomerPolicyViolationController@update
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
DELETE
/api/v1/customer/policy-violation-disputes/messages/{policyViolationDisputeMessage}
Api\V1\Customer\CustomerPolicyViolationController@destroy
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/policy-violation-disputes/{customerPolicyViolation}
Api\V1\Customer\CustomerPolicyViolationController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/policy-violations/{customerPolicyViolation}
Api\V1\Customer\CustomerPolicyViolationController@violationDetails
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
POST
/api/v1/customer/policy-violations/{customerPolicyViolation}/dispute-messages
Api\V1\Customer\CustomerPolicyViolationController@store
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/profile
Api\V1\Customer\CustomerController@show
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
PUT
/api/v1/customer/profile
Api\V1\Customer\CustomerController@update
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/promotions/{promotion}/asset-specifications
Api\V1\Customer\AssetSpecificationController@listByPromotion
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/total/pending-dues
Api\V1\Customer\CustomerController@pendingDuesTotal
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/transactions
Api\V1\Customer\TransactionController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/transactions/{transaction}
Api\V1\Customer\TransactionController@show
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/waste-types
Api\V1\Customer\WasteTypeController@index
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/customer/waste-types/{wasteType}
Api\V1\Customer\WasteTypeController@show
jwt.verify
checkType:customer
check.user.active.status
ensure.customer.user
GET
/api/v1/driver/attendances/get
Api\V1\Driver\DriverController@getAttendances
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/chats/{chat}/message
Api\V1\Driver\ChatController@sendMessage
jwt.verify
checkType:driver
ensure.driver.user
GET
/api/v1/driver/chats/{chat}/messages
Api\V1\Driver\ChatController@getMessages
jwt.verify
checkType:driver
ensure.driver.user
POST
/api/v1/driver/check-in
Api\V1\Driver\DriverController@checkIn
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/check-out
Api\V1\Driver\DriverController@checkOut
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
driver.checked_in
GET
/api/v1/driver/dashboard
Api\V1\Driver\DashboardController@index
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/end-break
Api\V1\Driver\DriverController@endBreak
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
driver.checked_in
GET
/api/v1/driver/history/jobs/get
Api\V1\Driver\DriverController@historyJobs
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/issues
Api\V1\Driver\DriverJobController@listIssues
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/jobs
Api\V1\Driver\DriverJobController@index
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/jobs/{driverJob}
Api\V1\Driver\DriverJobController@show
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/jobs/{driverJob}/complete
Api\V1\Driver\DriverJobController@complete
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
driver.checked_in
POST
/api/v1/driver/jobs/{driverJob}/evidence
Api\V1\Driver\DriverJobController@evidence
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
driver.checked_in
POST
/api/v1/driver/jobs/{driverJob}/issues
Api\V1\Driver\DriverJobController@issues
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
driver.checked_in
POST
/api/v1/driver/jobs/{driverJob}/start
Api\V1\Driver\DriverJobController@start
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
driver.checked_in
GET
/api/v1/driver/leave-requests
Api\V1\Driver\DriverLeaveRequestController@index
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/leave-requests
Api\V1\Driver\DriverLeaveRequestController@store
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/leave-requests/{leaveRequest}
Api\V1\Driver\DriverLeaveRequestController@show
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
PUT
/api/v1/driver/leave-requests/{leaveRequest}
Api\V1\Driver\DriverLeaveRequestController@update
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/leave-requests/{leaveRequest}/cancel
Api\V1\Driver\DriverLeaveRequestController@cancel
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/leaves
Api\V1\Driver\LeaveController@index
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/leaves/stats
Api\V1\Driver\LeaveController@getLeaveStats
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/notifications/get
Api\V1\Driver\NotificationController@index
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/notifications/mark-all-read
Api\V1\Driver\NotificationController@markAllAsRead
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
DELETE
/api/v1/driver/notifications/{id}
Api\V1\Driver\NotificationController@deleteNotification
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/notifications/{id}/read
Api\V1\Driver\NotificationController@markAsRead
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/order/{order}
Api\V1\Driver\OrderController@show
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/profile/update
Api\V1\Driver\DriverController@update
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/report/download
Api\V1\Driver\DriverController@downloadReport
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/report/get
Api\V1\Driver\DriverController@report
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/resume-attendance
Api\V1\Driver\DriverController@resumeAttendance
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/send-location/{driverJob}
Api\V1\Driver\LocationController@sendLocation
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
POST
/api/v1/driver/start-break
Api\V1\Driver\DriverController@startBreak
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
driver.checked_in
GET
/api/v1/driver/status/check-in
Api\V1\Driver\DriverController@checkInStatus
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/driver/tracking/wrapper
Api\V1\Driver\DriverController@trackingWrapper
jwt.verify
checkType:driver
check.user.active.status
ensure.driver.user
GET
/api/v1/admin/asset-specifications
Api\V1\Admin\AssetSpecificationController@index
jwt.verify
admin
POST
/api/v1/admin/asset-specifications
Api\V1\Admin\AssetSpecificationController@store
jwt.verify
admin
GET
/api/v1/admin/asset-specifications/{assetSpecificationId}
Api\V1\Admin\AssetSpecificationController@show
jwt.verify
admin
PUT
/api/v1/admin/asset-specifications/{assetSpecificationId}
Api\V1\Admin\AssetSpecificationController@update
jwt.verify
admin
GET
/api/v1/admin/asset-specifications/{companyId}/get
Api\V1\Admin\AssetSpecificationController@getCompanyAssetSpecifications
jwt.verify
admin
GET
/api/v1/admin/assets
Api\V1\Admin\AssetController@index
jwt.verify
admin
POST
/api/v1/admin/assets
Api\V1\Admin\AssetController@store
jwt.verify
admin
GET
/api/v1/admin/assets/{asset}
Api\V1\Admin\AssetController@show
jwt.verify
admin
PUT
/api/v1/admin/assets/{asset}
Api\V1\Admin\AssetController@update
jwt.verify
admin
GET
/api/v1/admin/assets/{companyId}/get
Api\V1\Admin\AssetController@getCompanyAssets
jwt.verify
admin
POST
/api/v1/admin/auth/forgot-password
Api\V1\Admin\AuthController@forgotPassword
POST
/api/v1/admin/auth/login
Api\V1\Admin\AuthController@login
POST
/api/v1/admin/auth/logout
Api\V1\Admin\AuthController@logout
jwt.verify
admin
GET
/api/v1/admin/auth/me
Api\V1\Admin\AuthController@me
jwt.verify
admin
POST
/api/v1/admin/auth/refresh-token
Api\V1\Admin\AuthController@refresh
POST
/api/v1/admin/auth/register
Api\V1\Admin\AuthController@register
POST
/api/v1/admin/auth/reset-password
Api\V1\Admin\AuthController@resetPassword
POST
/api/v1/admin/auth/verify-code
Api\V1\Admin\AuthController@verifyOtp
GET
/api/v1/admin/companies
Api\V1\Admin\CompanyController@index
jwt.verify
admin
POST
/api/v1/admin/companies
Api\V1\Admin\CompanyController@store
jwt.verify
admin
GET
/api/v1/admin/companies/{companyId}
Api\V1\Admin\CompanyController@show
jwt.verify
admin
PUT
/api/v1/admin/companies/{companyId}
Api\V1\Admin\CompanyController@update
jwt.verify
admin
POST
/api/v1/admin/companies/{companyId}/activate
Api\V1\Admin\CompanyController@activate
jwt.verify
admin
POST
/api/v1/admin/companies/{companyId}/deactivate
Api\V1\Admin\CompanyController@deactivate
jwt.verify
admin
PATCH
/api/v1/admin/companies/{companyId}/platform
Api\V1\Admin\CompanyController@updatePlatform
jwt.verify
admin
GET
/api/v1/admin/customers
Api\V1\Admin\CustomerController@index
jwt.verify
admin
POST
/api/v1/admin/customers
Api\V1\Admin\CustomerController@store
jwt.verify
admin
GET
/api/v1/admin/customers/{companyId}/get
Api\V1\Admin\CustomerController@getCompanyCustomers
jwt.verify
admin
GET
/api/v1/admin/customers/{customerId}
Api\V1\Admin\CustomerController@show
jwt.verify
admin
PUT
/api/v1/admin/customers/{customerId}
Api\V1\Admin\CustomerController@update
jwt.verify
admin
GET
/api/v1/admin/dashboard
Api\V1\Admin\DashboardController@index
jwt.verify
admin
GET
/api/v1/admin/drivers
Api\V1\Admin\DriverController@index
jwt.verify
admin
POST
/api/v1/admin/drivers
Api\V1\Admin\DriverController@store
jwt.verify
admin
GET
/api/v1/admin/drivers/{companyId}/get
Api\V1\Admin\DriverController@getCompanyDrivers
jwt.verify
admin
GET
/api/v1/admin/drivers/{driverId}
Api\V1\Admin\DriverController@show
jwt.verify
admin
PUT
/api/v1/admin/drivers/{driverId}
Api\V1\Admin\DriverController@update
jwt.verify
admin
GET
/api/v1/admin/get/companies/report
Api\V1\Admin\CompanyController@getCompanyReports
jwt.verify
admin
GET
/api/v1/admin/get/customers/report
Api\V1\Admin\CompanyController@getCustomerReports
jwt.verify
admin
GET
/api/v1/admin/orders
Api\V1\Admin\OrderController@index
jwt.verify
admin
GET
/api/v1/admin/orders/{company}/get
Api\V1\Admin\OrderController@getCompanyOrders
jwt.verify
admin
GET
/api/v1/admin/orders/{order}
Api\V1\Admin\OrderController@show
jwt.verify
admin
POST
/api/v1/admin/update-password
Api\V1\Admin\UserController@updatePassword
jwt.verify
admin
GET
/api/v1/admin/waste-types
Api\V1\Admin\AssetController@wasteTypes
jwt.verify
admin
GET
/api/v1/analytics
Api\V1\Admin\AnalyticsController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/policy-violation-disputes/messages/{policyViolationDisputeMessage}
Api\V1\Admin\PolicyViolationDisputeController@show
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/policy-violation-disputes/{customerPolicyViolation}
Api\V1\Admin\PolicyViolationDisputeController@index
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/policy-violations/{customerPolicyViolation}
Api\V1\Admin\PolicyViolationDisputeController@violationDetails
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/policy-violations/{customerPolicyViolation}/dispute-messages
Api\V1\Admin\PolicyViolationDisputeController@store
jwt.verify
checkType:company
ensure.company.user
GET
/api/documentation
\L5Swagger\Http\Controllers\SwaggerController@api
L5Swagger\Http\Middleware\Config
GET
/api/oauth2-callback
\L5Swagger\Http\Controllers\SwaggerController@oauth2Callback
L5Swagger\Http\Middleware\Config
GET
/api/public/order/{orderId}/download
PublicOrderController@download
POST
/api/v1/upload-media
Api\V1\MediaController@store
GET
/api/v1/chats
Api\V1\ChatController@getChats
jwt.verify
PUT
/api/v1/chats/message/{message}
Api\V1\ChatController@updateMessage
jwt.verify
DELETE
/api/v1/chats/message/{message}
Api\V1\ChatController@deleteMessage
jwt.verify
POST
/api/v1/contact-us
Api\V1\ContactUsController@store
jwt.verify
GET
/api/v1/finix/plans
Api\V1\SubscriptionController@index
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/finix/plans/{plan}/trial
Api\V1\SubscriptionController@startTrial
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/finix/subscription
Api\V1\SubscriptionController@current
jwt.verify
checkType:company
ensure.company.user
POST
/api/v1/finix/subscription/{plan}/create
Api\V1\SubscriptionController@subscribe
jwt.verify
checkType:company
ensure.company.user
DELETE
/api/v1/finix/subscription/{subscriptionId}/cancel
Api\V1\SubscriptionController@cancel
jwt.verify
checkType:company
ensure.company.user
GET
/api/v1/orders/{order}/details
Api\V1\OrderController@showOrderDetails
jwt.verify
GET
/api/v1/orders/{order}/jobs
Api\V1\OrderController@showJobs
jwt.verify
GET
/api/v1/wallet
Api\V1\WalletController@show
jwt.verify
GET
/api/v1/wallet/transactions
Api\V1\WalletController@getWalletTransactions
jwt.verify
GET
/api/v1/wallet/transactions/{transactionId}
Api\V1\WalletController@walletTransactionDetails
jwt.verify
No routes match your filters.