Query (v1)

Download OpenAPI description
Languages
Servers

https://norcecommerce.api-se.norce.tech/commerce/query/3.0/

Schemas

DeliveryMethodType

idinteger(int32)
defaultNamestring[ 0 .. 50 ] charactersrequired
defaultDescriptionstring or null
defaultLogoPathstring or null[ 0 .. 255 ] characters
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
defaultLogoKeystring or null(guid)
deliveryMethodArray of objects or null(DeliveryMethod)
{ "id": 0, "defaultName": "string", "defaultDescription": "string", "defaultLogoPath": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "defaultLogoKey": "string", "deliveryMethod": [ {} ] }

DeliveryService

idinteger(int32)
defaultNamestring[ 0 .. 50 ] charactersrequired
defaultDescriptionstring or null
defaultLogoPathstring or null[ 0 .. 255 ] characters
trackingUrlstring or null[ 0 .. 500 ] characters
createdstring(date-time)
createdByinteger(int32)
updatedstring or null(date-time)
updatedByinteger or null(int32)
defaultLogoKeystring or null(guid)
deliveryMethodArray of objects or null(DeliveryMethod)
{ "id": 0, "defaultName": "string", "defaultDescription": "string", "defaultLogoPath": "string", "trackingUrl": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "defaultLogoKey": "string", "deliveryMethod": [ {} ] }

PaymentMethod

idinteger(int32)
paymentMethodTypeIdinteger(int32)
defaultNamestring[ 0 .. 50 ] charactersrequired
defaultDescriptionstring or null
logoPathstring or null[ 0 .. 500 ] characters
sortOrderinteger(int32)
isPartialPaymentboolean
isActiveboolean
createdstring(date-time)
createdByinteger(int32)
logoKeystring or null(guid)
{ "id": 0, "paymentMethodTypeId": 0, "defaultName": "string", "defaultDescription": "string", "logoPath": "string", "sortOrder": 0, "isPartialPayment": true, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "logoKey": "string" }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations