Get rail options for account transfer

View as Markdown

Authentication

x-api-keystring

RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.

Query parameters

from_account_idstringRequiredformat: "uuid"
Source main account ID.
to_account_idstringRequiredformat: "uuid"
Destination main account ID.

Response

Successful Response
dataobject

Supported rails for a from/to main account pair.

warningstring or null