Returns transactions from Shinkansen

Returns a list of transactions based on the provided filters.

Query Params
string
required

Must be "payout"

string

If present, filter by financial institution ID

string

If present, filter by creditor account

string

If present, filter by debtor account

string

If present, filter by creditor financial institution ID

string

If present, filter by creditor ID

uuid

If present, filter by Shinkansen transaction ID

uuid

If present, filter by transaction ID

string

If present, filter by transaction status

integer
≥ 1
Defaults to 1000

Maximum number of transactions to return (defaults to 1000)

string

Field to order results by

integer
≥ 1

If present, filter by transactions before this internal ID

date-time

If present, filter by transactions before this datetime. Example 2024-01-01T00:00:00Z

date-time

If present, filter by transactions after this datetime. Example 2024-01-01T00:00:00Z

boolean

If present, filter by delivery status

string

If present, filter by debtor account financial institution ID. See docs.

string

If present, filter by creditor account financial institution ID. See docs.

Responses

400

Invalid message (e.g: invalid signature)

403

Forbidden (e.g: wrong API Key)

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json