Retrieve Open Tradelines View Set

  1. Validate the Request Token and get the Partner
  2. Get the Open Tradelines for the consumer associated with the request with all transactions lists
  3. Return TradeLines and its transactions

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

consumer_idstringRequired

Query Parameters

searchstringOptional
A search term.

Response

tradelineslist of objects