{ "FlagId": 0, "CustomerId": 0, "IsActive": true, "StoppedDate": "2019-08-24T14:15:22Z", "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "ClientId": 0 }
Norce Query API is an API based on OData V4. It is an API to fill the need for data from Norce in integration services that do not have direct access to Norce’s data and data models.
https://customer-slug.api-se.norce.tech/commerce/query/2.0/
{ "Id": 0, "ApplicationId": 0, "Key": "string", "LoginName": "string", "TypeId": 0, "ContactId": 0, "CustomerId": 0, "StatusId": 0, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "ClientId": 0, "Roles": [ { … } ] }
{ "CustomerId": 0, "CompanyId": 0, "RoleId": 0, "CustomerCodePrefix": "string", "CustomerCode": "string", "Department": "string", "OrganizationTitle": "string", "IsPrimary": true, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "ClientId": 0, "Customer": { "Id": 0, "Key": "string", "ClientId": 0, "CustomerCodePrefix": "string", "CustomerCode": "string", "TypeId": 0, "EmailAddress": "string", "SocialSecurityNumber": "string", "Title": "string", "FirstName": "string", "MiddleName": "string", "LastName": "string", "Suffix": "string", "PhoneNumber": "string", "CellPhoneNumber": "string", "ReferId": 0, "ReferUrl": "string", "UseBillingAddressAsShippingAddress": true, "OldCustomerNoPrefix": "string", "OldCustomerNo": "string", "ReplacementCustomerId": 0, "IsActive": true, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "LastOrderDate": "2019-08-24T14:15:22Z", "NormalizedSocialSecurityNumber": "string", "ApplicationId": 0, "IsForgotten": true, "ForgottenBy": 0, "ForgottenDate": "2019-08-24T14:15:22Z", "StoppedDate": "2019-08-24T14:15:22Z", "StoppedBy": 0, "CrmId": "string", "Account": [ … ], "Companies": [ … ], "Addresses": [ … ], "Orders": [ … ], "Infos": [ … ], "Flags": [ … ] }, "Company": { "Id": 0, "Key": "string", "ClientId": 0, "CompanyCodePrefix": "string", "CompanyCode": "string", "TypeId": 0, "LogoPath": "string", "OrganizationNo": "string", "Name": "string", "EmailAddress": "string", "PhoneNumber": "string", "FaxNumber": "string", "ParentCompanyId": 0, "ReferId": 0, "ReferUrl": "string", "UseBillingAddressAsShippingAddress": true, "OldCompanyCodePrefix": "string", "OldCompanyCode": "string", "IsActive": true, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "LogoKey": "string", "NormalizedOrganizationNo": "string", "ApplicationId": 0, "VatNo": "string", "Customers": [ … ], "Orders": [ … ], "Infos": [ … ], "Addresses": [ … ], "Flags": [ … ], "PriceLists": [ … ], "Discounts": [ … ], "DeliveryMethods": [ … ], "PaymentMethods": [ … ] } }