POST /[context]/[contextId]/[context1]/[context1Id]/Note
Trip
Customer
ID of the customer
ID of the trip
Supported note types • Leader (Valid for: POST Note by context, contextId, context1, context1Id) • Booking (Valid for: POST Note by context, contextId) • Web (Valid for: POST Note by context, contextId)
Note text
{
"noteType": "Leader",
"text": "test note"
}
ID of the resource
URI of the resource
{
"id": 887124,
"href": "context/contextid/context1/context1id/note/887124"
}