Language: Deutsch · English
Technical export artifact (boGenerations/example_rest_Order) of the REST example Nuclet.
REFERENCE DEVELOPERS UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X
On this page
{
"boId": null,
"boMetaId": "example_rest_Order",
"attributes": {
"approvedcreditlimit": null,
"customerAddress": {
"id": null,
"name": null
},
"discount": null,
"confirmation": null,
"nuclosProcess": {
"id": null,
"name": null
},
"deliveryDate": null,
"sendDate": null,
"orderDate": null,
"customer": {
"id": null,
"name": null
},
"orderNumber": null,
"note": null,
},
"links": {
"insert": {
"href": "http://hammerkopf.local:8080/nuclos-war/rest/bos/example_rest_Order",
"methods": [
"POST"
]
},
"boMeta": {
"href": "http://hammerkopf.local:8080/nuclos-war/rest/boMetas/example_rest_Order",
"methods": [
"GET"
]
}
}
}