Company information
Application identifier. Determines which application company belongs to.
List of customers belonging to company. Customers must exist already in Norce Commerce to be added as a relation to this Company. Any identifier can be used and they are ordered as Id, Code, EmailAddress. The first that is given will be used.
List of delivery methods applicable to company
If false customers that are not provided for this company in request will be deactivated from the relation to this Company. Default is false.
Organization number. Used for company matching if Norce Commerce's internal company id and company code are omitted and SearchOnlyByCode is false in header.
{ "ApplicationKey": "15d62d1f-3a4e-4111-845a-4db40bf08e87", "AdditionalInfo": [ { … } ], "Code": "string", "Contacts": [ { … } ], "Customers": [ { … } ], "DeliveryAddresses": [ { … } ], "DeliveryMethods": [ { … } ], "Discounts": [ { … } ], "EmailAddress": "string", "Flags": [ { … } ], "Id": 0, "InvoiceAddress": { "AddressLine1": "string", "AddressLine2": "string", "CareOf": "string", "City": "string", "Code": "string", "CountryCode": "string", "Gln": "string", "IsPrimary": true, "IsValidated": true, "Region": "string", "ShippingPhoneNumber": "string", "ZipCode": "string" }, "IsActive": true, "IsCustomerListDelta": true, "LogoImage": { "ExternalCode": "string", "FileTypeName": "string", "Url": "http://example.com", "Filename": "string", "LastModified": "string" }, "Name": "string", "OrganizationNo": "string", "ParentCompanyCode": "string", "PaymentMethods": [ { … } ], "PhoneNumber": "string", "PriceLists": [ { … } ], "VatNo": "string", "UseInvoiceAddressAsDeliveryAddress": true }