Create a new store.Ask AIpost https://apiservice.lightbooks-dev.io/api/v1/partner-integrations/stores/{storeId}Create a new Store.Path ParamsstoreIdstringrequiredStore ID for this resource requestBody ParamsstoreNamestringrequiredNameemailstringEmail associated with the storemobilestringMobile number associated with the storelogostringLogo which appears on the websitefaviconstringFavicon which appears on the websitecurrencystringrequiredBase currency associated with this storetemplateNamestringrequiredTemplate that needs to be used in this store creation to setup home page and other assetsmetaDataobjectany additional metadata that was stored as a part of this store creationmetaData objectworkingHoursarray of objectsGives the working hours on a given day. If you are specifying this - you will have to provide data for all seven days.workingHoursADD objectaddressobjectrequiredAddress of the storeaddress objectseoobjectSeo of the storeseo objectResponses 201Store created. 403Invalid Api Key 422Data error 500Internal Server ErrorUpdated almost 3 years ago