Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
This page is auto-generated based on the official Terraform documentation.
Overview
Use this resource with the Vantage Terraform provider. For installation and authentication, see the Terraform provider quickstart. The schema below is generated directly from the provider source.Example Usage
Schema
Required
nickname(String) Display name for the billing profile
Optional
banking_information_attributes(Attributes) Banking details (MSP accounts only) (see below for nested schema)billing_information_attributes(Attributes) Billing address and contact information (see below for nested schema)business_information_attributes(Attributes) Business information and custom fields (see below for nested schema)invoice_adjustment_attributes(Attributes) Invoice adjustments (taxes, fees, etc.) (see below for nested schema)
Read-Only
created_at(String) The date and time, in UTC, the billing profile was created. ISO 8601 formatted.id(String) The id of the billing profilemanaged_accounts_count(String) Number of managed accounts using this billing profiletoken(String) The token of the billing profileupdated_at(String) The date and time, in UTC, the billing profile was last updated. ISO 8601 formatted.
Nested Schema for banking_information_attributes
Optional:
bank_name(String) Name of the bankbeneficiary_name(String) Name of the account beneficiarysecure_data(Attributes) Encrypted banking details (see below for nested schema)tax_id(String) Tax identification numbertoken(String)
Nested Schema for banking_information_attributes.secure_data
Optional:
account_number(String) Bank account number (US)iban(String) International Bank Account Number (EU)routing_number(String) Bank routing number (US)swift_bic(String) SWIFT/BIC code (EU)
Nested Schema for billing_information_attributes
Optional:
address_line_1(String) First line of billing addressaddress_line_2(String) Second line of billing addressbilling_email(List of String) Array of billing email addressescity(String) City for billing addresscompany_name(String) Company name for billingcountry_code(String) ISO country codepostal_code(String) Postal or ZIP codestate(String) State or province for billing addresstoken(String)
Nested Schema for business_information_attributes
Optional:
metadata(Attributes) Business metadata including custom fields (see below for nested schema)token(String)
Nested Schema for business_information_attributes.metadata
Optional:
custom_fields(Attributes List) Array of custom field objects (see below for nested schema)
Nested Schema for business_information_attributes.metadata.custom_fields
Optional:
name(String) Custom field namevalue(String) Custom field value
Nested Schema for invoice_adjustment_attributes
Optional:
adjustment_items(Attributes List) Array of adjustment items (see below for nested schema)token(String)
Nested Schema for invoice_adjustment_attributes.adjustment_items
Required:
amount(Number) Amount or percentage valuecalculation_type(String) How the adjustment is calculatedname(String) Name of the adjustment
adjustment_type(String) Type of adjustment