Create Attestation View Set

0) Validate the Request input params 1) Validate the Request Token and get the Partner 2) Check that consumer is onboarded on Bloom Enablement 3) Get tradeline by the id 4) Make some validation for the tradeline (eligible, already open, etc.) 6) Check category to define the vars to send 7) Open a tradeline for the consumer

Path parameters

consumer_idstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
tradeline_idstringRequiredformat: "uuid"
is_primary_addressbooleanOptional
lease_start_datestringOptionalformat: "date"
has_other_mortgage_or_rentbooleanOptional
service_phonestring or nullOptional
utility_typeslist of enumsOptional

List of utility types, e.g., [‘ELECTRIC’, ‘WATER’]

Allowed values:

Response