Skip to main content

Interface: OrgA2PBrandUseCasesResponse

Defined in: packages/sdk/src/types/organization-types.ts:269

Per-brand runtime use-case eligibility. Served only when the brand's live registration status is APPROVED/VERIFIED; earlier states come back as structured 412s (a2p_registration_incomplete / a2p_brand_under_review), and a broken or unreadable registration as 409s.

Properties

brandStatus

brandStatus: string

Defined in: packages/sdk/src/types/organization-types.ts:271


brandType?

optional brandType: string | null

Defined in: packages/sdk/src/types/organization-types.ts:272


brandUuid

brandUuid: string

Defined in: packages/sdk/src/types/organization-types.ts:270


declaredBusinessType?

optional declaredBusinessType: string | null

Defined in: packages/sdk/src/types/organization-types.ts:273


eligible

eligible: OrgA2PEligibleUseCase[]

Defined in: packages/sdk/src/types/organization-types.ts:274


selectable

selectable: string[]

Defined in: packages/sdk/src/types/organization-types.ts:275