PaymentsAccountInfo
Stay organized with collections
Save and categorize content based on your preferences.
Container of payments account information for this billing.
Fields |
payments_account_id
|
string
Output only. A 16 digit id used to identify the payments account associated with the billing setup. This must be passed as a string with dashes, for example, "1234-5678-9012-3456".
|
payments_account_name
|
string
Immutable. The name of the payments account associated with the billing setup. This enables the user to specify a meaningful name for a payments account to aid in reconciling monthly invoices. This name will be printed in the monthly invoices.
|
payments_profile_id
|
string
Immutable. A 12 digit id used to identify the payments profile associated with the billing setup. This must be passed in as a string with dashes, for example, "1234-5678-9012".
|
payments_profile_name
|
string
Output only. The name of the payments profile associated with the billing setup.
|
secondary_payments_profile_id
|
string
Output only. A secondary payments profile id present in uncommon situations, for example, when a sequential liability agreement has been arranged.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["The table outlines fields related to the payments account linked with a billing setup."],["This includes identifiers and names for the payments account and profile."],["A secondary payments profile ID might be present in specific scenarios like sequential liability agreements."],["The `payments_account_id` and `payments_profile_id` require specific formatting with dashes."],["The `payments_account_name` allows users to assign a recognizable name for reconciliation purposes, which appears on invoices."]]],[]]