Posteering
Reference

List the caller's received credits (poll surface; no callback needed).

GET
/api/v1/bankrail/credits

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

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