v1
latestOpenAPI 3.0.12026-07-2487164202.8 KBList transactions for an instant settlement
Sample request:
GET /transactions?Count=20&TimeFilterMin=2020-06-10T09:28:54Z&TimeFilterMax=2020-06-17T09:28:54Z&SortProperty=DateCreated&SortReverse=true
Path parameters
Instant settlement number (an integer)<br /><br /> This parameter can be obtained by calling the api/InstantSettlement GET endpoint which returns details about all instant settlement products available for a lending partner.
Query parameters
Gets or sets the maximum number of transactions to return.
Gets or sets the maximum number of transactions to return.
Gets or sets the start of the dateCreated time range of transactions to return. Format: ISO 8601. Example: 2020-06-10T09:28:54Z.
Gets or sets the start of the dateCreated time range of transactions to return. Format: ISO 8601. Example: 2020-06-10T09:28:54Z.
Gets or sets the end of the dateCreated time range of transactions to return. Format: ISO 8601. Example: 2020-06-17T09:28:54Z.
Gets or sets the end of the dateCreated time range of transactions to return. Format: ISO 8601. Example: 2020-06-17T09:28:54Z.
Gets or sets the sort property of transactions to return. You can sort by any property of a transaction. The default is InstantSettlementTransactionNumber.
Gets or sets a value indicating whether to return transactions in ascending (false) or descending (true) order.
Gets or sets a value indicating whether to return transactions in ascending (false) or descending (true) order.
Headers
Response
Instant settlement transactions are returned