The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"Address": {
"type": "string"
},
"ContractAccepted": {
"items": {
"type": "string"
},
"type": "array"
},
"Email": {
"type": "string"
},
"FirstName": {
"type": "string"
},
"Gender": {
"type": "string"
},
"InseeCode": {
"type": "string"
},
"LevelOfStudy": {
"type": "string"
},
"Name": {
"type": "string"
},
"NbCompanies": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbHoursWorked": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbMissions": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"Phone1": {
"type": "string"
},
"Phone2": {
"type": "string"
},
"QualificationId": {
"type": "string"
},
"SkillUri": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"ZipCode": {
"type": "string"
}
},
"required": [
"Address",
"ContractAccepted",
"Email",
"FirstName",
"Gender",
"InseeCode",
"LevelOfStudy",
"Name",
"NbCompanies",
"NbHoursWorked",
"NbMissions",
"Phone1",
"Phone2",
"QualificationId",
"SkillUri",
"ZipCode"
],
"title": "Candidates - DefaultCandidates",
"type": "object"
}
{
"Address": "4 rue des Ecouffes",
"ContractAccepted": [
"accepte"
],
"Email": "mail@mail.fr",
"FirstName": "Jean-Michel",
"Gender": "2",
"InseeCode": "10000",
"Name": "DUPONT",
"Phone1": "0601020304",
"Phone2": "0605060708",
"QualificationId": "N/A",
"ZipCode": "75001"
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"Address": {
"type": "string"
},
"ContractAccepted": {
"items": {
"type": "string"
},
"type": "array"
},
"Email": {
"type": "string"
},
"FirstName": {
"type": "string"
},
"Gender": {
"type": "string"
},
"InseeCode": {
"type": "string"
},
"LevelOfStudy": {
"type": "string"
},
"Name": {
"type": "string"
},
"NbCompanies": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbHoursWorked": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbMissions": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"Phone1": {
"type": "string"
},
"Phone2": {
"type": "string"
},
"QualificationId": {
"type": "string"
},
"SkillUri": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"ZipCode": {
"type": "string"
}
},
"required": [
"Address",
"ContractAccepted",
"Email",
"FirstName",
"Gender",
"InseeCode",
"LevelOfStudy",
"Name",
"NbCompanies",
"NbHoursWorked",
"NbMissions",
"Phone1",
"Phone2",
"QualificationId",
"SkillUri",
"ZipCode"
],
"title": "Candidates - DefaultCandidates",
"type": "object"
}
{
"Address": "4 rue des Ecouffes",
"ContractAccepted": [
"accepte"
],
"Email": "mail@mail.fr",
"FirstName": "Jean-Michel",
"Gender": "2",
"InseeCode": "10000",
"Name": "DUPONT",
"Phone1": "0601020304",
"Phone2": "0605060708",
"QualificationId": "N/A",
"ZipCode": "75001"
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"Address": {
"type": "string"
},
"ContractAccepted": {
"items": {
"type": "string"
},
"type": "array"
},
"Email": {
"type": "string"
},
"FirstName": {
"type": "string"
},
"Gender": {
"type": "string"
},
"InseeCode": {
"type": "string"
},
"LevelOfStudy": {
"type": "string"
},
"Name": {
"type": "string"
},
"NbCompanies": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbHoursWorked": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbMissions": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"Phone1": {
"type": "string"
},
"Phone2": {
"type": "string"
},
"QualificationId": {
"type": "string"
},
"SkillUri": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"ZipCode": {
"type": "string"
}
},
"required": [
"Address",
"ContractAccepted",
"Email",
"FirstName",
"Gender",
"InseeCode",
"LevelOfStudy",
"Name",
"NbCompanies",
"NbHoursWorked",
"NbMissions",
"Phone1",
"Phone2",
"QualificationId",
"SkillUri",
"ZipCode"
],
"title": "Candidates - DefaultCandidates",
"type": "object"
}
{
"Address": "4 rue des Ecouffes",
"ContractAccepted": [
"accepte"
],
"Email": "mail@mail.fr",
"FirstName": "Jean-Michel",
"Gender": "2",
"InseeCode": "10000",
"Name": "DUPONT",
"Phone1": "0601020304",
"Phone2": "0605060708",
"QualificationId": "N/A",
"ZipCode": "75001"
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"Address": {
"type": "string"
},
"ContractAccepted": {
"items": {
"type": "string"
},
"type": "array"
},
"Email": {
"type": "string"
},
"FirstName": {
"type": "string"
},
"Gender": {
"type": "string"
},
"InseeCode": {
"type": "string"
},
"LevelOfStudy": {
"type": "string"
},
"Name": {
"type": "string"
},
"NbCompanies": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbHoursWorked": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbMissions": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"Phone1": {
"type": "string"
},
"Phone2": {
"type": "string"
},
"QualificationId": {
"type": "string"
},
"SkillUri": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"ZipCode": {
"type": "string"
}
},
"required": [
"Address",
"ContractAccepted",
"Email",
"FirstName",
"Gender",
"InseeCode",
"LevelOfStudy",
"Name",
"NbCompanies",
"NbHoursWorked",
"NbMissions",
"Phone1",
"Phone2",
"QualificationId",
"SkillUri",
"ZipCode"
],
"title": "Candidates - DefaultCandidates",
"type": "object"
}
{
"Address": "4 rue des Ecouffes",
"ContractAccepted": [
"accepte"
],
"Email": "mail@mail.fr",
"FirstName": "Jean-Michel",
"Gender": "2",
"InseeCode": "10000",
"Name": "DUPONT",
"Phone1": "0601020304",
"Phone2": "0605060708",
"QualificationId": "N/A",
"ZipCode": "75001"
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"Address": {
"type": "string"
},
"ContractAccepted": {
"items": {
"type": "string"
},
"type": "array"
},
"Email": {
"type": "string"
},
"FirstName": {
"type": "string"
},
"Gender": {
"type": "integer"
},
"InseeCode": {
"type": "string"
},
"LevelOfStudy": {
"type": "string"
},
"Name": {
"type": "string"
},
"NbCompanies": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbHoursWorked": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"NbMissions": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"Phone1": {
"type": "string"
},
"Phone2": {
"type": "string"
},
"QualificationId": {
"type": "string"
},
"SkillUri": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"ZipCode": {
"type": "string"
}
},
"required": [
"Address",
"ContractAccepted",
"Email",
"FirstName",
"Gender",
"InseeCode",
"LevelOfStudy",
"Name",
"NbCompanies",
"NbHoursWorked",
"NbMissions",
"Phone1",
"Phone2",
"QualificationId",
"SkillUri",
"ZipCode"
],
"title": "Candidates - DefaultCandidates",
"type": "object"
}
{
"Address": "4 rue des Ecouffes",
"ContractAccepted": [
"accepte"
],
"Email": "mail@mail.fr",
"FirstName": "Jean-Michel",
"Gender": "2",
"InseeCode": "10000",
"Name": "DUPONT",
"Phone1": "0601020304",
"Phone2": "0605060708",
"QualificationId": "N/A",
"ZipCode": "75001"
}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"definitions": {
"DefaultProductdimension_194": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"codeBarre": {
"type": "string"
},
"colorDescriptionId": {
"description": "=> displayed for selection",
"type": "string"
},
"colorDescriptionLabel": {
"description": "=> displayed for selection",
"type": "string"
},
"firstPodium": {
"description": "not used in front-end",
"type": "string"
},
"itemId": {
"description": "not used in front-end",
"type": "string"
},
"lastPodium": {
"description": "not used in front-end",
"type": "string"
},
"mainColorId": {
"description": "not used in front-end",
"type": "string"
},
"mainColorLabel": {
"description": "not used in front-end",
"type": "string"
},
"size": {
"oneOf": [
{
"description": "=> displayed for selection",
"type": "string"
},
{
"type": "null"
}
]
},
"sizeRank": {
"oneOf": [
{
"description": "not used in front-end",
"type": "integer"
},
{
"type": "null"
}
]
}
},
"required": [
"codeBarre",
"colorDescriptionId",
"colorDescriptionLabel",
"firstPodium",
"itemId",
"lastPodium",
"mainColorId",
"mainColorLabel",
"size",
"sizeRank"
],
"title": "ProductDimension - DefaultProductdimension",
"type": "object"
},
"DefaultProductstock_195": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"colorDescriptionId": {
"description": "Color ID ",
"type": "string"
},
"colorDescriptionLabel": {
"description": "Color Description",
"type": "string"
},
"reservedQuantities": {
"oneOf": [
{
"description": "shown next to store name in bracket <> quantities of reservations and available orders ",
"type": "integer"
},
{
"type": "null"
}
]
},
"size": {
"oneOf": [
{
"description": "Size ",
"type": "string"
},
{
"type": "null"
}
]
},
"stock": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"stockroomId": {
"type": "string"
},
"stockroomName": {
"type": "string"
},
"stockroomPriority": {
"type": "integer"
},
"stockroomShortName": {
"description": "displayed in detail of the stockrooms of my store",
"type": "string"
},
"stockroomType": {
"description": "only \"001\"",
"type": "string"
},
"stockroomTypeDescription": {
"description": "only \"SALES\"",
"type": "string"
},
"storeId": {
"description": "Store ID",
"type": "string"
},
"storeName": {
"description": "Store Name",
"type": "string"
}
},
"required": [
"colorDescriptionId",
"colorDescriptionLabel",
"reservedQuantities",
"stock",
"stockroomId",
"stockroomName",
"stockroomPriority",
"stockroomShortName",
"stockroomType",
"stockroomTypeDescription",
"storeId",
"storeName"
],
"title": "ProductStock - DefaultProductstock",
"type": "object"
},
"ProductByBarCode_281": {
"additionalProperties": false,
"properties": {
"braceletMontre": {
"type": "string"
},
"codeArticle": {
"description": "Generic reference <> no information about size nor color",
"type": "string"
},
"codeBarre": {
"description": "codeArticle + item dimensions ",
"type": "string"
},
"colorDescriptionId": {
"description": "String of color ID <> when accessing product file, color is pre-selected on color selected in search results",
"type": "string"
},
"colorDescriptionLabel": {
"description": "String of color description <> when accessing product file, color is pre-selected on color selected in search results",
"type": "string"
},
"companyId": {
"type": "string"
},
"currency": {
"oneOf": [
{
"description": "Currency shown next to price",
"type": "string"
},
{
"type": "null"
}
]
},
"currencySuffix": {
"description": "To know where currency symbol should go = before or after price",
"type": "string"
},
"currencySymbol": {
"description": "Currency symbol",
"type": "string"
},
"customsWeight": {
"description": "Difference between custom weight & net weight ? ",
"type": "number"
},
"departmentDescription": {
"description": "String for department description (product department) - displayed in info section",
"type": "string"
},
"departmentId": {
"description": "String for department ID",
"type": "string"
},
"divisionDescription": {
"description": "String for division description - displayed in info section",
"type": "string"
},
"divisionId": {
"description": "String for division ID ",
"type": "string"
},
"firstPodium": {
"description": "displayed in info sections",
"type": "string"
},
"fittingsDescription": {
"description": "displayed in info section",
"type": "string"
},
"fittingsId": {
"type": "string"
},
"isCites": {
"description": "product needs a CITES certificate to be sold => for precious skins ",
"type": "integer"
},
"isKBProduct": {
"description": "Kelly or Birkin product",
"type": "integer"
},
"isManagedInStock": {
"description": "in advanced search, to filter products available in stocks and services ",
"type": "string"
},
"isManagedWithSerialLight": {
"description": "=> traceability LIGHT",
"type": "string"
},
"isManagedWithSerialNumber": {
"description": "=> traceability STRONG",
"type": "string"
},
"itemDescription": {
"description": "TITLE of product file",
"type": "string"
},
"itemId": {
"description": "not used in front-end = CBR code <> used to check S/N for instance",
"type": "string"
},
"lastPodium": {
"description": "displayed in info section",
"type": "string"
},
"mainColorDescription": {
"description": "displayed in info section",
"type": "string"
},
"mainColorId": {
"type": "string"
},
"material2Description": {
"description": "displayed in info section",
"type": "string"
},
"material2Id": {
"type": "string"
},
"modelDescription": {
"description": "displayed in info section",
"type": "string"
},
"modelId": {
"type": "string"
},
"netWeight": {
"description": "vs customsweight? ",
"type": "integer"
},
"patternDescription": {
"description": "displayed in info section",
"type": "string"
},
"patternId": {
"type": "string"
},
"price": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"principalMaterialDescription": {
"description": "displayed in info section",
"type": "string"
},
"principalMaterialId": {
"type": "string"
},
"productCodeDescription": {
"description": "???",
"type": "string"
},
"productCodeId": {
"description": "???",
"type": "string"
},
"segmentDescription": {
"description": "displayed in info section",
"type": "string"
},
"segmentId": {
"type": "string"
},
"size": {
"oneOf": [
{
"description": "Size <> when accessing product file, size is pre-selected ?",
"type": "string"
},
{
"type": "null"
}
]
},
"specialityDescription": {
"description": "displayed in info section",
"type": "string"
},
"specialityId": {
"type": "string"
},
"supplyChainDescription": {
"description": "displayed in info section",
"type": "string"
},
"supplyChainId": {
"type": "string"
},
"typeArticle": {
"type": "string"
}
},
"required": [
"braceletMontre",
"codeArticle",
"codeBarre",
"colorDescriptionId",
"colorDescriptionLabel",
"companyId",
"currency",
"customsWeight",
"departmentDescription",
"departmentId",
"divisionDescription",
"divisionId",
"firstPodium",
"fittingsDescription",
"fittingsId",
"isKBProduct",
"isManagedInStock",
"isManagedWithSerialLight",
"isManagedWithSerialNumber",
"itemDescription",
"itemId",
"lastPodium",
"mainColorDescription",
"mainColorId",
"material2Description",
"material2Id",
"modelId",
"netWeight",
"patternDescription",
"patternId",
"price",
"principalMaterialDescription",
"principalMaterialId",
"productCodeDescription",
"productCodeId",
"segmentDescription",
"size",
"specialityDescription",
"specialityId",
"supplyChainDescription",
"typeArticle"
],
"title": "ProductGeneralInformation - ProductByBarCode",
"type": "object"
},
"getNoteOutput_166": {
"additionalProperties": false,
"properties": {
"articleDescription": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"codeArticle": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"codeBarre": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"content": {
"type": "string"
},
"creationDate": {
"type": "string"
},
"customerId": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"customerName": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastUpdate": {
"type": "string"
},
"noteId": {
"minimum": 0,
"type": "integer"
},
"noteType": {
"enum": [
"U",
"C",
"P"
],
"type": "string"
},
"storeId": {
"type": "string"
},
"storeName": {
"type": "string"
},
"subsidiaryId": {
"description": "Used in the input for authentication",
"type": "string"
},
"title": {
"type": "string"
},
"userLogin": {
"type": "string"
},
"userName": {
"type": "string"
}
},
"required": [
"articleDescription",
"codeArticle",
"codeBarre",
"content",
"creationDate",
"customerId",
"customerName",
"lastUpdate",
"noteId",
"noteType",
"storeId",
"storeName",
"subsidiaryId",
"title",
"userLogin",
"userName"
],
"title": "Note - getNoteOutput",
"type": "object"
}
},
"description": "Automatically generated",
"properties": {
"dimensions": {
"description": "Array of color + size <> all existing combinations for a product",
"items": {
"$ref": "#/definitions/DefaultProductdimension_194",
"type": "object"
},
"type": "array"
},
"generalInfos": {
"$ref": "#/definitions/ProductByBarCode_281",
"description": "Generic information about a product ",
"type": "object"
},
"notes": {
"description": "note IDs linked to the product",
"items": {
"$ref": "#/definitions/getNoteOutput_166",
"type": "object"
},
"type": "array"
},
"responseTime": {
"description": "Response time in ms",
"type": "integer"
},
"stocks": {
"description": "Array of stocks available for each color and size possible for the product",
"items": {
"$ref": "#/definitions/DefaultProductstock_195",
"type": "object"
},
"type": "array"
}
},
"title": "Product - DefaultProduct",
"type": "object"
}
{
"dimensions": [
{
"codeBarre": "H211060M 01",
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"firstPodium": "13H",
"itemId": "H211060M 01A X",
"lastPodium": "18E",
"mainColorId": "",
"mainColorLabel": "",
"size": null,
"sizeRank": null
},
{
"codeBarre": "H211060M 02",
"colorDescriptionId": "02",
"colorDescriptionLabel": "02 ORAGE",
"firstPodium": "13H",
"itemId": "H211060M 0LE X",
"lastPodium": "17H",
"mainColorId": "",
"mainColorLabel": "",
"size": null,
"sizeRank": null
}
],
"generalInfos": {
"braceletMontre": "",
"codeArticle": "H211060M",
"codeBarre": "H211060M 01",
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"companyId": "010",
"currency": "EUR",
"currencySuffix": "true",
"currencySymbol": "€",
"customsWeight": 4.6,
"departmentDescription": "M ART DE VIVRE",
"departmentId": "M",
"divisionDescription": "05 Division Maison",
"divisionId": "05",
"firstPodium": "13H",
"fittingsDescription": "",
"fittingsId": "",
"isCites": 0,
"isKBProduct": 0,
"isManagedInStock": "X",
"isManagedWithSerialLight": "-",
"isManagedWithSerialNumber": "-",
"itemDescription": "TISSUS D AMEUBLEMENT EPERON D OR DULSE",
"itemId": "H211060M 01A X",
"lastPodium": "18E",
"mainColorDescription": "",
"mainColorId": "",
"material2Description": "",
"material2Id": "",
"modelDescription": "M2121 TISSU D AMEUBLEMENT",
"modelId": "M2121",
"netWeight": 0,
"patternDescription": "M5347 EPERONS D OR",
"patternId": "M5347",
"price": 5,
"principalMaterialDescription": "M0001 COTON 100%",
"principalMaterialId": "M0001",
"productCodeDescription": "M301 TISSUS",
"productCodeId": "M301",
"segmentDescription": "",
"segmentId": "",
"size": null,
"specialityDescription": "M30 TEXTILE AMEUBLEMENT",
"specialityId": "M30",
"supplyChainDescription": "NVSANS NOUVSANS",
"supplyChainId": "NVSANS",
"typeArticle": "MAR"
},
"notes": [],
"responseTime": 156,
"stocks": [
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 100,
"size": null,
"stock": 0,
"stockroomId": "100",
"stockroomName": "0 - FAUBOURG ST HONORE",
"stockroomPriority": 1,
"stockroomShortName": "0 - FAUBOURG",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "100",
"storeName": "FAUBOURG ST HONORE"
},
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "310",
"stockroomName": "SEVRES",
"stockroomPriority": 1,
"stockroomShortName": "SEVRES",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "310",
"storeName": "SEVRES"
},
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "A10",
"stockroomName": "MUENCHEN",
"stockroomPriority": 1,
"stockroomShortName": "MUENCHEN",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "A10",
"storeName": "MUENCHEN"
},
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "B10",
"stockroomName": "BRUXELLES",
"stockroomPriority": 1,
"stockroomShortName": "BRUXELLES",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "B10",
"storeName": "BRUXELLES"
},
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "DK0",
"stockroomName": "RU - HRUS",
"stockroomPriority": 1,
"stockroomShortName": "RU - HRUS",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "DK0",
"storeName": "RU - HRUS"
},
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "DN0",
"stockroomName": "STOLESHNIKOV",
"stockroomPriority": 1,
"stockroomShortName": "STOLESHNIKOV",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "DN0",
"storeName": "STOLESHNIKOV"
},
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "G10",
"stockroomName": "BOND STREET",
"stockroomPriority": 1,
"stockroomShortName": "BOND STREET",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "G10",
"storeName": "BOND STREET"
},
{
"colorDescriptionId": "01",
"colorDescriptionLabel": "01 DULSE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "I10",
"stockroomName": "MILANO",
"stockroomPriority": 1,
"stockroomShortName": "MILANO",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "I10",
"storeName": "MILANO"
},
{
"colorDescriptionId": "02",
"colorDescriptionLabel": "02 ORAGE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "100",
"stockroomName": "0 - FAUBOURG ST HONORE",
"stockroomPriority": 1,
"stockroomShortName": "0 - FAUBOURG",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "100",
"storeName": "FAUBOURG ST HONORE"
},
{
"colorDescriptionId": "02",
"colorDescriptionLabel": "02 ORAGE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "I10",
"stockroomName": "MILANO",
"stockroomPriority": 1,
"stockroomShortName": "MILANO",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "I10",
"storeName": "MILANO"
},
{
"colorDescriptionId": "02",
"colorDescriptionLabel": "02 ORAGE",
"reservedQuantities": 0,
"size": null,
"stock": 0,
"stockroomId": "I40",
"stockroomName": "ROMA",
"stockroomPriority": 1,
"stockroomShortName": "ROMA",
"stockroomType": "001",
"stockroomTypeDescription": "VENTE",
"storeId": "I40",
"storeName": "ROMA BOCCA DI LEONE"
}
]
}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{}
{}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"definitions": {
"DefaultMeasurement_307": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"datetime": {
"format": "datetime",
"type": "string"
},
"humidity": {
"type": "number"
},
"illuminance": {
"type": "number"
},
"noise_level": {
"type": "number"
},
"temperature": {
"type": "number"
}
},
"required": [
"datetime",
"humidity",
"illuminance",
"noise_level",
"temperature"
],
"title": "Measurement - DefaultMeasurement",
"type": "object"
},
"DefaultPosition_305": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"latitude": {
"type": "number"
},
"longitude": {
"type": "number"
}
},
"required": [
"latitude",
"longitude"
],
"title": "Position - DefaultPosition",
"type": "object"
},
"DefaultSurvey_306": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"comfort_rating": {
"type": "number"
},
"comment": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"humidity_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"illuminance_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"noise_level_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"place": {
"type": "string"
},
"temperature_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"comfort_rating",
"comment",
"humidity_comfort_rating",
"illuminance_comfort_rating",
"noise_level_comfort_rating",
"place",
"temperature_comfort_rating"
],
"title": "Survey - DefaultSurvey",
"type": "object"
}
},
"properties": {
"archive": {
"additionalProperties": false,
"properties": {
"campaign_id": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"datetime": {
"format": "datetime",
"type": "string"
},
"measurements": {
"items": {
"$ref": "#/definitions/DefaultMeasurement_307",
"type": "object"
},
"type": "array"
},
"phone_model": {
"type": "string"
},
"position": {
"$ref": "#/definitions/DefaultPosition_305",
"type": "object"
},
"sensortag_id": {
"type": "string"
},
"survey": {
"oneOf": [
{
"$ref": "#/definitions/DefaultSurvey_306",
"type": "object"
},
{
"type": "null"
}
]
},
"version": {
"type": "integer"
}
},
"required": [
"campaign_id",
"datetime",
"measurements",
"phone_model",
"position",
"sensortag_id",
"survey",
"version"
],
"type": "object"
}
},
"required": [
"archive"
],
"title": "Archive - PostArchive",
"type": "object"
}
{
"archive": {
"campaign_id": null,
"datetime": "2018-03-20T09:24:50.313Z",
"measurements": [
{
"datetime": "2018-03-20T09:24:50.313Z",
"humidity": 0,
"illuminance": 1442.431884765625,
"noise_level": 49.48402404785156,
"temperature": 24.34375
},
{
"datetime": "2018-03-20T09:24:51.301Z",
"humidity": 0,
"illuminance": 2316.95361328125,
"noise_level": 45.32647323608398,
"temperature": 24.34375
},
{
"datetime": "2018-03-20T09:24:52.322Z",
"humidity": 0,
"illuminance": 2364.531005859375,
"noise_level": 43.34069061279297,
"temperature": 24.3125
},
{
"datetime": "2018-03-20T09:24:53.341Z",
"humidity": 0,
"illuminance": 2372.83837890625,
"noise_level": 42.03443145751953,
"temperature": 24.34375
},
{
"datetime": "2018-03-20T09:24:54.302Z",
"humidity": 0,
"illuminance": 1616.883178710938,
"noise_level": 47.65788269042969,
"temperature": 24.34375
}
],
"phone_model": "iPhone",
"position": {
"latitude": 48.85784000736304,
"longitude": 2.35389631944237
},
"sensortag_id": "c4:be:84:70:37:89",
"survey": null,
"version": 3
}
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"definitions": {
"DefaultMeasurement_307": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"datetime": {
"format": "datetime",
"type": "string"
},
"humidity": {
"type": "number"
},
"illuminance": {
"type": "number"
},
"noise_level": {
"type": "number"
},
"temperature": {
"type": "number"
}
},
"required": [
"datetime",
"humidity",
"illuminance",
"noise_level",
"temperature"
],
"title": "Measurement - DefaultMeasurement",
"type": "object"
},
"DefaultPosition_305": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"latitude": {
"type": "number"
},
"longitude": {
"type": "number"
}
},
"required": [
"latitude",
"longitude"
],
"title": "Position - DefaultPosition",
"type": "object"
},
"DefaultSurvey_306": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"comfort_rating": {
"type": "number"
},
"comment": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"humidity_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"illuminance_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"noise_level_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"place": {
"type": "string"
},
"temperature_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"comfort_rating",
"comment",
"humidity_comfort_rating",
"illuminance_comfort_rating",
"noise_level_comfort_rating",
"place",
"temperature_comfort_rating"
],
"title": "Survey - DefaultSurvey",
"type": "object"
}
},
"properties": {
"archive": {
"additionalProperties": false,
"properties": {
"campaign_id": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"datetime": {
"format": "datetime",
"type": "string"
},
"measurements": {
"items": {
"$ref": "#/definitions/DefaultMeasurement_307",
"type": "object"
},
"type": "array"
},
"phone_model": {
"type": "string"
},
"position": {
"$ref": "#/definitions/DefaultPosition_305",
"type": "object"
},
"sensortag_id": {
"type": "string"
},
"survey": {
"oneOf": [
{
"$ref": "#/definitions/DefaultSurvey_306",
"type": "object"
},
{
"type": "null"
}
]
},
"version": {
"type": "integer"
}
},
"required": [
"campaign_id",
"datetime",
"measurements",
"phone_model",
"position",
"sensortag_id",
"survey",
"version"
],
"type": "object"
}
},
"required": [
"archive"
],
"title": "Archive - PostArchive",
"type": "object"
}
{
"archive": {
"datetime": "2018-03-20T09:13:27.981Z",
"measurements": [
{
"datetime": "2018-03-20T09:13:27.981Z",
"humidity": 0,
"illuminance": 648.3391723632812,
"noise_level": 56.90913772583008,
"temperature": 24.09375
},
{
"datetime": "2018-03-20T09:13:28.999Z",
"humidity": 0,
"illuminance": 1427.327880859375,
"noise_level": 60.39989852905273,
"temperature": 24.09375
},
{
"datetime": "2018-03-20T09:13:29.988Z",
"humidity": 0,
"illuminance": 1468.108764648438,
"noise_level": 49.44010162353516,
"temperature": 24.09375
},
{
"datetime": "2018-03-20T09:13:31.007Z",
"humidity": 0,
"illuminance": 1420.153564453125,
"noise_level": 60.16387939453125,
"temperature": 24.09375
}
],
"phone_model": "iPhone",
"position": {
"latitude": 48.85779340172075,
"longitude": 2.353627648210956
},
"sensortag_id": "c4:be:84:70:37:89",
"version": 3
}
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"definitions": {
"DefaultMeasurement_307": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"datetime": {
"format": "datetime",
"type": "string"
},
"humidity": {
"type": "number"
},
"illuminance": {
"type": "number"
},
"noise_level": {
"type": "number"
},
"temperature": {
"type": "number"
}
},
"required": [
"datetime",
"humidity",
"illuminance",
"noise_level",
"temperature"
],
"title": "Measurement - DefaultMeasurement",
"type": "object"
},
"DefaultPosition_305": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"latitude": {
"type": "number"
},
"longitude": {
"type": "number"
}
},
"required": [
"latitude",
"longitude"
],
"title": "Position - DefaultPosition",
"type": "object"
},
"DefaultSurvey_306": {
"additionalProperties": false,
"description": "Automatically generated",
"properties": {
"comfort_rating": {
"type": "number"
},
"comment": {
"oneOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"humidity_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"illuminance_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"noise_level_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"place": {
"type": "string"
},
"temperature_comfort_rating": {
"oneOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"comfort_rating",
"comment",
"humidity_comfort_rating",
"illuminance_comfort_rating",
"noise_level_comfort_rating",
"place",
"temperature_comfort_rating"
],
"title": "Survey - DefaultSurvey",
"type": "object"
}
},
"properties": {
"archive": {
"additionalProperties": false,
"properties": {
"campaign_id": {
"oneOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"datetime": {
"format": "datetime",
"type": "string"
},
"measurements": {
"items": {
"$ref": "#/definitions/DefaultMeasurement_307",
"type": "object"
},
"type": "array"
},
"phone_model": {
"type": "string"
},
"position": {
"$ref": "#/definitions/DefaultPosition_305",
"type": "object"
},
"sensortag_id": {
"type": "string"
},
"survey": {
"oneOf": [
{
"$ref": "#/definitions/DefaultSurvey_306",
"type": "object"
},
{
"type": "null"
}
]
},
"version": {
"type": "integer"
}
},
"required": [
"campaign_id",
"datetime",
"measurements",
"phone_model",
"position",
"sensortag_id",
"survey",
"version"
],
"type": "object"
}
},
"required": [
"archive"
],
"title": "Archive - PostArchive",
"type": "object"
}
{
"archive": {
"datetime": "2018-03-19T17:04:57.562Z",
"measurements": [
{
"datetime": "2018-03-19T17:04:57.562Z",
"humidity": 0,
"illuminance": 205.6975860595703,
"noise_level": 55.50303268432617,
"temperature": 25.0625
},
{
"datetime": "2018-03-19T17:04:58.549Z",
"humidity": 0,
"illuminance": 165.8607940673828,
"noise_level": 49.23420715332031,
"temperature": 25.0625
},
{
"datetime": "2018-03-19T17:04:59.538Z",
"humidity": 0,
"illuminance": 168.1263885498047,
"noise_level": 47.06023406982422,
"temperature": 25.0625
},
{
"datetime": "2018-03-19T17:05:00.559Z",
"humidity": 0,
"illuminance": 74.59959411621094,
"noise_level": 45.69191360473633,
"temperature": 25.0625
}
],
"phone_model": "iPhone",
"position": {
"latitude": 48.8578407371208,
"longitude": 2.353910133644754
},
"sensortag_id": "c4:be:84:70:37:89",
"version": 3
}
}