Sprache: Deutsch ยท English
{
"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"
]
}
}
} |