Create Order Type For MerchantCopy Pagepost https://apisandbox.dev.clover.com/v3/merchants/{mId}/order_typesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsmIdstringrequiredMerchant IdQuery ParamsexpandstringExpandable fields: [hours, attributes, categories]Body ParamsidstringUnique identifierlabelKeystringLabel KeylabelstringLabel KeytaxablebooleanDefaults to falseIf this order type is taxabletruefalseisDefaultbooleanDefaults to falseIf this order type is the defaulttruefalsefilterCategoriesbooleanDefaults to falseIf set to false, then this order type includes all of the merchant's categories. Otherwise, it only contains the categories defined in the "categories" field on this object.truefalseisHiddenbooleanDefaults to falseIf this order type is hidden on the registertruefalsefeeintegerThe price of a fee added to this order type, not fully implemented at this time.minOrderAmountintegerThe minimum amount required for an order to be placedmaxOrderAmountintegerThe maximum amount for an order allowedmaxRadiusintegerThe maximum radius allowed for an order (i.e. delivery)avgOrderTimeintegerThe average time it takes to complete the orderhoursAvailablestringenumALLBUSINESSCUSTOMAllowed:ALLBUSINESSCUSTOMcustomerIdMethodstringenumNAMETABLENAME_TABLEAllowed:NAMETABLENAME_TABLEisDeletedbooleanDefaults to falseIf this order type is deletedtruefalsesystemOrderTypeIdstringOptional system order type that this order type is associated with.hoursobjectThe hours this order type is available (if they differ from normal merchant hours)hours objectcategoriesarray of objectsThe categories of items that can be assigned to this order typecategoriesADD objectHeadersUser-AgentstringrequiredIdentifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>Response 200Updated 2 months ago