List all Internal Transfers
Internal Transfer
List all Internal Transfers
List all Internal Transfers.
GET
List all Internal Transfers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The sender account number ID.
Pattern:
^account_number_\w+$The receiver account number ID.
Pattern:
^account_number_\w+$The current status of the InternalTransfer object.
Available options:
processing, posted, rejected Example:
"posted"
A set of filters on the list using the object’s field created_at.
Maximum number of objects to be returned.
Required range:
1 <= x <= 100A cursor for use in pagination; this is an ID that defines your place in the list.
Pattern:
^internal_transfer_\w+$A cursor for use in pagination; this is an ID that defines your place in the list.
Pattern:
^internal_transfer_\w+$
