Not 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
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.