Reference
List the caller's received credits (poll surface; no callback needed).
X-Bankrail-Key-Id<token>
Partner-visible credential identifier issued by bank-rail at credential provisioning time. Names which credential signed the request; the corresponding signing secret never appears in any request.
In: header
Query Parameters
virtualAccount*string
from*string
to*string
eventKind*string
limit*string
offset*string
Response Body
curl -X GET "https://example.com/api/v1/bankrail/credits?virtualAccount=string&from=string&to=string&eventKind=string&limit=string&offset=string"Empty
Provision an identity-blind FBO pool virtual account (partner perimeter). POST
Provisions a pooled-collection virtual account into the FBO master, attributed to the authenticated partner and an opaque holderRef. Identity-blind: no customer name/phone is accepted or stored. Each credit on the VA emits an attributed, balance-free funding-event (eventKind=fbo.funding) carrying the holderRef. Reference-only (no BRR). Returns 200 OK synchronously.
List the caller's virtual accounts. GET
Next Page