Organization
Description
Topic: Organizations
Fields
billing_address: Address!
Billing address of the organization
The date and time when the organization was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Additional text to add to an organization billing invoice
default_payment_method: PaymentMethod
Default payment method
Expandable
Permission bit: "shop_payment_method.read"
delete_reason: ShopDeleteReason
Reason, why shop was deleted
The date and time when the organization was deleted, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique organization identifier. See also: Unique Identifiers
Example: "og_EQzGqWoY"
The name of the organization
Example: "FooBar Inc."
owner: User
Owner of the organization
Expandable
pending_transfer_user: User
Organization is being transferred to this user
Expandable
subscription: ShopSettingsSubscription!
Whether organization is in test mode or not
Example: false
The date and time when the organization was last updated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Used By
Mutations
organizationsCreate, organizationsModify
Queries
Types
Entity, OrganizationPage, OrganizationsHierarchy, Shop, ShopShort
Preview (typescript)
Loading module