How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DailyPay Transfers API

The _transfers_ endpoint allows you to initiate and track money movement. You can access transfer details, including the transfer's unique ID, amount, currency, status, schedule, submission and resolution times, fees, and related links to the involved parties.**Functionality** Retrieve transfer information, monitor transfer statuses, view transfer schedules, and access relevant links for the source, destination, and origin of the transfer.**Important** - Account origin: a user initiated movement of money from one account to another - Paycheck origin: an automatic (system-generated) movement of money as part of payroll

DailyPay Transfers API is one of 8 APIs that DailyPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transfers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 42 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0-beta.117.

Requests are made against a single base URL, https://api.{environment}.com.

3 operations 2 paths 42 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0-beta.117
Base URL
https://api.dailypay.com/rest
Authentication
OAuth 2.0, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

DailyPay Transfers API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth_client_credentials_token) using the clientCredentials flow, exposing 1 scope. It supports OAuth 2.0 (oauth_user_token) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Transfers 3

The transfers endpoint allows you to initiate and track money movement. You can access transfer details, including the transfer's unique ID, amount, currency, status, schedule, su…

GET
/rest/transfers/{transfer_id}
Get a transfer object
readTransfer 3 params → 200400401403404500
GET
/rest/transfers
Get a list of transfers
listTransfers 4 params → 200400401403500
POST
/rest/transfers
Request a transfer
createTransfer 3 params body → 200400401403409500

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are Error (5 properties), TransferRelationships (5 properties), TransferResource (5 properties), TransferCreateAttributes (4 properties). Each schema is shown below with its type and property counts.

TransferLinks
object
1 property 1 required
PaycheckRelationship
object
1 property 1 required
TransferRelationship
object
1 property 1 required
ErrorUnauthorized
object
1 property 1 required
ErrorNotFound
object
1 property 1 required
ErrorBadRequest
object
1 property 1 required
Amount
integer
A monetary quantity expressed in units of the lowest denomination in the associated currency. For example, { amount: 7250, currency: 'USD' } resolves to $72.50.
FundingSourceRelationships
object
2 properties 2 required
FundingSourceIdentifier
object
2 properties 2 required
AccountRelationship
object
1 property 1 required
TransferLink
string
TransferAttributes
ErrorUnauthorizedError
ErrorNotFoundError
ErrorConflict
object
1 property 1 required
FundingSourceAttributes
object
2 properties 2 required
ErrorUnexpected
object
1 property 1 required
TransfersData
object
2 properties 1 required
PaycheckIdentifier
object
2 properties 2 required
TransferCreateAttributes
object
An object representing a transfer of money from one account to another. Created when a person takes an advance against a future paycheck, or on a daily basis w…
4 properties 3 required
TransferCreateRelationships
object
3 properties 1 required
ErrorConflictError
PersonRelationship
object
1 property 1 required
TransferCreateResource
object
4 properties 3 required
ErrorBadRequestError
TransferCreateData
object
1 property 1 required
TransferData
object
2 properties 1 required
TransferCreateError
object
1 property 1 required
TransferResource
object
5 properties 5 required
ErrorForbiddenError
FundingSourceResource
object
A source describes how transfers with an origin of EARNINGSBALANCE account are funded.
4 properties 4 required
BadRequestCodes
object
1 property 1 required
TransferIdentifier
object
2 properties 2 required
ErrorForbidden
object
1 property 1 required
Error
object
5 properties 4 required
PersonIdentifier
object
2 properties 2 required
FundingSourcesRelationship
object
1 property 1 required
ErrorTransferCreateError
ErrorUnexpectedError
TransferRelationships
object
5 properties 5 required
Currency
string
A three-letter ISO 4217 currency code. For example, USD for US Dollars, EUR for Euros, or JPY for Japanese Yen.
AccountIdentifier
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dailypay-transfers-api-openapi.yml Raw ↑

Other APIs DailyPay publishes across the network.

DailyPay Accounts API
DailyPay Card Tokenization API
DailyPay Health API
DailyPay Jobs API
DailyPay Organizations API
DailyPay Paychecks API
DailyPay People API
Where this information came from

This is an independent, third-party profile of DailyPay Transfers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.