List by driver

Lists all payouts for a specific driver within the authenticated organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

driver_idstringRequired

Response

Successful Response
schema_versioninteger
courier_pay_driver_line_item_group_idslist of strings
_idstring
driver_idstring
courier_org_idstring

Must be a string starting with org_

task_group_idslist of strings
payout_amountdouble
payout_created_atstringformat: "date-time"
payout_created_by_user_idstring

Must be a string starting with user_

payout_statusenum or null
Allowed values:
payout_completed_atstring or nullformat: "date-time"
payout_completed_by_user_idstring or null

Errors