organization

post

/ccadmin/v1/webhook/organization

The metadata for create/update account webhook.

Request

Supported Media Types
  • application/json
Body Parameter
The metadata for create/update account webhook.
Root Schema : organization_request
The metadata for create/update account webhook.
Nested Schema : organization
Type: object
Nested Schema : ancestorOrganizations
Type: array
The ancestor organizations
Nested Schema : billingAddress
Type: object
Default billing address of the Organization
Nested Schema : contract
Type: object
The contract information associated with this account
Nested Schema : derivedBillingAddress
Type: object
The derived default billing address for the Organization. This a read only attribute. This will come if property 'isDefaultBillingAddress' is set to 'true' in secondaryAddresses attribute or if parent has default billing address.
Nested Schema : derivedContract
Type: object
Derived Contract
Nested Schema : derivedShippingAddress
Type: object
The derived default shipping address for the Organization. This a read only attribute. This will come if property 'isDefaultShippingAddress' is set to 'true' in secondaryAddresses attribute or if parent has default shipping address.
Nested Schema : members
Type: array
Contact details associated with an Organization
Nested Schema : parentOrganization
Type: object
Parent organization Info.
Nested Schema : paymentMethods
Type: array
Payment methods associated for organization.
Nested Schema : relativeRoles
Type: array
The relative roles
Nested Schema : secondaryAddresses
Type: array
List of addresses associated with an Organization.
Nested Schema : shippingAddress
Type: object
Default shipping address of the Organization
Nested Schema : shippingMethods
Type: array
Shipping methods associated for organization.
Nested Schema : siteOrganizationProperties
Type: array
The site organization properties of the account
Nested Schema : items
Type: object
Nested Schema : catalog
Type: object
The catalog information
Nested Schema : priceListGroup
Type: object
The price list group information
Nested Schema : terms
Type: object
Terms and Conditions
Nested Schema : catalog
Type: object
Catalog associated with contract
Nested Schema : priceListGroup
Type: object
Price ListGroup associated with contract
Nested Schema : terms
Type: object
Terms and Conditions
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : address
Type: object
Address created for the Organization.
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : properties
Type: object
The properties of the site
Nested Schema : site
Type: object
The site property of the account
Nested Schema : contract
Type: object
The contract information associated with this account
Nested Schema : paymentMethods
Type: array
Payment methods associated for organization.
Nested Schema : shippingMethods
Type: array
Shipping methods associated for organization.
Nested Schema : catalog
Type: object
The catalog information
Nested Schema : priceListGroup
Type: object
The price list group information
Nested Schema : terms
Type: object
Terms and Conditions
Nested Schema : items
Type: object

Response

Supported Media Types
  • application/json
200 Response
No response is returned as this is an event webhook
Body
Root Schema : emptyResponse