Retrieve a worker’s pay history

Clients can retrieve a list of payments that have been paid-out to workers. Items returned from these endpoints represent payments that have been successfully processed for deposit.

Data Availability

Payments appear in this API once they have been processed for deposit.

For bank transfers using the ACH network: this happens automatically, every few minutes, during the ACH processing window from 7:00am MT to 11:00am MT each banking day.

For card transfers using the Visa/Mastercard networks or the Everee Pay Card: payments are processed for deposit 24 hours a day, and will appear in this API after a short delay (usually less than two minutes).

Limits

This API is rate-limited to 25 requests per 10-second period. Consult the Rate Limits Guide for more information about how to correctly handle rate-limiting. It's also limited to a maximum of 20 results per page. If you specify a larger value than 20 for the size parameter, it will respond with a maximum of 20 results.

Path Params
string
required

The 'externalWorkerId' (or Everee's 'workerId', if none was specified) for the given worker.

Query Params
int32
Defaults to 0
int32
Defaults to 20
Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json