{ "ApplicationId": 0, "DeliveryMethodId": 0, "CultureCode": "string", "Name": "string", "Description": "string", "LogoPath": "string", "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "LogoKey": "string", "ClientId": 0 }
Storm Query API Documentation (2.0)
Storm Query API is an API based on OData V4. It is an API to fill the need for data from Storm in integration services that do not have direct access to Storm’s data and data models.
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/query/2.0/
Enferno.Storm.Query.Api.DataContexts.ShoppingModel.ApplicationDeliveryMethodCulture
Enferno.Storm.Query.Api.DataContexts.ShoppingModel.ApplicationPaymentMethodCulture
{ "ApplicationId": 0, "PaymentMethodId": 0, "CultureCode": "string", "Name": "string", "Description": "string", "LogoPath": "string", "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "LogoKey": "string", "ClientId": 0 }
Enferno.Storm.Query.Api.DataContexts.ShoppingModel.RecurringOrderSchedule
{ "RecurringOrderId": 0, "Id": 0, "ClientId": 0, "ApplicationId": 0, "FrequencyId": 0, "RecurValue": 0, "WeeklyMonday": true, "WeeklyTuesday": true, "WeeklyWednesday": true, "WeeklyThursday": true, "WeeklyFriday": true, "WeeklySaturday": true, "WeeklySunday": true, "MonthlyDay": 0, "MonthlyIntervalId": 0, "MonthlyIntervalValueId": 0, "TimeOfDay": "string", "IsActive": true, "StoppedDate": "2019-08-24T14:15:22Z", "StoppedBy": 0, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0 }
Enferno.Storm.Query.Api.DataContexts.ShoppingModel.RecurringOrderType
{ "Id": 0, "ClientId": 0, "ApplicationId": 0, "Code": "string", "Name": "string", "Description": "string", "EndDate": "2019-08-24T14:15:22Z", "IsActive": true, "StoppedDate": "2019-08-24T14:15:22Z", "StoppedBy": 0, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0 }
Enferno.Storm.Query.Api.DataContexts.ShoppingModel.ApplicationPaymentMethod
{ "ApplicationId": 0, "PaymentMethodId": 0, "PaymentServiceId": 0, "OnlyCompanies": true, "OnlyNotCompanies": true, "HasDeliveryMethods": true, "HasDivisions": true, "HasFields": true, "CurrencyId": 0, "MinOrderValue": 0, "MaxOrderValue": 0, "Fee": 0, "FeeVatRate": 0, "Code": "string", "ExternalPartnerCode": "string", "PartNo": "string", "SortOrder": 0, "IsActive": true, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "IsRecurrable": true, "ClientId": 0, "Cultures": [ { … } ] }
Enferno.Storm.Query.Api.DataContexts.ShoppingModel.ApplicationDeliveryMethod
{ "ApplicationId": 0, "DeliveryMethodId": 0, "Code": "string", "OnlyCompanies": true, "OnlyNotCompanies": true, "HasLocations": true, "HasCustomerFlags": true, "HasPaymentMethods": true, "HasDeliveryNotification": true, "AvailableAsDropShip": true, "AllowDangerousGoods": true, "CurrencyId": 0, "MaxOrderProductValue": 0, "MaxWeight": 0, "MaxWidth": 0, "MaxHeight": 0, "MaxDepth": 0, "MaxGirth": 0, "MaxVolume": 0, "MaxUnits": 0, "MinTemp": 0, "MaxTemp": 0, "UseVolumeWeight": true, "UseLargestWeight": true, "VolumeWeightFactor": 0, "IsStackable": true, "IsActive": true, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "MaxVolumeWeight": 0, "HasSkuTypes": true, "AreSkuTypesForced": true, "SortOrder": 0, "MinOrderProductValue": 0, "ClientId": 0, "Cultures": [ { … } ] }
Enferno.Storm.Query.Api.DataContexts.ShoppingModel.RecurringOrder
{ "Id": 0, "ClientId": 0, "ApplicationId": 0, "TypeId": 0, "TemplateQuotationId": 0, "StatusId": 0, "HoldFromDate": "2019-08-24T14:15:22Z", "HoldUntilDate": "2019-08-24T14:15:22Z", "StartDate": "2019-08-24T14:15:22Z", "EndDate": "2019-08-24T14:15:22Z", "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "Schedules": [ { … } ], "Type": { "Id": 0, "ClientId": 0, "ApplicationId": 0, "Code": "string", "Name": "string", "Description": "string", "EndDate": "2019-08-24T14:15:22Z", "IsActive": true, "StoppedDate": "2019-08-24T14:15:22Z", "StoppedBy": 0, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0 } }