/Microloans

Search for all microloans available for resale. The service shall return all microloans currently available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Search for all microloans available for resale.
The service shall return all microloans currently available.

  • When using apikey, endpoint will not try to look for authorization header.
  • When using authorization header, bearer token should be of type client_credentials.

Description

Definition: A search for all microloans available for resale.

Parameters

ParameterDefinition
microloan_idThe id of the microloan. If no id is supplied then all microloans are returned
detailThe level of detail of the information returned
filterFilter returned loans
apikeyAPI access key supplied by Rebuilding Society

Filter parameter description:

ParameterDescription
MYLOANSReturn all microloans for the user identified by api_key
APPROVEDReturn all microloans with the status = 1 or status = 3
REPAID_AND_SOLDReturn all microloans with status = 5 or status = 8
ALLReturns all the microloans
Query Params
string
int32
string
Defaults to SUMMARY

[FULL, SUMMARY]

string
Defaults to APPROVED

[MYLOANS, APPROVED, REPAID_AND_SOLD, ALL]

int32

The ID of the application for which you wish to return microloans. If this is not set, the results are limited to 500. Can be obtained using /Loans method.

int32

[0/1] - filters results depending on whether the microloan is listed for sale or not.

Headers
string

bearer <access_token>

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
rebuildingsociety.com © copyright 2019