Skip to main content

Add Organization with Token

PUT 

/api/experian/organizations/:organizationId

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated — use Add Organization followed by Submit KBA Answers instead.

Associates an existing Experian-issued end-user token with an organization. The token must already have been issued to you out of band — most commonly by a prior registration. Nothing is exchanged: this endpoint does not contact Experian, and it performs no identity verification.

Two consequences worth understanding before using it:

  • Because Experian is never contacted, the organization is not put through registration. No KBA is issued and no identity is verified.
  • The endpoint does not capture Experian TSP tenancy for the stored token. An organization registered this way can end up in the unbound-user state that surfaces later as Experian /v3/share errors 9007/9008 when a PMC user tries to view a report.

The token is supplied as a query parameter and is stored verbatim.

Request

Responses

Token associated with the organization. payload is a status string indicating whether an organization row was created or an existing one updated.