ReportPhysicalStockLocationStringValueMapping Model

Required
PhysicalStockLocationStringID : number (int)

Nullable MaxLength(128)
Reporting_PhysicalStockLocationCommonOuterGroupingName : string

Nullable MaxLength(128)
Reporting_PhysicalStockLocationLocalizedOuterGroupingName : string

Nullable MaxLength(128)
Reporting_PhysicalStockLocationCommonName : string

Nullable MaxLength(128)
Reporting_PhysicalStockLocationLocalizedName : string

Example
{
  "PhysicalStockLocationStringID": 321,
  "Reporting_PhysicalStockLocationCommonOuterGroupingName": "string value",
  "Reporting_PhysicalStockLocationLocalizedOuterGroupingName": "string value",
  "Reporting_PhysicalStockLocationCommonName": "string value",
  "Reporting_PhysicalStockLocationLocalizedName": "string value"
}