1. Packages
  2. Vantage Provider
  3. API Docs
  4. getBillingProfiles
vantage 0.1.65 published on Wednesday, Sep 10, 2025 by vantage-sh

vantage.getBillingProfiles

Explore with Pulumi AI

vantage logo
vantage 0.1.65 published on Wednesday, Sep 10, 2025 by vantage-sh

    Using getBillingProfiles

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getBillingProfiles(opts?: InvokeOptions): Promise<GetBillingProfilesResult>
    function getBillingProfilesOutput(opts?: InvokeOptions): Output<GetBillingProfilesResult>
    def get_billing_profiles(opts: Optional[InvokeOptions] = None) -> GetBillingProfilesResult
    def get_billing_profiles_output(opts: Optional[InvokeOptions] = None) -> Output[GetBillingProfilesResult]
    func GetBillingProfiles(ctx *Context, opts ...InvokeOption) (*GetBillingProfilesResult, error)
    func GetBillingProfilesOutput(ctx *Context, opts ...InvokeOption) GetBillingProfilesResultOutput

    > Note: This function is named GetBillingProfiles in the Go SDK.

    public static class GetBillingProfiles 
    {
        public static Task<GetBillingProfilesResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetBillingProfilesResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBillingProfilesResult> getBillingProfiles(InvokeOptions options)
    public static Output<GetBillingProfilesResult> getBillingProfiles(InvokeOptions options)
    
    fn::invoke:
      function: vantage:index/getBillingProfiles:getBillingProfiles
      arguments:
        # arguments dictionary

    getBillingProfiles Result

    The following output properties are available:

    BillingProfiles List<GetBillingProfilesBillingProfile>
    Id string
    The provider-assigned unique ID for this managed resource.
    BillingProfiles []GetBillingProfilesBillingProfile
    Id string
    The provider-assigned unique ID for this managed resource.
    billingProfiles List<GetBillingProfilesBillingProfile>
    id String
    The provider-assigned unique ID for this managed resource.
    billingProfiles GetBillingProfilesBillingProfile[]
    id string
    The provider-assigned unique ID for this managed resource.
    billing_profiles Sequence[GetBillingProfilesBillingProfile]
    id str
    The provider-assigned unique ID for this managed resource.
    billingProfiles List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    GetBillingProfilesBillingProfile

    BankingInformationAttributes GetBillingProfilesBillingProfileBankingInformationAttributes
    BillingInformationAttributes GetBillingProfilesBillingProfileBillingInformationAttributes
    BusinessInformationAttributes GetBillingProfilesBillingProfileBusinessInformationAttributes
    CreatedAt string
    The date and time, in UTC, the billing profile was created. ISO 8601 formatted.
    Id string
    The id of the resource
    ManagedAccountsCount string
    Number of managed accounts using this billing profile
    Nickname string
    Display name for the billing profile
    Token string
    UpdatedAt string
    The date and time, in UTC, the billing profile was last updated. ISO 8601 formatted.
    BankingInformationAttributes GetBillingProfilesBillingProfileBankingInformationAttributes
    BillingInformationAttributes GetBillingProfilesBillingProfileBillingInformationAttributes
    BusinessInformationAttributes GetBillingProfilesBillingProfileBusinessInformationAttributes
    CreatedAt string
    The date and time, in UTC, the billing profile was created. ISO 8601 formatted.
    Id string
    The id of the resource
    ManagedAccountsCount string
    Number of managed accounts using this billing profile
    Nickname string
    Display name for the billing profile
    Token string
    UpdatedAt string
    The date and time, in UTC, the billing profile was last updated. ISO 8601 formatted.
    bankingInformationAttributes GetBillingProfilesBillingProfileBankingInformationAttributes
    billingInformationAttributes GetBillingProfilesBillingProfileBillingInformationAttributes
    businessInformationAttributes GetBillingProfilesBillingProfileBusinessInformationAttributes
    createdAt String
    The date and time, in UTC, the billing profile was created. ISO 8601 formatted.
    id String
    The id of the resource
    managedAccountsCount String
    Number of managed accounts using this billing profile
    nickname String
    Display name for the billing profile
    token String
    updatedAt String
    The date and time, in UTC, the billing profile was last updated. ISO 8601 formatted.
    bankingInformationAttributes GetBillingProfilesBillingProfileBankingInformationAttributes
    billingInformationAttributes GetBillingProfilesBillingProfileBillingInformationAttributes
    businessInformationAttributes GetBillingProfilesBillingProfileBusinessInformationAttributes
    createdAt string
    The date and time, in UTC, the billing profile was created. ISO 8601 formatted.
    id string
    The id of the resource
    managedAccountsCount string
    Number of managed accounts using this billing profile
    nickname string
    Display name for the billing profile
    token string
    updatedAt string
    The date and time, in UTC, the billing profile was last updated. ISO 8601 formatted.
    banking_information_attributes GetBillingProfilesBillingProfileBankingInformationAttributes
    billing_information_attributes GetBillingProfilesBillingProfileBillingInformationAttributes
    business_information_attributes GetBillingProfilesBillingProfileBusinessInformationAttributes
    created_at str
    The date and time, in UTC, the billing profile was created. ISO 8601 formatted.
    id str
    The id of the resource
    managed_accounts_count str
    Number of managed accounts using this billing profile
    nickname str
    Display name for the billing profile
    token str
    updated_at str
    The date and time, in UTC, the billing profile was last updated. ISO 8601 formatted.
    bankingInformationAttributes Property Map
    billingInformationAttributes Property Map
    businessInformationAttributes Property Map
    createdAt String
    The date and time, in UTC, the billing profile was created. ISO 8601 formatted.
    id String
    The id of the resource
    managedAccountsCount String
    Number of managed accounts using this billing profile
    nickname String
    Display name for the billing profile
    token String
    updatedAt String
    The date and time, in UTC, the billing profile was last updated. ISO 8601 formatted.

    GetBillingProfilesBillingProfileBankingInformationAttributes

    BankName string
    Name of the bank
    BeneficiaryName string
    Name of the account beneficiary
    SecureData GetBillingProfilesBillingProfileBankingInformationAttributesSecureData
    TaxId string
    Tax identification number
    Token string
    BankName string
    Name of the bank
    BeneficiaryName string
    Name of the account beneficiary
    SecureData GetBillingProfilesBillingProfileBankingInformationAttributesSecureData
    TaxId string
    Tax identification number
    Token string
    bankName String
    Name of the bank
    beneficiaryName String
    Name of the account beneficiary
    secureData GetBillingProfilesBillingProfileBankingInformationAttributesSecureData
    taxId String
    Tax identification number
    token String
    bankName string
    Name of the bank
    beneficiaryName string
    Name of the account beneficiary
    secureData GetBillingProfilesBillingProfileBankingInformationAttributesSecureData
    taxId string
    Tax identification number
    token string
    bank_name str
    Name of the bank
    beneficiary_name str
    Name of the account beneficiary
    secure_data GetBillingProfilesBillingProfileBankingInformationAttributesSecureData
    tax_id str
    Tax identification number
    token str
    bankName String
    Name of the bank
    beneficiaryName String
    Name of the account beneficiary
    secureData Property Map
    taxId String
    Tax identification number
    token String

    GetBillingProfilesBillingProfileBankingInformationAttributesSecureData

    AccountNumber string
    Bank account number (US)
    Iban string
    International Bank Account Number (EU)
    RoutingNumber string
    Bank routing number (US)
    SwiftBic string
    SWIFT/BIC code (EU)
    AccountNumber string
    Bank account number (US)
    Iban string
    International Bank Account Number (EU)
    RoutingNumber string
    Bank routing number (US)
    SwiftBic string
    SWIFT/BIC code (EU)
    accountNumber String
    Bank account number (US)
    iban String
    International Bank Account Number (EU)
    routingNumber String
    Bank routing number (US)
    swiftBic String
    SWIFT/BIC code (EU)
    accountNumber string
    Bank account number (US)
    iban string
    International Bank Account Number (EU)
    routingNumber string
    Bank routing number (US)
    swiftBic string
    SWIFT/BIC code (EU)
    account_number str
    Bank account number (US)
    iban str
    International Bank Account Number (EU)
    routing_number str
    Bank routing number (US)
    swift_bic str
    SWIFT/BIC code (EU)
    accountNumber String
    Bank account number (US)
    iban String
    International Bank Account Number (EU)
    routingNumber String
    Bank routing number (US)
    swiftBic String
    SWIFT/BIC code (EU)

    GetBillingProfilesBillingProfileBillingInformationAttributes

    AddressLine1 string
    First line of billing address
    AddressLine2 string
    Second line of billing address
    BillingEmails List<string>
    Array of billing email addresses
    City string
    City for billing address
    CompanyName string
    Company name for billing
    CountryCode string
    ISO country code
    PostalCode string
    Postal or ZIP code
    State string
    State or province for billing address
    Token string
    AddressLine1 string
    First line of billing address
    AddressLine2 string
    Second line of billing address
    BillingEmails []string
    Array of billing email addresses
    City string
    City for billing address
    CompanyName string
    Company name for billing
    CountryCode string
    ISO country code
    PostalCode string
    Postal or ZIP code
    State string
    State or province for billing address
    Token string
    addressLine1 String
    First line of billing address
    addressLine2 String
    Second line of billing address
    billingEmails List<String>
    Array of billing email addresses
    city String
    City for billing address
    companyName String
    Company name for billing
    countryCode String
    ISO country code
    postalCode String
    Postal or ZIP code
    state String
    State or province for billing address
    token String
    addressLine1 string
    First line of billing address
    addressLine2 string
    Second line of billing address
    billingEmails string[]
    Array of billing email addresses
    city string
    City for billing address
    companyName string
    Company name for billing
    countryCode string
    ISO country code
    postalCode string
    Postal or ZIP code
    state string
    State or province for billing address
    token string
    address_line1 str
    First line of billing address
    address_line2 str
    Second line of billing address
    billing_emails Sequence[str]
    Array of billing email addresses
    city str
    City for billing address
    company_name str
    Company name for billing
    country_code str
    ISO country code
    postal_code str
    Postal or ZIP code
    state str
    State or province for billing address
    token str
    addressLine1 String
    First line of billing address
    addressLine2 String
    Second line of billing address
    billingEmails List<String>
    Array of billing email addresses
    city String
    City for billing address
    companyName String
    Company name for billing
    countryCode String
    ISO country code
    postalCode String
    Postal or ZIP code
    state String
    State or province for billing address
    token String

    GetBillingProfilesBillingProfileBusinessInformationAttributes

    GetBillingProfilesBillingProfileBusinessInformationAttributesMetadata

    customFields List<Property Map>
    Array of custom field objects

    GetBillingProfilesBillingProfileBusinessInformationAttributesMetadataCustomField

    Name string
    Custom field name
    Value string
    Custom field value
    Name string
    Custom field name
    Value string
    Custom field value
    name String
    Custom field name
    value String
    Custom field value
    name string
    Custom field name
    value string
    Custom field value
    name str
    Custom field name
    value str
    Custom field value
    name String
    Custom field name
    value String
    Custom field value

    Package Details

    Repository
    vantage vantage-sh/terraform-provider-vantage
    License
    Notes
    This Pulumi package is based on the vantage Terraform Provider.
    vantage logo
    vantage 0.1.65 published on Wednesday, Sep 10, 2025 by vantage-sh