Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

PaymentMethodCulture

paymentMethodIdinteger(int32)

The payment method identifier.

applicationIdinteger(int32)

The application identifier.

cultureCodestring or null[ 0 .. 16 ] characters

The culture code (e.g. en-US).

namestring or null[ 0 .. 50 ] characters

The culture specific name of the payment method.

descriptionstring or null

The culture specific description of the payment method.

logoPathstring or null[ 0 .. 500 ] characters

The culture specific logo path, not commonly used.

updatedstring or null(date-time)

The date and time the record was last updated.

updatedByinteger(int32)

The identifier of the user who last updated the record.

logoKeystring or null(guid)

The culture specific logo key, not commonly used.

clientIdinteger or null(int32)

The client identifier.

applicationPaymentMethod(ApplicationPaymentMethod (object or null))
One of:
{ "paymentMethodId": 0, "applicationId": 0, "cultureCode": "string", "name": "string", "description": "string", "logoPath": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "logoKey": "string", "clientId": 0, "applicationPaymentMethod": { "applicationId": 0, "paymentServiceId": 0, "paymentMethodId": 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": [] } }

IEdmModel

schemaElementsArray of objects or null(IEdmSchemaElement)
vocabularyAnnotationsArray of objects or null(IEdmVocabularyAnnotation)
referencedModelsArray of objects or null(IEdmModel)
declaredNamespacesArray of strings or null
directValueAnnotationsManager(IEdmDirectValueAnnotationsManager (object or null))
One of:
object or null(IEdmDirectValueAnnotationsManager)
entityContainer(IEdmEntityContainer (object or null))
One of:
{ "schemaElements": [ {} ], "vocabularyAnnotations": [ {} ], "referencedModels": [ {} ], "declaredNamespaces": [ "string" ], "directValueAnnotationsManager": {}, "entityContainer": { "elements": [] } }

IEdmSchemaElement

schemaElementKindinteger(EdmSchemaElementKind)
Enum012345
namespacestring or null
{ "schemaElementKind": 0, "namespace": "string" }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations