Create Close Tradeline View Set
- Validate the Request input params
- Validate the Request Token and get the Partner
- Get tradeline by the id
- Make some validation for the tradeline (eligible, already open, etc.)
- 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

