Query (v1)

Download OpenAPI description
Languages
Servers

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

Schemas

SingleResultOfClientSupplier

queryableArray of objects or null
{ "queryable": [ {} ] }

FileInfo

fileIdinteger(int32)

The file type identifier.

clientIdinteger(int32)

The client identifier.

codestring or null[ 0 .. 50 ] characters

The code of the file type.

sortOrderinteger or null(int32)

The sort order for display purposes.

updatedstring(date-time)

The date and time the record was last updated.

updatedByinteger(int32)

The identifier of the user who last updated the record.

{ "fileId": 0, "clientId": 0, "code": "string", "sortOrder": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0 }

ClientSalesArea

clientIdinteger(int32)

The client identifier.

salesAreaIdinteger(int32)

The sales area identifier.

isPrimaryboolean

Indicates whether the client sales area is primary, default for the client, only one can be primary for the client.

createdstring(date-time)

The date and time the record was created.

createdByinteger(int32)

The identifier of the user who created the record.

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.

codestring or null[ 0 .. 50 ] characters

The code of the client sales area.

clientSalesAreaVatCodeArray of objects or null(ClientSalesAreaVatCode)
{ "clientId": 0, "salesAreaId": 0, "isPrimary": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "code": "string", "clientSalesAreaVatCode": [ {} ] }

Application

Operations

Core

Operations

Customers

Operations

Order

Operations

Products

Operations

Shopping

Operations

Metadata

Operations