{ "fileId": 0, "clientId": 0, "code": "string", "sortOrder": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0 }
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/
Indicates whether the client sales area is primary, default for the client, only one can be primary for the client.
{ "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": [ { … } ] }
Indicates whether the client sales area vat code is primary, and is used as default when not overridden on category or product level.
{ "clientId": 0, "salesAreaId": 0, "vatCodeId": 0, "isPrimary": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientSalesArea": { "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": [ … ] } }