Product Catalog Catalog Store
Updated: Jan 12, 2023
Copy for LLM
Ads in WhatsApp Status are available via the Marketing API. Learn more about ads in WhatsApp Status.
Reading
You can’t perform this operation on this endpoint.
Creating
/{product_catalog_id}/catalog_store
You can make a POST request to catalog_store edge from the following paths:
When posting to this edge, a StoreCatalogSettings will be created.
Parameters
| Parameter | Description |
|---|---|
pagenumeric string |
The parent page associated with the store product catalog
required |
Return Type
This endpoint supports read-after-write and will read the node represented by id in the return type.
Struct {
id: numeric string,
}
Error Codes
| Error Code | Description |
|---|---|
100 | Invalid parameter |
Updating
You can't perform this operation on this endpoint.
Deleting
You can't perform this operation on this endpoint.