ProviderAccounts

Create provider account

Create a new provider account.

post/v1/ProviderAccounts

Request body

provider_account_idinteger

Primary identifier for this provider account.

provider_idinteger required

Foreign identifier indicating which provider this account belongs to.

descriptionstring

Short description of this provider account.

bill_profile_idinteger

Foreign identifier indicating the default bill profile.

state_provincesstring[]

Restricts this provider account to a list of states and/or provinces (2-Character abbreviation).

gravity_profile_idinteger

Foreign identifier indicating the gravity profile to use for electronic provisioning.

Response

Created

okboolean
idinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.