profile

post

/ccadmin/v1/webhook/profile

The details of customer profile created on Oracle Commerce Cloud. This includes the email, first name and last name of the customer.

Request

Supported Media Types
  • application/json
Body Parameter
This Event is triggered when a profile is created/updated
Root Schema : profile_request
This Event is triggered when a profile is created/updated
Nested Schema : profile
Type: object
Nested Schema : billingAddress
Type: object
Default billing address of the profile
Nested Schema : comments
Type: array
the notes on the customer.
Nested Schema : currentOrganization
Type: object
The current Organization
Nested Schema : derivedPriceListGroup
Type: object
Nested Schema : derivedSalePriceList
Type: object
Nested Schema : derivedShippingSurchargePriceList
Type: object
Nested Schema : homeAddress
Type: object
Home address
Nested Schema : loyaltyPrograms
Type: array
Loyalty Programs Information
Nested Schema : priceListGroup
Type: object
Nested Schema : relativeTo
Type: array
If not provided organization id will be cosidered as its parent organization ID.
Nested Schema : roles
Type: array
List of user roles.
Nested Schema : secondaryOrganizations
Type: array
List of secondary organizations that need to associate with the user.
Nested Schema : sessionOrganization
Type: object
The session Organization
Nested Schema : shippingAddress
Type: object
Shipping address
Nested Schema : shippingAddresses
Type: array
List of shipping addresses associated with profile.
Nested Schema : shippingSurchargePriceList
Type: object
Nested Schema : sitePropertiesList
Type: array
The list of site related properties for the profile
Nested Schema : items
Type: object
The info of the customer
Nested Schema : currency
Type: object
Nested Schema : listPriceList
Type: object
Nested Schema : salePriceList
Type: object
Nested Schema : shippingSurchargePriceList
Type: object
Nested Schema : items
Type: object
Nested Schema : currency
Type: object
Nested Schema : listPriceList
Type: object
Nested Schema : salePriceList
Type: object
Nested Schema : shippingSurchargePriceList
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : properties
Type: object
The site related properties for the profile
Nested Schema : site
Type: object
The site data

Response

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