Slide 19
Slide 19 text
19
Resource Expansion
{
"resource": "https://api.manheim.com/consignments/id/863cd3c...",
"eventType": "CONSIGNMENTS.CHECKEDIN",
"body": {
"href": "...",
"status": "ATAUCTION",
"unit": {
"href": "..."
},
"operatingLocation": {
"href": "..."
}
}
}
"expansions": [
"root",
"unit",
"operatingLocation"
]