📄️ List Products
This endpoint will return a list of products a given WhatsApp Business number has published on their account.
📄️ Add Product
This endpoint will let you add a product to a WhatsApp catalog. If you also want to add it to a certain collection, you can do that with the Add Collection endpoint.
📄️ Add Product Image
This endpoint will let you add extra images to an existing product in your catalog. This does not let you change the default image of the product but you can achieve that
📄️ Delete Product Image
This endpoint will let you delete extra images an existing product in your catalog has. This does not let you delete the default image of the product which is a mandatory field that can't be deleted.
📄️ Delete Product
This endpoint will let you delete an existing product from a WhatsApp Catalog using its ID.
📄️ Edit Product
This endpoint will let you edit programmaticallt an existing product in your WhatsApp catalog.
📄️ List Collections
This endpoint will return a list of collections a given WhatsApp Business number has published on their account.
📄️ Add Collection
This endpoint will return a list of products a given WhatsApp Business number has published on their account. You can list products that belong to your own WhatsApp account or any other WhatsApp Business account.
📄️ Edit Collection
This endpoint will let you edit programmatically an existing collection of products in your WhatsApp catalog
📄️ Delete Collection
This endpoint will let you delete an existing collection using its ID.