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"
}
}]
}
|
|
Time |
2023-02-10 07:27:45.332106 |
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']['supplier']['properties']['id']:
{'items': {'additionalProperties': False,
'properties': {'schemeAgencyId': {'type': 'string'},
'value': {'type': 'object'}},
'required': ['value', 'schemeAgencyId'],
'type': 'object'},
'maxItems': 2,
'type': 'array'}
On instance['supplier']['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"
}
}]
}
|
|
Time |
2023-02-10 07:16:51.734864 |
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: 'Customer' is not of type 'object'
Failed validating 'type' in schema['properties']['documentId']['properties']['schemeAgencyId']:
{'type': 'object'}
On instance['documentId']['schemeAgencyId']:
'Customer'
|
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:11:22.321460 |
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: {'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'}} is not of type 'array'
Failed validating 'type' in schema['properties']['periodicPlanningLine']:
{'items': {'additionalProperties': False,
'properties': {'actionCode': {'enum': ['DELETE',
'GET',
'POST',
'PUT'],
'type': 'string'},
'breaks': {'items': {'additionalProperties': False,
'properties': {'breakTrigger': {'additionalProperties': False,
'properties': {'breakDuration': {'format': 'time',
'type': 'string'},
'hours': {'type': 'number'}},
'required': ['hours',
'breakDuration'],
'type': 'object'},
'endTime': {'format': 'time',
'type': 'string'},
'paidOrUnpaid': {'enum': ['Paid',
'Unpaid'],
'type': 'string'},
'startTime': {'format': 'time',
'type': 'string'}},
'required': ['paidOrUnpaid'],
'type': 'object'},
'type': 'array'},
'endTime': {'format': 'time',
'type': 'string'},
'hours': {'type': 'number'},
'lineId': {'additionalProperties': False,
'properties': {'schemeAgencyId': {'enum': ['Customer',
'Supplier'],
'type': 'string'},
'value': {'type': 'string'}},
'required': ['value',
'schemeAgencyId'],
'type': 'object'},
'planningLineName': {'type': 'string'},
'planningPeriod': {'enum': ['Friday',
'Monday',
'Saturday',
'Sunday',
'Thursday',
'Tuesday',
'Wednesday'],
'type': 'string'},
'relatedWorker': {'items': {'additionalProperties': False,
'properties': {'relatedWorkerType': {'enum': ['Preferred',
'Required'],
'type': 'string'},
'workerId': {'additionalProperties': False,
'properties': {'schemeAgencyId': {'type': 'object'},
'value': {'type': 'object'}},
'required': ['value',
'schemeAgencyId'],
'type': 'object'}},
'required': ['workerId',
'relatedWorkerType'],
'type': 'object'},
'type': 'array'},
'startTime': {'format': 'time',
'type': 'string'}},
'required': ['lineId', 'planningPeriod'],
'type': 'object'},
'type': 'array'}
On instance['periodicPlanningLine']:
{'actionCode': 'DELETE',
'breaks': {'breakTrigger': {'breakDuration': '08:10:15+01:00',
'hours': 1},
'endTime': '08:10:15+01:00',
'paidOrUnpaid': 'Paid',
'startTime': '08:10:15+01:00'},
'endTime': '08:10:15+01:00',
'hours': 1,
'lineId': {'schemeAgencyId': 'Customer', 'value': '4bfa6c 4edc3'},
'planningLineName': 'a11316 d993d',
'planningPeriod': 'Friday',
'relatedWorker': {'relatedWorkerType': 'Preferred',
'workerId': {'schemeAgencyId': 'Customer',
'value': {}}},
'startTime': '08:10:15+01:00'}
|
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:06:15.214596 |
Endpoint |
SETU Planning Assignment - demo
|
Success |
False |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Errors
Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'type': References from this schema to components in the namespace 'https://hropenstandards.org/schema/xml' are not allowed, since not indicated by an import statement., line 20
|
Request
<?xml version="1.0" encoding="UTF-8"?>
<PlanningAssignment xmlns="https://ontology.setu.nl/planning#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:hropen="https://hropenstandards.org/schema/xml/"
xmlns:setu="https://ontology.setu.nl/planning#">
<documentId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</documentId>
<actionCode>DELETE</actionCode>
<supplier>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
</supplier>
<customer>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
</customer>
<planningRequestReference>
<documentId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</documentId>
</planningRequestReference>
<assignedWorker>
<assignedStatus>true</assignedStatus>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<person>
<name>
<formattedName/>
</name>
</person>
</assignedWorker>
<positionProfile>
<positionId>
<value/>
</positionId>
<positionTitle/>
<positionTask>
<id>
<value/>
</id>
<description>
<value/>
</description>
</positionTask>
<standByIndicator>true</standByIndicator>
<positionLocation>
<item>
<line/>
<countryCode>
<value>fb6c7e 35fc0</value>
</countryCode>
<city/>
<postalCode/>
<name/>
</item>
</positionLocation>
<positionOrganizations>
<item>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<responsibilityCode>
<value>493a56 d5086</value>
</responsibilityCode>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<name/>
</item>
</positionOrganizations>
<positionPeriod>
<start/>
<end/>
</positionPeriod>
<workingPeriods>
<item>
<workDuration>
<value/>
<unitCode>
<value>Days</value>
</unitCode>
</workDuration>
<baseDuration>
<value/>
<unitCode>
<value>Daily</value>
</unitCode>
</baseDuration>
</item>
</workingPeriods>
<shiftDescription/>
<travelDistance>1</travelDistance>
</positionProfile>
<periodicPlanningLine>
<lineId>
<value>d9fe7d e6899</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
<actionCode>DELETE</actionCode>
<planningLineName>14801b 49133</planningLineName>
<planningPeriod>Friday</planningPeriod>
<startTime>08:00:24+01:00</startTime>
<endTime>08:00:24+01:00</endTime>
<hours>1</hours>
<breaks>
<paidOrUnpaid>Paid</paidOrUnpaid>
<startTime>08:00:24+01:00</startTime>
<endTime>08:00:24+01:00</endTime>
<breakTrigger>
<hours>1</hours>
<breakDuration>08:00:24+01:00</breakDuration>
</breakTrigger>
</breaks>
<relatedWorker>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<relatedWorkerType>Preferred</relatedWorkerType>
</relatedWorker>
</periodicPlanningLine>
<singlePlanningLine>
<lineId>
<value>43af6d 6ed01</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
<actionCode>DELETE</actionCode>
<planningLineName>4a255c 3e2f8</planningLineName>
<singlePlanningType>Exception</singlePlanningType>
<periodicPlanningLineReference>
<lineId>
<value>6ea2ad 1af84</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
</periodicPlanningLineReference>
<startDateTime>2023-02-10T08:00:24+01:00</startDateTime>
<endDateTime>2023-02-10T08:00:24+01:00</endDateTime>
<hours>1</hours>
<breaks>
<paidOrUnpaid>Paid</paidOrUnpaid>
<startDateTime>2023-02-10T08:00:24+01:00</startDateTime>
<endDateTime>2023-02-10T08:00:24+01:00</endDateTime>
<breakTrigger>
<hours>1</hours>
<breakDuration>08:00:24+01:00</breakDuration>
</breakTrigger>
</breaks>
<relatedWorker>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<relatedWorkerType>Preferred</relatedWorkerType>
</relatedWorker>
</singlePlanningLine>
</PlanningAssignment>
|
|
Time |
2023-02-10 07:04:02.920384 |
Endpoint |
SETU Planning Assignment - demo
|
Success |
False |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Errors
Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'type': References from this schema to components in the namespace 'https://hropenstandards.org/schema/xml' are not allowed, since not indicated by an import statement., line 20
|
Request
<?xml version="1.0" encoding="UTF-8"?>
<PlanningAssignment xmlns="https://ontology.setu.nl/planning#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:hropen="https://hropenstandards.org/schema/xml/"
xmlns:setu="https://ontology.setu.nl/planning#">
<documentId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</documentId>
<actionCode>DELETE</actionCode>
<supplier>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
</supplier>
<customer>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
</customer>
<planningRequestReference>
<documentId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</documentId>
</planningRequestReference>
<assignedWorker>
<assignedStatus>true</assignedStatus>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<person>
<name>
<formattedName/>
</name>
</person>
</assignedWorker>
<positionProfile>
<positionId>
<value/>
</positionId>
<positionTitle/>
<positionTask>
<id>
<value/>
</id>
<description>
<value/>
</description>
</positionTask>
<standByIndicator>true</standByIndicator>
<positionLocation>
<item>
<line/>
<countryCode>
<value>fb6c7e 35fc0</value>
</countryCode>
<city/>
<postalCode/>
<name/>
</item>
</positionLocation>
<positionOrganizations>
<item>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<responsibilityCode>
<value>493a56 d5086</value>
</responsibilityCode>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<name/>
</item>
</positionOrganizations>
<positionPeriod>
<start/>
<end/>
</positionPeriod>
<workingPeriods>
<item>
<workDuration>
<value/>
<unitCode>
<value>Days</value>
</unitCode>
</workDuration>
<baseDuration>
<value/>
<unitCode>
<value>Daily</value>
</unitCode>
</baseDuration>
</item>
</workingPeriods>
<shiftDescription/>
<travelDistance>1</travelDistance>
</positionProfile>
<periodicPlanningLine>
<lineId>
<value>d9fe7d e6899</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
<actionCode>DELETE</actionCode>
<planningLineName>14801b 49133</planningLineName>
<planningPeriod>Friday</planningPeriod>
<startTime>08:00:24+01:00</startTime>
<endTime>08:00:24+01:00</endTime>
<hours>1</hours>
<breaks>
<paidOrUnpaid>Paid</paidOrUnpaid>
<startTime>08:00:24+01:00</startTime>
<endTime>08:00:24+01:00</endTime>
<breakTrigger>
<hours>1</hours>
<breakDuration>08:00:24+01:00</breakDuration>
</breakTrigger>
</breaks>
<relatedWorker>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<relatedWorkerType>Preferred</relatedWorkerType>
</relatedWorker>
</periodicPlanningLine>
<singlePlanningLine>
<lineId>
<value>43af6d 6ed01</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
<actionCode>DELETE</actionCode>
<planningLineName>4a255c 3e2f8</planningLineName>
<singlePlanningType>Exception</singlePlanningType>
<periodicPlanningLineReference>
<lineId>
<value>6ea2ad 1af84</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
</periodicPlanningLineReference>
<startDateTime>2023-02-10T08:00:24+01:00</startDateTime>
<endDateTime>2023-02-10T08:00:24+01:00</endDateTime>
<hours>1</hours>
<breaks>
<paidOrUnpaid>Paid</paidOrUnpaid>
<startDateTime>2023-02-10T08:00:24+01:00</startDateTime>
<endDateTime>2023-02-10T08:00:24+01:00</endDateTime>
<breakTrigger>
<hours>1</hours>
<breakDuration>08:00:24+01:00</breakDuration>
</breakTrigger>
</breaks>
<relatedWorker>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<relatedWorkerType>Preferred</relatedWorkerType>
</relatedWorker>
</singlePlanningLine>
</PlanningAssignment>
|
|
Time |
2023-02-10 07:02:35.430228 |
Endpoint |
SETU Planning Assignment - demo
|
Success |
False |
Endpoint url |
https://httpbin.org/post |
Input format |
json |
Output format |
turtle |
|
Errors
Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'type': References from this schema to components in the namespace 'https://hropenstandards.org/schema/xml' are not allowed, since not indicated by an import statement., line 20
|
Request
<?xml version="1.0" encoding="UTF-8"?>
<PlanningAssignment xmlns="https://ontology.setu.nl/planning#" xmlns:xs="http://www.w3.org/2001/XMLSchema#" xmlns:hropen="https://hropenstandards.org/schema/xml/" xmlns:setu="https://ontology.setu.nl/planning#">
<documentId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</documentId>
<actionCode>DELETE</actionCode>
<supplier>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
</supplier>
<customer>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
</customer>
<planningRequestReference>
<documentId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</documentId>
</planningRequestReference>
<assignedWorker>
<assignedStatus>true</assignedStatus>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<person>
<name>
<formattedName/>
</name>
</person>
</assignedWorker>
<positionProfile>
<positionId>
<value/>
</positionId>
<positionTitle/>
<positionTask>
<id>
<value/>
</id>
<description>
<value/>
</description>
</positionTask>
<standByIndicator>true</standByIndicator>
<positionLocation>
<item>
<line/>
<countryCode>
<value>fb6c7e 35fc0</value>
</countryCode>
<city/>
<postalCode/>
<name/>
</item>
</positionLocation>
<positionOrganizations>
<item>
<taxId>
<value/>
<schemeAgencyId>BTW</schemeAgencyId>
</taxId>
<legalId>
<value/>
<schemeAgencyId>KvK</schemeAgencyId>
</legalId>
<responsibilityCode>
<value>493a56 d5086</value>
</responsibilityCode>
<id>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</id>
<name/>
</item>
</positionOrganizations>
<positionPeriod>
<start/>
<end/>
</positionPeriod>
<workingPeriods>
<item>
<workDuration>
<value/>
<unitCode>
<value>Days</value>
</unitCode>
</workDuration>
<baseDuration>
<value/>
<unitCode>
<value>Daily</value>
</unitCode>
</baseDuration>
</item>
</workingPeriods>
<shiftDescription/>
<travelDistance>1</travelDistance>
</positionProfile>
<periodicPlanningLine>
<lineId>
<value>d9fe7d e6899</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
<actionCode>DELETE</actionCode>
<planningLineName>14801b 49133</planningLineName>
<planningPeriod>Friday</planningPeriod>
<startTime>08:00:24+01:00</startTime>
<endTime>08:00:24+01:00</endTime>
<hours>1</hours>
<breaks>
<paidOrUnpaid>Paid</paidOrUnpaid>
<startTime>08:00:24+01:00</startTime>
<endTime>08:00:24+01:00</endTime>
<breakTrigger>
<hours>1</hours>
<breakDuration>08:00:24+01:00</breakDuration>
</breakTrigger>
</breaks>
<relatedWorker>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<relatedWorkerType>Preferred</relatedWorkerType>
</relatedWorker>
</periodicPlanningLine>
<singlePlanningLine>
<lineId>
<value>43af6d 6ed01</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
<actionCode>DELETE</actionCode>
<planningLineName>4a255c 3e2f8</planningLineName>
<singlePlanningType>Exception</singlePlanningType>
<periodicPlanningLineReference>
<lineId>
<value>6ea2ad 1af84</value>
<schemeAgencyId>Customer</schemeAgencyId>
</lineId>
</periodicPlanningLineReference>
<startDateTime>2023-02-10T08:00:24+01:00</startDateTime>
<endDateTime>2023-02-10T08:00:24+01:00</endDateTime>
<hours>1</hours>
<breaks>
<paidOrUnpaid>Paid</paidOrUnpaid>
<startDateTime>2023-02-10T08:00:24+01:00</startDateTime>
<endDateTime>2023-02-10T08:00:24+01:00</endDateTime>
<breakTrigger>
<hours>1</hours>
<breakDuration>08:00:24+01:00</breakDuration>
</breakTrigger>
</breaks>
<relatedWorker>
<workerId>
<value/>
<schemeAgencyId>Customer</schemeAgencyId>
</workerId>
<relatedWorkerType>Preferred</relatedWorkerType>
</relatedWorker>
</singlePlanningLine>
</PlanningAssignment>
|
|