Retrieve Trade Line View Set

  1. Validate the Request Token and get the Partner
  2. Get the tradeline for the consumer associated with the request
  3. Return the TradeLine

Authentication

AuthorizationBearer

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

Path parameters

consumer_idstringRequired
tradeline_idstringRequired

Query parameters

searchstringOptional
A search term.

Response

idstringformat: "uuid"
merchantstring
categorystring
statusstring
is_eligibleboolean
payment_frequencystring
transactionsobject
List of transactions associated with the tradeline
created_atstringformat: "date-time"
updated_atstringformat: "date-time"
service_addressstring or nullRead-only
service_phonestring or nullRead-only
lease_start_datestring or nullRead-only
utility_typesstring or nullRead-only
service_address_typestring or nullRead-only
transaction_countinteger or nullRead-only
amountdouble or nullRead-only