get
https://www.rebuildingsociety.com/api/rs/UserStatement
Retrieve user statement. Uses apikey and access token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Retrieve user statement.
- When using apikey, endpoint will not try to look for authorization header.
- When using authorization header, bearer token should be of type password.
Description
Definition: Retrieve user statement.
Parameters
| Parameter | Definition |
|---|---|
| detail | The level of detail of the information returned |
| filter | Filter returned information |
| apikey | API access key supplied by Rebuilding Society |
| userkey | Token for User Authentication see /Userkey |
Detail TAX: All transactions since 6-4-20xx 00:00:00
NoteThe year is calculated dynamically to be the last April 6th. So users only have information for the present tax year.
Example Output
ALL (default) – no filter
CREDITS - (transaction_type = 0 - Lender funds credit)
DEBITS - (transaction_type = 1 - Lender funds debit)
SALES - (transaction_type = 3 - Lender credit from the sale of a loan part)
PURCHASES - (transaction_type = 4 - Lender debit from the purchase of a loan part)
LOANS - (transaction_type = 5 - Lender debit for formalisation of bids to loans)
CAPITAL – (transaction_type = 6 - Lender credit from borrower repayment (capital)
INTEREST – (transaction_type = 8 - Lender credit from borrower payment of interest)
PROMO - (transaction_type = 7 - Lender credit from a promotion)