Skip to main content

Interface: ActivateA2PNumberResponse

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

Response from POST /phone-numbers/a2p/activate-number — starts the workflow that attaches an approved number to its brand's Messaging Service and flips the provider phone to a2pStatus=active.

Properties

brandUuid

brandUuid: string

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


providerPhoneUuid

providerPhoneUuid: string

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


status

status: string

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


workflowId

workflowId: string

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