Skip to content
BusinessClaimPreviewObject

Unauthenticated-safe preview of a business-ownership claim, shown on the /claim/<token> landing page before the visitor signs in. Deliberately omits private business internals — only the public-facing name, brand, and migration framing needed to render the claim call-to-action.

Fields

tokenID!

The claim token (echoes the value in the URL).

businessNameString!

The name of the business being claimed.

The source platform this business was migrated from, if any.

sourceNameString

The studio name on the source platform, for familiar framing.

invitedNameString

Prospective owner's name, prefilled to personalize the page. Null if unset.

expiresAtDateTime

When the link expires, or null if it never does.

redeemableBoolean!

True when the claim is still redeemable (pending and not past expiry).

Used in

BusinessClaimPreview