Time |
2023-04-04 16:04:01.590380 |
Endpoint |
student-sport
|
Success |
True |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Response from https://httpbin.org/post
{
"args": {},
"data": "{\"payload\": \"@prefix ex: <http://example.com/> .\\n@prefix foaf: <http://xmlns.com/foaf/0.1/> .\\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\\n\\nex:Venus a foaf:Person;\\n ex:FirstName \\\"Venus\\\";\\n ex:LastName \\\"Tennis\\\" .\\n\"}",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Content-Length": "242",
"Content-Type": "application/json",
"Host": "httpbin.org",
"User-Agent": "python-requests/2.28.1",
"X-Amzn-Trace-Id": "Root=1-642c4a71-256b23e04be2f8ac2d909fa5"
},
"json": {
"payload": "@prefix ex: <http://example.com/> .\n@prefix foaf: <http://xmlns.com/foaf/0.1/> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n\nex:Venus a foaf:Person;\n ex:FirstName \"Venus\";\n ex:LastName \"Tennis\" .\n"
},
"origin": "34.147.121.59",
"url": "https://httpbin.org/post"
}
|
Request
{
"FirstName": "Venus",
"LastName": "Tennis"
}
|
Transformed into
@prefix ex: <http://example.com/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
ex:Venus a foaf:Person;
ex:FirstName "Venus";
ex:LastName "Tennis" .
|
Time |
2023-04-04 16:04:01.326503 |
Endpoint |
student-sport
|
Success |
True |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Response from https://httpbin.org/post
{
"args": {},
"data": "{\"payload\": \"@prefix ex: <http://example.com/> .\\n@prefix foaf: <http://xmlns.com/foaf/0.1/> .\\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\\n\\nex:Venus a foaf:Person;\\n ex:FirstName \\\"Venus\\\";\\n ex:LastName \\\"Tennis\\\" .\\n\"}",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Content-Length": "242",
"Content-Type": "application/json",
"Host": "httpbin.org",
"User-Agent": "python-requests/2.28.1",
"X-Amzn-Trace-Id": "Root=1-642c4a71-7d1c87273dd5f6dd671a81cf"
},
"json": {
"payload": "@prefix ex: <http://example.com/> .\n@prefix foaf: <http://xmlns.com/foaf/0.1/> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n\nex:Venus a foaf:Person;\n ex:FirstName \"Venus\";\n ex:LastName \"Tennis\" .\n"
},
"origin": "34.147.121.59",
"url": "https://httpbin.org/post"
}
|
Request
{
"FirstName": "Venus",
"LastName": "Tennis"
}
|
Transformed into
@prefix ex: <http://example.com/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
ex:Venus a foaf:Person;
ex:FirstName "Venus";
ex:LastName "Tennis" .
|
Time |
2023-03-27 14:43:10.592153 |
Endpoint |
catalog-jp-test-1
|
Success |
True |
Endpoint url |
https://httpbin.org/post |
Input format |
xml |
Output format |
turtle |
|
Response from https://httpbin.org/post
{
"args": {},
"data": "{\"payload\": \"\"}",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Content-Length": "15",
"Content-Type": "application/json",
"Host": "httpbin.org",
"User-Agent": "python-requests/2.28.1",
"X-Amzn-Trace-Id": "Root=1-6421ab7d-67b2010514393ef11608439d"
},
"json": {
"payload": ""
},
"origin": "34.147.47.202",
"url": "https://httpbin.org/post"
}
|
Request
<?xml version="1.0" encoding="UTF-8"?>
<ProductCatalogue xmlns="https://ontology.tno.nl/messagemodels/productcatalogue#" xmlns:ns0="https://ontology.tno.nl/messagemodels/productcatalogue#">
<PriceCatalogueNumber>d8cc54 0d759</PriceCatalogueNumber>
<MessageDate>2023-03-27</MessageDate>
<Currency>bb22af 6bc8f</Currency>
<MutationCode/>
<Buyer>
<GLN>9381f5 6ac86</GLN>
</Buyer>
<Grouping>
<Supplier/>
<TradeItemLine>
<LineNumber>1</LineNumber>
<StatusCode/>
<TradeItemIdentification>
<GTIN>3f55d8 1dfb9</GTIN>
</TradeItemIdentification>
<MultiLanguageTradeItemDescription>
<TradeItemDescription>
<Description>c309cb 37efe</Description>
<LanguageCode>42a1e5 fb4dc</LanguageCode>
</TradeItemDescription>
</MultiLanguageTradeItemDescription>
<TradeItemCharacteristics>
<OrderableIndicator>true</OrderableIndicator>
</TradeItemCharacteristics>
<OrderConditions>
<MinimumOrderQuantity>1</MinimumOrderQuantity>
<OrderMultiple>1</OrderMultiple>
<OrderUoM/>
</OrderConditions>
<UseUnitInformation>
<QuantityOfUseUnits>1</QuantityOfUseUnits>
<UseUnitUoM/>
<SingleUseUnitQuantity>1</SingleUseUnitQuantity>
</UseUnitInformation>
<PriceInformation>
<StartDatePriceInformation>2023-03-27</StartDatePriceInformation>
<NetPrice>1</NetPrice>
<PriceBase>
<NumberOfUnitsInPriceBasis>1</NumberOfUnitsInPriceBasis>
<PriceBasisUoM/>
</PriceBase>
</PriceInformation>
</TradeItemLine>
</Grouping>
</ProductCatalogue>
|
Transformed into
|
Time |
2023-02-15 01:48:00.245635 |
Endpoint |
CO2 Emission Machine measurement
|
Success |
True |
Endpoint url |
https://httpbin.org/post |
Input format |
xml |
Output format |
turtle |
|
Response from https://httpbin.org/post
{
"args": {},
"data": "{\"payload\": \"@prefix cn: <http://test.ontology.example.com/carbon-neutral#> .\\n\\n_:0 a cn:CO2EmissionMeasurement;\\n cn:authority \\\"true\\\";\\n cn:manufacturingLine \\\"Fabrication\\\";\\n cn:manufacturingProcess \\\"Molding\\\";\\n cn:scope \\\"1\\\", \\\"2\\\";\\n cn:timestamp \\\"2022-07-01T08:40:14+02:00\\\" .\\n\"}",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Content-Length": "298",
"Content-Type": "application/json",
"Host": "httpbin.org",
"User-Agent": "python-requests/2.28.1",
"X-Amzn-Trace-Id": "Root=1-63ec39d0-35d7632375ea6e903a1bcfa7"
},
"json": {
"payload": "@prefix cn: <http://test.ontology.example.com/carbon-neutral#> .\n\n_:0 a cn:CO2EmissionMeasurement;\n cn:authority \"true\";\n cn:manufacturingLine \"Fabrication\";\n cn:manufacturingProcess \"Molding\";\n cn:scope \"1\", \"2\";\n cn:timestamp \"2022-07-01T08:40:14+02:00\" .\n"
},
"origin": "34.147.29.138",
"url": "https://httpbin.org/post"
}
|
Request
<?xml version="1.0" encoding="UTF-8"?>
<Measurement>
<authority>true</authority>
<manufacturingProcess>Molding</manufacturingProcess>
<manufacturingLine>Fabrication</manufacturingLine>
<timestamp>2022-07-01T08:40:14+02:00</timestamp>
<scope1>1</scope1>
<scope2>2</scope2>
</Measurement>
|
Transformed into
@prefix cn: <http://test.ontology.example.com/carbon-neutral#> .
_:0 a cn:CO2EmissionMeasurement;
cn:authority "true";
cn:manufacturingLine "Fabrication";
cn:manufacturingProcess "Molding";
cn:scope "1", "2";
cn:timestamp "2022-07-01T08:40:14+02:00" .
|
Time |
2023-02-14 10:32:14.211335 |
Endpoint |
CO2 Emission Machine measurement
|
Success |
True |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Response from https://httpbin.org/post
{
"args": {},
"data": "{\"payload\": \"@prefix cn: <http://test.ontology.example.com/carbon-neutral#> .\\n\\n_:0 a cn:CO2EmissionMeasurement;\\n cn:scope \\\"1\\\";\\n <https://w3id.org/saref#hasTimestamp> \\\"2023-02-14T11:31:51+01:00\\\";\\n <https://w3id.org/saref#hasValue> \\\"{}\\\" .\\n\"}",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Content-Length": "254",
"Content-Type": "application/json",
"Host": "httpbin.org",
"User-Agent": "python-requests/2.28.1",
"X-Amzn-Trace-Id": "Root=1-63eb632e-0bd0a81625f9ea1e2e1e6284"
},
"json": {
"payload": "@prefix cn: <http://test.ontology.example.com/carbon-neutral#> .\n\n_:0 a cn:CO2EmissionMeasurement;\n cn:scope \"1\";\n <https://w3id.org/saref#hasTimestamp> \"2023-02-14T11:31:51+01:00\";\n <https://w3id.org/saref#hasValue> \"{}\" .\n"
},
"origin": "34.147.29.138",
"url": "https://httpbin.org/post"
}
|
Request
{
"hasValue": {},
"hasTimestamp": "2023-02-14T11:31:51+01:00",
"scope1": 1,
"scope2": 1
}
|
Transformed into
@prefix cn: <http://test.ontology.example.com/carbon-neutral#> .
_:0 a cn:CO2EmissionMeasurement;
cn:scope "1";
<https://w3id.org/saref#hasTimestamp> "2023-02-14T11:31:51+01:00";
<https://w3id.org/saref#hasValue> "{}" .
|
Time |
2023-02-10 07:57:15.995860 |
Endpoint |
SETU Timecard example
|
Success |
True |
Endpoint url |
https://httpbin.org/post |
Input format |
xml |
Output format |
turtle |
|
Response from https://httpbin.org/post
{
"args": {},
"data": "{\"payload\": \"@prefix setu: <http://ontology.setu.nl#> .\\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\\n\\n<http://example.com/person/1102116> a setu:Person;\\n setu:supplierAssignedIdentifier \\\"1102116\\\" .\\n\\n_:0 a setu:WorkActivity;\\n setu:activityEnd \\\"2019-06-03T18:00:00Z\\\";\\n setu:activityStart \\\"2019-06-03T09:00:00Z\\\";\\n setu:costCenterCode \\\"NL010000516540\\\";\\n setu:duration 8.0;\\n setu:hourType setu:HourTypeRegular .\\n\\n_:1 a setu:WorkActivity;\\n setu:activityEnd \\\"2019-06-03T19:00:00Z\\\";\\n setu:activityStart \\\"2019-06-03T18:00:00Z\\\";\\n setu:costCenterCode \\\"NL010000516540\\\";\\n setu:duration 1.0;\\n setu:hourType setu:HourTypeOvertime .\\n\\n_:2 a setu:Timecard;\\n setu:customerAssignedTimecardIdentifier \\\"1102116-12345\\\";\\n setu:reportedResource <http://example.com/person/1102116>;\\n setu:reportedWorkActivity _:0, _:1 .\\n\"}",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Content-Length": "857",
"Content-Type": "application/json",
"Host": "httpbin.org",
"User-Agent": "python-requests/2.28.1",
"X-Amzn-Trace-Id": "Root=1-63e5f8db-396bb23711bc89f71dff5610"
},
"json": {
"payload": "@prefix setu: <http://ontology.setu.nl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n<http://example.com/person/1102116> a setu:Person;\n setu:supplierAssignedIdentifier \"1102116\" .\n\n_:0 a setu:WorkActivity;\n setu:activityEnd \"2019-06-03T18:00:00Z\";\n setu:activityStart \"2019-06-03T09:00:00Z\";\n setu:costCenterCode \"NL010000516540\";\n setu:duration 8.0;\n setu:hourType setu:HourTypeRegular .\n\n_:1 a setu:WorkActivity;\n setu:activityEnd \"2019-06-03T19:00:00Z\";\n setu:activityStart \"2019-06-03T18:00:00Z\";\n setu:costCenterCode \"NL010000516540\";\n setu:duration 1.0;\n setu:hourType setu:HourTypeOvertime .\n\n_:2 a setu:Timecard;\n setu:customerAssignedTimecardIdentifier \"1102116-12345\";\n setu:reportedResource <http://example.com/person/1102116>;\n setu:reportedWorkActivity _:0, _:1 .\n"
},
"origin": "34.147.29.138",
"url": "https://httpbin.org/post"
}
|
Request
<?xml version="1.0" encoding="utf-8"?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<emp>
<pers_id>1102116</pers_id>
<start_date>2019-06-03T09:00:00Z</start_date>
<end_date>2019-06-03T18:00:00Z</end_date>
<time_type>Regular</time_type>
<externalcode>1102116-12345</externalcode>
<hours_quant>8.0</hours_quant>
<costcenter>NL010000516540</costcenter>
</emp>
<emp>
<pers_id>1102116</pers_id>
<start_date>2019-06-03T18:00:00Z</start_date>
<end_date>2019-06-03T19:00:00Z</end_date>
<time_type>Overtime</time_type>
<externalcode>1102116-12345</externalcode>
<hours_quant>1.0</hours_quant>
<costcenter>NL010000516540</costcenter>
</emp>
</root>
|
Transformed into
@prefix setu: <http://ontology.setu.nl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://example.com/person/1102116> a setu:Person;
setu:supplierAssignedIdentifier "1102116" .
_:0 a setu:WorkActivity;
setu:activityEnd "2019-06-03T18:00:00Z";
setu:activityStart "2019-06-03T09:00:00Z";
setu:costCenterCode "NL010000516540";
setu:duration 8.0;
setu:hourType setu:HourTypeRegular .
_:1 a setu:WorkActivity;
setu:activityEnd "2019-06-03T19:00:00Z";
setu:activityStart "2019-06-03T18:00:00Z";
setu:costCenterCode "NL010000516540";
setu:duration 1.0;
setu:hourType setu:HourTypeOvertime .
_:2 a setu:Timecard;
setu:customerAssignedTimecardIdentifier "1102116-12345";
setu:reportedResource <http://example.com/person/1102116>;
setu:reportedWorkActivity _:0, _:1 .
|
Time |
2023-02-10 07:57:01.354814 |
Endpoint |
SETU Timecard example
|
Success |
True |
Endpoint url |
https://httpbin.org/post |
Input format |
xml |
Output format |
turtle |
|
Response from https://httpbin.org/post
{
"args": {},
"data": "{\"payload\": \"@prefix setu: <http://ontology.setu.nl#> .\\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\\n\\n<http://example.com/person/1102116> a setu:Person;\\n setu:supplierAssignedIdentifier \\\"1102116\\\" .\\n\\n_:0 a setu:WorkActivity;\\n setu:activityEnd \\\"2019-06-03T18:00:00Z\\\";\\n setu:activityStart \\\"2019-06-03T09:00:00Z\\\";\\n setu:costCenterCode \\\"NL010000516540\\\";\\n setu:duration 8.0;\\n setu:hourType setu:HourTypeRegular .\\n\\n_:1 a setu:WorkActivity;\\n setu:activityEnd \\\"2019-06-03T19:00:00Z\\\";\\n setu:activityStart \\\"2019-06-03T18:00:00Z\\\";\\n setu:costCenterCode \\\"NL010000516540\\\";\\n setu:duration 1.0;\\n setu:hourType setu:HourTypeOvertime .\\n\\n_:2 a setu:Timecard;\\n setu:customerAssignedTimecardIdentifier \\\"1102116-12345\\\";\\n setu:reportedResource <http://example.com/person/1102116>;\\n setu:reportedWorkActivity _:0, _:1 .\\n\"}",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Content-Length": "857",
"Content-Type": "application/json",
"Host": "httpbin.org",
"User-Agent": "python-requests/2.28.1",
"X-Amzn-Trace-Id": "Root=1-63e5f8cd-120e79923b5e1a99147f9230"
},
"json": {
"payload": "@prefix setu: <http://ontology.setu.nl#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n<http://example.com/person/1102116> a setu:Person;\n setu:supplierAssignedIdentifier \"1102116\" .\n\n_:0 a setu:WorkActivity;\n setu:activityEnd \"2019-06-03T18:00:00Z\";\n setu:activityStart \"2019-06-03T09:00:00Z\";\n setu:costCenterCode \"NL010000516540\";\n setu:duration 8.0;\n setu:hourType setu:HourTypeRegular .\n\n_:1 a setu:WorkActivity;\n setu:activityEnd \"2019-06-03T19:00:00Z\";\n setu:activityStart \"2019-06-03T18:00:00Z\";\n setu:costCenterCode \"NL010000516540\";\n setu:duration 1.0;\n setu:hourType setu:HourTypeOvertime .\n\n_:2 a setu:Timecard;\n setu:customerAssignedTimecardIdentifier \"1102116-12345\";\n setu:reportedResource <http://example.com/person/1102116>;\n setu:reportedWorkActivity _:0, _:1 .\n"
},
"origin": "34.147.29.138",
"url": "https://httpbin.org/post"
}
|
Request
<?xml version="1.0" encoding="utf-8"?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<emp>
<pers_id>1102116</pers_id>
<start_date>2019-06-03T09:00:00Z</start_date>
<end_date>2019-06-03T18:00:00Z</end_date>
<time_type>Regular</time_type>
<externalcode>1102116-12345</externalcode>
<hours_quant>8.0</hours_quant>
<costcenter>NL010000516540</costcenter>
</emp>
<emp>
<pers_id>1102116</pers_id>
<start_date>2019-06-03T18:00:00Z</start_date>
<end_date>2019-06-03T19:00:00Z</end_date>
<time_type>Overtime</time_type>
<externalcode>1102116-12345</externalcode>
<hours_quant>1.0</hours_quant>
<costcenter>NL010000516540</costcenter>
</emp>
</root>
|
Transformed into
@prefix setu: <http://ontology.setu.nl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://example.com/person/1102116> a setu:Person;
setu:supplierAssignedIdentifier "1102116" .
_:0 a setu:WorkActivity;
setu:activityEnd "2019-06-03T18:00:00Z";
setu:activityStart "2019-06-03T09:00:00Z";
setu:costCenterCode "NL010000516540";
setu:duration 8.0;
setu:hourType setu:HourTypeRegular .
_:1 a setu:WorkActivity;
setu:activityEnd "2019-06-03T19:00:00Z";
setu:activityStart "2019-06-03T18:00:00Z";
setu:costCenterCode "NL010000516540";
setu:duration 1.0;
setu:hourType setu:HourTypeOvertime .
_:2 a setu:Timecard;
setu:customerAssignedTimecardIdentifier "1102116-12345";
setu:reportedResource <http://example.com/person/1102116>;
setu:reportedWorkActivity _:0, _:1 .
|
Time |
2023-02-10 07:51:46.532388 |
Endpoint |
SETU Planning Assignment - demo
|
Success |
False |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Errors
Error validating payload according to schema: {'workDuration': {'value': {}, 'unitCode': {'value': 'Days'}}, 'baseDuration': {'value': {}, 'unitCode': {'value': 'Daily'}}} is not of type 'array'
Failed validating 'type' in schema['properties']['positionProfile']['properties']['workingPeriods']['properties']['item']:
{'items': {'additionalProperties': False,
'properties': {'baseDuration': {'additionalProperties': False,
'properties': {'unitCode': {'additionalProperties': False,
'properties': {'value': {'enum': ['Daily',
'FourWeekly',
'Monthly',
'Quarterly',
'Weekly',
'Yearly'],
'type': 'string'}},
'required': ['value'],
'type': 'object'},
'value': {'type': 'object'}},
'required': ['value',
'unitCode'],
'type': 'object'},
'workDuration': {'additionalProperties': False,
'properties': {'unitCode': {'additionalProperties': False,
'properties': {'value': {'enum': ['Days',
'Hours'],
'type': 'string'}},
'required': ['value'],
'type': 'object'},
'value': {'type': 'object'}},
'required': ['value',
'unitCode'],
'type': 'object'}},
'required': ['workDuration', 'baseDuration'],
'type': 'object'},
'minItems': 1,
'type': 'array'}
On instance['positionProfile']['workingPeriods']['item']:
{'baseDuration': {'unitCode': {'value': 'Daily'}, 'value': {}},
'workDuration': {'unitCode': {'value': 'Days'}, 'value': {}}}
|
Request
{
"documentId": {
"value": {},
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"supplier": {
"id": [{
"value": {},
"schemeAgencyId": "Customer"
}],
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
}
},
"customer": {
"id": [{
"value": {},
"schemeAgencyId": "Customer"
}],
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
}
},
"planningRequestReference": {
"documentId": {
"value": {},
"schemeAgencyId": "Customer"
}
},
"assignedWorker": {
"assignedStatus": true,
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"person": {
"name": {
"formattedName": {}
}
}
},
"positionProfile": {
"positionId": {
"value": {}
},
"positionTitle": {},
"positionTask": {
"id": {
"value": {}
},
"description": {
"value": {}
}
},
"standByIndicator": true,
"positionLocation": {
"item": {
"line": {},
"countryCode": {
"value": "4ce6b6 7cf63"
},
"city": {},
"postalCode": {},
"name": {}
}
},
"positionOrganizations": {
"item": [{
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
},
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"responsibilityCode": {
"value": "45de03 dadaa"
},
"id": {
"value": {},
"schemeAgencyId": "Customer"
},
"name": {}
}]
},
"positionPeriod": {
"start": {},
"end": {}
},
"workingPeriods": {
"item": {
"workDuration": {
"value": {},
"unitCode": {
"value": "Days"
}
},
"baseDuration": {
"value": {},
"unitCode": {
"value": "Daily"
}
}
}
},
"shiftDescription": {},
"travelDistance": 1
},
"periodicPlanningLine": [{
"lineId": {
"value": "4bfa6c 4edc3",
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"planningLineName": "a11316 d993d",
"planningPeriod": "Friday",
"startTime": "08:10:15+01:00",
"endTime": "08:10:15+01:00",
"hours": 1,
"breaks": {
"paidOrUnpaid": "Paid",
"startTime": "08:10:15+01:00",
"endTime": "08:10:15+01:00",
"breakTrigger": {
"hours": 1,
"breakDuration": "08:10:15+01:00"
}
},
"relatedWorker": {
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"relatedWorkerType": "Preferred"
}
}],
"singlePlanningLine": [{
"lineId": {
"value": "9457ed cf75d",
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"planningLineName": "9b24c4 3bd91",
"singlePlanningType": "Exception",
"periodicPlanningLineReference": {
"lineId": {
"value": "558e48 af646",
"schemeAgencyId": "Customer"
}
},
"startDateTime": "2023-02-10T08:10:15+01:00",
"endDateTime": "2023-02-10T08:10:15+01:00",
"hours": 1,
"breaks": {
"paidOrUnpaid": "Paid",
"startDateTime": "2023-02-10T08:10:15+01:00",
"endDateTime": "2023-02-10T08:10:15+01:00",
"breakTrigger": {
"hours": 1,
"breakDuration": "08:10:15+01:00"
}
},
"relatedWorker": {
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"relatedWorkerType": "Preferred"
}
}]
}
|
|
Time |
2023-02-10 07:50:20.934654 |
Endpoint |
SETU Planning Assignment - demo
|
Success |
False |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Errors
Error validating payload according to schema: {'taxId': {'value': {}, 'schemeAgencyId': 'BTW'}, 'legalId': {'value': {}, 'schemeAgencyId': 'KvK'}, 'responsibilityCode': {'value': '45de03 dadaa'}, 'id': {'value': {}, 'schemeAgencyId': 'Customer'}, 'name': {}} is not of type 'array'
Failed validating 'type' in schema['properties']['positionProfile']['properties']['positionOrganizations']['properties']['item']:
{'items': {'additionalProperties': False,
'properties': {'id': {'additionalProperties': False,
'properties': {'schemeAgencyId': {'type': 'string'},
'value': {'type': 'object'}},
'required': ['value',
'schemeAgencyId'],
'type': 'object'},
'legalId': {'additionalProperties': False,
'properties': {'schemeAgencyId': {'type': 'string'},
'value': {'type': 'object'}},
'required': ['value',
'schemeAgencyId'],
'type': 'object'},
'name': {'type': 'object'},
'responsibilityCode': {'additionalProperties': False,
'properties': {'value': {'type': 'string'}},
'required': ['value'],
'type': 'object'},
'taxId': {'additionalProperties': False,
'properties': {'schemeAgencyId': {'type': 'string'},
'value': {'type': 'object'}},
'required': ['value',
'schemeAgencyId'],
'type': 'object'}},
'type': 'object'},
'minItems': 1,
'type': 'array'}
On instance['positionProfile']['positionOrganizations']['item']:
{'id': {'schemeAgencyId': 'Customer', 'value': {}},
'legalId': {'schemeAgencyId': 'KvK', 'value': {}},
'name': {},
'responsibilityCode': {'value': '45de03 dadaa'},
'taxId': {'schemeAgencyId': 'BTW', 'value': {}}}
|
Request
{
"documentId": {
"value": {},
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"supplier": {
"id": [{
"value": {},
"schemeAgencyId": "Customer"
}],
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
}
},
"customer": {
"id": [{
"value": {},
"schemeAgencyId": "Customer"
}],
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
}
},
"planningRequestReference": {
"documentId": {
"value": {},
"schemeAgencyId": "Customer"
}
},
"assignedWorker": {
"assignedStatus": true,
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"person": {
"name": {
"formattedName": {}
}
}
},
"positionProfile": {
"positionId": {
"value": {}
},
"positionTitle": {},
"positionTask": {
"id": {
"value": {}
},
"description": {
"value": {}
}
},
"standByIndicator": true,
"positionLocation": {
"item": {
"line": {},
"countryCode": {
"value": "4ce6b6 7cf63"
},
"city": {},
"postalCode": {},
"name": {}
}
},
"positionOrganizations": {
"item": {
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
},
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"responsibilityCode": {
"value": "45de03 dadaa"
},
"id": {
"value": {},
"schemeAgencyId": "Customer"
},
"name": {}
}
},
"positionPeriod": {
"start": {},
"end": {}
},
"workingPeriods": {
"item": {
"workDuration": {
"value": {},
"unitCode": {
"value": "Days"
}
},
"baseDuration": {
"value": {},
"unitCode": {
"value": "Daily"
}
}
}
},
"shiftDescription": {},
"travelDistance": 1
},
"periodicPlanningLine": [{
"lineId": {
"value": "4bfa6c 4edc3",
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"planningLineName": "a11316 d993d",
"planningPeriod": "Friday",
"startTime": "08:10:15+01:00",
"endTime": "08:10:15+01:00",
"hours": 1,
"breaks": {
"paidOrUnpaid": "Paid",
"startTime": "08:10:15+01:00",
"endTime": "08:10:15+01:00",
"breakTrigger": {
"hours": 1,
"breakDuration": "08:10:15+01:00"
}
},
"relatedWorker": {
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"relatedWorkerType": "Preferred"
}
}],
"singlePlanningLine": [{
"lineId": {
"value": "9457ed cf75d",
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"planningLineName": "9b24c4 3bd91",
"singlePlanningType": "Exception",
"periodicPlanningLineReference": {
"lineId": {
"value": "558e48 af646",
"schemeAgencyId": "Customer"
}
},
"startDateTime": "2023-02-10T08:10:15+01:00",
"endDateTime": "2023-02-10T08:10:15+01:00",
"hours": 1,
"breaks": {
"paidOrUnpaid": "Paid",
"startDateTime": "2023-02-10T08:10:15+01:00",
"endDateTime": "2023-02-10T08:10:15+01:00",
"breakTrigger": {
"hours": 1,
"breakDuration": "08:10:15+01:00"
}
},
"relatedWorker": {
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"relatedWorkerType": "Preferred"
}
}]
}
|
|
Time |
2023-02-10 07:48:54.434812 |
Endpoint |
SETU Planning Assignment - demo
|
Success |
False |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Errors
Error validating payload according to schema: {'value': {}, 'schemeAgencyId': 'Customer'} is not of type 'array'
Failed validating 'type' in schema['properties']['customer']['properties']['id']:
{'items': {'additionalProperties': False,
'properties': {'schemeAgencyId': {'type': 'string'},
'value': {'type': 'object'}},
'required': ['value', 'schemeAgencyId'],
'type': 'object'},
'maxItems': 2,
'type': 'array'}
On instance['customer']['id']:
{'schemeAgencyId': 'Customer', 'value': {}}
|
Request
{
"documentId": {
"value": {},
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"supplier": {
"id": [{
"value": {},
"schemeAgencyId": "Customer"
}],
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
}
},
"customer": {
"id": {
"value": {},
"schemeAgencyId": "Customer"
},
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
}
},
"planningRequestReference": {
"documentId": {
"value": {},
"schemeAgencyId": "Customer"
}
},
"assignedWorker": {
"assignedStatus": true,
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"person": {
"name": {
"formattedName": {}
}
}
},
"positionProfile": {
"positionId": {
"value": {}
},
"positionTitle": {},
"positionTask": {
"id": {
"value": {}
},
"description": {
"value": {}
}
},
"standByIndicator": true,
"positionLocation": {
"item": {
"line": {},
"countryCode": {
"value": "4ce6b6 7cf63"
},
"city": {},
"postalCode": {},
"name": {}
}
},
"positionOrganizations": {
"item": {
"taxId": {
"value": {},
"schemeAgencyId": "BTW"
},
"legalId": {
"value": {},
"schemeAgencyId": "KvK"
},
"responsibilityCode": {
"value": "45de03 dadaa"
},
"id": {
"value": {},
"schemeAgencyId": "Customer"
},
"name": {}
}
},
"positionPeriod": {
"start": {},
"end": {}
},
"workingPeriods": {
"item": {
"workDuration": {
"value": {},
"unitCode": {
"value": "Days"
}
},
"baseDuration": {
"value": {},
"unitCode": {
"value": "Daily"
}
}
}
},
"shiftDescription": {},
"travelDistance": 1
},
"periodicPlanningLine": [{
"lineId": {
"value": "4bfa6c 4edc3",
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"planningLineName": "a11316 d993d",
"planningPeriod": "Friday",
"startTime": "08:10:15+01:00",
"endTime": "08:10:15+01:00",
"hours": 1,
"breaks": {
"paidOrUnpaid": "Paid",
"startTime": "08:10:15+01:00",
"endTime": "08:10:15+01:00",
"breakTrigger": {
"hours": 1,
"breakDuration": "08:10:15+01:00"
}
},
"relatedWorker": {
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"relatedWorkerType": "Preferred"
}
}],
"singlePlanningLine": [{
"lineId": {
"value": "9457ed cf75d",
"schemeAgencyId": "Customer"
},
"actionCode": "DELETE",
"planningLineName": "9b24c4 3bd91",
"singlePlanningType": "Exception",
"periodicPlanningLineReference": {
"lineId": {
"value": "558e48 af646",
"schemeAgencyId": "Customer"
}
},
"startDateTime": "2023-02-10T08:10:15+01:00",
"endDateTime": "2023-02-10T08:10:15+01:00",
"hours": 1,
"breaks": {
"paidOrUnpaid": "Paid",
"startDateTime": "2023-02-10T08:10:15+01:00",
"endDateTime": "2023-02-10T08:10:15+01:00",
"breakTrigger": {
"hours": 1,
"breakDuration": "08:10:15+01:00"
}
},
"relatedWorker": {
"workerId": {
"value": {},
"schemeAgencyId": "Customer"
},
"relatedWorkerType": "Preferred"
}
}]
}
|
|