Retrieve Bill Details View Set

  1. Validate the Request Token and get the Partner
  2. Get the Bill Details tradelines for the consumer associated with the request
  3. Return the Bill Detailed TradeLines

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