createOrganizationRequest

post

/ccadmin/v1/webhook/createOrganizationRequest

The details of organization request created on the Oracle Commerce Cloud. The request includes profile and organization details

Request

Supported Media Types
Body ()
Root Schema : createOrganizationRequest_request
Type: object
Show Source
Nested Schema : organizationRequest
Type: object
Show Source
Nested Schema : organization
Type: object
Organization
Show Source
Nested Schema : profile
Type: object
Profile
Show Source
Nested Schema : secondaryAddresses
Type: array
Address associated with an Organization request, this is the address provided by the requestor at the time of request creation. This property will be removed from the webhook request payload if the size exceeds the sub entity truncation size value configured for this webhook
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : address
Type: object
Address created for the Organization.
Show Source
Back to Top

Response

Supported Media Types

200 Response

No response is returned as this is an event webhook
Body ()
Root Schema : emptyResponse
Show Source
Back to Top