v1
latestOpenAPI 3.0.12026-07-247756110.6 KBNot Included items
Get not included item
Get NotIncluded
get/draft_trips/{trip_uuid}/not_included_items/{id}
Path parameters
trip_uuidstring required
idstring required
ID of the not included item
Response
Get NotIncluded
Example response
{
"data": {
"id": 77,
"trip_uuid": "105544110",
"title": "Flight tickets",
"description": "Flight tickets included for this trip",
"created_at": 134543
}
}