Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

ShoppingInfoTypeCulture

typeIdinteger(int32)

The type 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 shopping info type.

descriptionstring or null[ 0 .. 500 ] characters

The culture specific description of the shopping info type.

updatedstring or null(date-time)

The date and time the record was last updated.

updatedByinteger or null(int32)

The identifier of the user who last updated the record.

clientIdinteger or null(int32)

The client identifier.

type(ShoppingInfoType (object or null))
One of:
{ "typeId": 0, "cultureCode": "string", "name": "string", "description": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientId": 0, "type": { "id": 0, "clientId": 0, "groupId": 0, "defaultName": "string", "defaultDescription": "string", "dataType": "string", "defaultValue": "string", "sortOrder": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "code": "string", "quotationInfo": [], "quotationItemInfo": [], "cultures": [] } }

ApplicationRoleCulture

applicationRoleIdinteger(int32)

The application role 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 application role.

descriptionstring or null[ 0 .. 500 ] characters

The culture specific description of the application role.

updatedstring or null(date-time)

The date and time the record was last updated.

updatedByinteger or null(int32)

The identifier of the user who last updated the record.

clientIdinteger or null(int32)

The client identifier.

applicationRole(ApplicationRole (object or null))
One of:
{ "applicationRoleId": 0, "cultureCode": "string", "name": "string", "description": "string", "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientId": 0, "applicationRole": { "id": 0, "applicationId": 0, "clientId": 0, "defaultName": "string", "defaultDescription": "string", "replacesApplicationRoleId": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "isDefault": true, "code": "string", "applicationAccount": [], "applicationAccountApplicationRole": [], "cultures": [] } }

SupplierCategoryMapping

categorySupplierIdinteger(int32)
codestring
categoryIdinteger or null(int32)
categoryNamestring or null
productCountinteger or null(int32)
isMappedboolean
clientIdinteger(int32)
supplierIdinteger(int32)
isActiveboolean
{ "categorySupplierId": 0, "code": "string", "categoryId": 0, "categoryName": "string", "productCount": 0, "isMapped": true, "clientId": 0, "supplierId": 0, "isActive": true }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations