Create Close Tradeline View Set

  1. Validate the Request input params
  2. Validate the Request Token and get the Partner
  3. Get tradeline by the id
  4. Make some validation for the tradeline (eligible, already open, etc.)
  5. Close an Opened tradeline for the consumer (CANNOT BE OPENED AGAIN)

Path parameters

consumer_idstringRequired
consumer_external_idstringRequired

Headers

AuthorizationstringRequired

Basic authentication of the form Basic <username:password>.

Request

This endpoint expects an object.
tradeline_idstringRequiredformat: "uuid"

Response

tradeline_idstringformat: "uuid"