Commerce Management Webstore Social

Get or create a webstore Meta configuration for external channel integration with a Commerce webstore.
Resource
/commerce/management/webstores/${webstoreId}/social
Available version
64.0
HTTP methods
GET POST
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
socialPlatform String Name of the social platform. The only valid value is Meta. Required 64.0
Response body for GET
Webstore Meta Configurations
Request body for POST
Root XML tag
socialPlatform
JSON example
{
  "socialPlatform": "Meta"
}
Properties
Name Type Description Required or Optional Available Version
socialPlatform String Name of the social platform. The only valid value is Meta. Required 64.0
Response body for POST
Create Webstore Meta Config Result