Create Close Tradeline View Set
0) Validate the Request input params
1) Validate the Request Token and get the Partner
2) Get tradeline by the id
3) Make some validation for the tradeline (eligible, already open, etc.)
4) Close an Opened tradeline for the consumer (CANNOT BE OPENED AGAIN)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
consumer_id
Request
This endpoint expects an object.
tradeline_id
Response
tradeline_id

