Skip to main content
Available funding rails and cutoff times
curl --request GET \
  --url https://api.sandbox.thrivory.com/v1/metadata/funding-rails \
  --header 'Authorization: Bearer <token>'
[
  {
    "code": "RTP",
    "name": "<string>",
    "cutoff_times": [
      "<string>"
    ]
  }
]

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

List of funding rails

code
enum<string>
required
Available options:
RTP,
SAME_DAY,
FUTURE_DATE
name
string
required
cutoff_times
string[]

HH:MM timezone-specific cutoff