Name | Type | Description | Notes |
---|---|---|---|
recordType | RecordTypeEnum | Identifies the type of the resource. | |
id | UUID | Uniquely identifies the managed account. | |
String | The managed account's email. | ||
apiUser | String | The manager account's email, which serves as the V1 API user identifier | |
organizationName | String | The organization the managed account is associated with. | [optional] |
managerAccountId | String | The ID of the manager account associated with the managed account. | |
createdAt | String | ISO 8601 formatted date indicating when the resource was created. | |
updatedAt | String | ISO 8601 formatted date indicating when the resource was updated. | |
managedAccountAllowCustomPricing | Boolean | Boolean value that indicates if the managed account is able to have custom pricing set for it or not. If false, uses the pricing of the manager account. Defaults to false. There may be time lag between when the value is changed and pricing changes take effect. | [optional] |
rollupBilling | Boolean | Boolean value that indicates if the billing information and charges to the managed account "roll up" to the manager account. If true, the managed account will not have its own balance and will use the shared balance with the manager account. This value cannot be changed after account creation without going through Telnyx support as changes require manual updates to the account ledger. Defaults to false. | [optional] |
Name | Value |
---|---|
MANAGED_ACCOUNT | "managed_account" |