A DTO class representing the OrgUnit exactly the way it is in the table.
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
name * |
Organizational unit name. |
string |
Yes |
String length: between 1 and 50, inclusive |
description |
Organizational unit description |
string |
No |
String length: between 1 and 50, inclusive |
externalCode |
External id of the organizational unit |
string |
No |
String length: between 1 and 128, inclusive |
cultureName |
Default culture for a organizational unit. |
string |
No |
String length: between 1 and 50, inclusive |
orgUnitLevelName * |
Corresponding organizational unit id. |
string |
Yes |
String length: between 1 and 50, inclusive |
timeZone |
The time zone associated with the organizational unit. |
TimeZoneDto |
No |
None. |
parentName |
Parent organizational unit name |
string |
No |
String length: between 1 and 50, inclusive |
address |
Address of the organizational unit. |
AddressDto |
No |
None. |
location |
Location of the organizational unit. |
TaxonomyCoordinateDto |
No |
None. |
is24HourStore |
Indicates whether this is a 24 hour store. |
boolean |
No |
None. |
phone |
Phone number of the organizational unit. |
string |
No |
String length: between 1 and 16, inclusive |
fax |
Fax number of the organizational unit. |
string |
No |
String length: between 1 and 16, inclusive |
Email address of the organizational unit. |
string |
No |
String length: between 1 and 55, inclusive |
|
locationType |
CMA Inventory location type: Store or DC. |
string |
No |
String length: between 1 and 50, inclusive |
region |
A grouping of stores in the same shipping zone. |
string |
No |
String length: between 1 and 50, inclusive |
openTimeUTC |
The store's opening time. |
time interval |
No |
None. |
closeTimeUTC |
The store's closing time. |
time interval |
No |
None. |
trackInventoryFlag |
A flag to indicate when the location's inventory is tracked by DSR/CMA. |
boolean |
No |
None. |
shipRoutingPriority |
Determines order in which location will fulfill OMS orders.. |
integer |
No |
None. |
sendEligibilityFlag |
Defines location as able to fulfill orders or not. |
boolean |
No |
None. |
customerAuditDate |
Last modified audit information |
date |
No |
None. |