Posteering
Reference

List the caller's outbound transfers (money out; poll surface).

GET
/api/v1/bankrail/transfers

Authorization

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

state*string
from*string
to*string
limit*string
offset*string

Response Body

curl -X GET "https://example.com/api/v1/bankrail/transfers?state=string&from=string&to=string&limit=string&offset=string"
Empty