An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred.
[[["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 2025-03-24 UTC."],[],[],null,["# Invoice\n\nType name: [Invoice](/workspace/gmail/markup/reference/types/Invoice)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| accountId | [Text](/workspace/gmail/markup/reference/types/Text) | The identifier for the account the payment will be applied to. |\n| billingPeriod | [Duration](/workspace/gmail/markup/reference/types/Duration) | The time interval used to compute the invoice. |\n| broker | [Organization](/workspace/gmail/markup/reference/types/Organization) or [Person](/workspace/gmail/markup/reference/types/Person) | An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred. |\n| category | [PhysicalActivityCategory](/workspace/gmail/markup/reference/types/PhysicalActivityCategory), [Text](/workspace/gmail/markup/reference/types/Text) or [Thing](/workspace/gmail/markup/reference/types/Thing) | A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy. |\n| confirmationNumber | [Text](/workspace/gmail/markup/reference/types/Text) | A number that confirms the given order or payment has been received. |\n| customer | [Organization](/workspace/gmail/markup/reference/types/Organization) or [Person](/workspace/gmail/markup/reference/types/Person) | Party placing the order or paying the invoice. |\n| minimumPaymentDue | [PriceSpecification](/workspace/gmail/markup/reference/types/PriceSpecification) | The minimum payment required at this time. |\n| paymentDue | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The date that payment is due. |\n| paymentMethod | [PaymentMethod](/workspace/gmail/markup/reference/types/PaymentMethod) | The name of the credit card or other method of payment for the order. |\n| paymentMethodId | [Text](/workspace/gmail/markup/reference/types/Text) | An identifier for the method of payment used (e.g. the last 4 digits of the credit card). |\n| paymentStatus | [Text](/workspace/gmail/markup/reference/types/Text) | The status of payment; whether the invoice has been paid or not. |\n| provider | [Organization](/workspace/gmail/markup/reference/types/Organization) or [Person](/workspace/gmail/markup/reference/types/Person) | The organization providing the reservation. |\n| referencesOrder | [Order](/workspace/gmail/markup/reference/types/Order) | The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice. |\n| scheduledPaymentDate | [Date](/workspace/gmail/markup/reference/types/Date) | The date the invoice is scheduled to be paid. |\n| totalPaymentDue | [PriceSpecification](/workspace/gmail/markup/reference/types/PriceSpecification) | The total amount due. |"]]