Skip to main content
POST
Soft check: per-furnisher field coverage for a product and profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
network_ids
string<uuid>[]
required

Networks to query across; the single policy is applied to all of them.

Minimum array length: 1
product_id
string<uuid>
required

Product to coverage-check.

policy_id
string<uuid> | null

Querying policy applied across every network in network_ids. If omitted, each network's default policy is used.

furnishing_entity_ids
string<uuid>[] | null

Optional furnishing-entity scope. When omitted or empty, data from all furnishers is considered.

Consent token — system resolves identity.

consumer_id
string<uuid> | null

Consumer profile primary key (Consumer.id).

business_id
string<uuid> | null

Business profile primary key (Business.id).

Response

Successful Response

product_id
string<uuid>
required
entities
CoverageCheckEntityOutput · object[]
required
consumer_id
string<uuid> | null
business_id
string<uuid> | null