Skip to main content

Interface: ActivateA2PNumberResponse

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

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:348


providerPhoneUuid

providerPhoneUuid: string

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


status

status: string

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


workflowId

workflowId: string

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