Set settings for WABA E-commerceAsk AIput https://api.indigitall.com/v1/chat/waba/{wabaId}/ecommerce/{phoneNumberId}/settingsSet settings for WABA E-commercePath ParamswabaIdstringrequiredphoneNumberIdstringrequiredQuery ParamsapplicationIdintegerrequiredApplication's idBody ParamsisCartEnabledbooleanDoes active the carttruefalseisCatalogVisiblebooleanDoes visible the e-comerce catalogtruefalseorderMethodstringenumThe method for sending the order products list infoGETPOSTDialogFlowAllowed:GETPOSTDialogFloworderUrlstringOnly for GET method. The URL domain that is sent to the user to confirm the purchase.orderTemplateobjectOnly for GET and POST methods. The message template that is sent to the user to confirm the purchase.orderTemplate objectorderContentTypestringOnly for GET and POST methods. The content type of the message template that is sent to the user to confirm the purchase.requestUrlstringOnly for POST method. The URL of API endpoint that is requested on this method for sending the order products list. The endpoint must be of POST type and can return data (for example, an URL).requestHeadersobjectOnly for POST method. The request headers of API endpoint that is requested on this method for sending the order products listrequestHeaders objectResponses 200Success 400Parameters missing or not in right format 500Server errorUpdated 5 months ago