Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.

Body

application/json
sellerName
string
required

The responsible seller name (PEWC element c).

The seller legal entity (stored as legalName).

ein
string
sellerAddress
string
sellerPhone
string

Normalized to E.164.

san
string

National-DNC SAN; required to move the registration to submitted.

subscribedAreaCodes
string[]
stateRegistrations
object
provider
string

direct (default) | vendor.

posture
string

tenant_seller (default) | flowyte_caller.

Response

The saved onboarding state + readiness checklist.

success
boolean
required
data
object
required
message
string
errors
object[]