Types > OrganizationModify
OrganizationModify
Description
Topic: Organizations
Fields
billing_address: AddressCreate
Billing address of the organization
Additional text to add to an organization billing invoice
Valid when: custom_invoice_text's length doesn't exceed 4096 characters
default_payment_method_id: String
Unique payment method identifier. See also: Unique Identifiers
Example: "pm_EQzGqWoY"
Valid when: default_payment_method_id matches regexp pattern: ^pm_
The name of the organization
Example: "FooBar Inc."
Valid when: name is not empty
Valid when: name's length doesn't exceed 250 characters
Used By
Mutations
Preview (typescript)
Loading module