latestOpenAPI 3.1.02026-08-22124199170.4 KB

8a237f1f704f

billReporting

Create Attestation View Set

  1. Validate the Request input params
  2. Validate the Request Token and get the Partner
  3. Check that consumer is onboarded on Bloom Enablement
  4. Get tradeline by the id
  5. 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
post/v2/consumers/{consumer_id}/bill-reporting/attestation/

Path parameters

consumer_idstring required

Headers

Authorizationstring required

Bearer authentication

Request body

tradeline_idstring uuid required
is_primary_addressboolean
lease_start_datestring date
has_other_mortgage_or_rentboolean
service_phonestring nullable
utility_typesOpenTradelineInputUtilityTypesItems[]

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

Response

{"stackTrail":"paths:/v2/consumers/{consumer_id}/bill-reporting/attestation/:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown","description":"Any type"}