get
https://api.thredd.com/api/v1/credit/explorer/accounts//transactions/list
Retrieves transactions for a line of credit account within a specified billing period.
Path parameters
account_id(string): The unique identifier (UUID) of the account.
Query parameters
fromDate(string, required): The start date of the billing period, in YYYY-MM-DD format.toDate(string, required): The end date of the billing period, in YYYY-MM-DD format.pageSize(integer, optional): The number of results to return per page.pageToken(string, optional): The cursor token for the next page of results, returned in the previous response.statuses(string, optional): Filters results by transaction status. Accepted values:active,reversed,dispute,settled,pending. Use commas to specify multiple statuses.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Early AccessCredit API endpoints are currently being finalised as part of ongoing product development. While we do not anticipate significant changes, some interfaces, behaviours, and documentation may be refined before general availability.
