v1

latestOpenAPI 3.0.12026-07-247756110.6 KB
Not Included items

List not included items

Get Not Included items

get/draft_trips/{trip_uuid}/not_included_items

Path parameters

trip_uuidstring required

Response

Get Not Included items

Example response

{
  "data": [
    {
      "id": 77,
      "trip_uuid": "105544110",
      "title": "Flight tickets",
      "description": "Flight tickets included for this trip",
      "created_at": 134543
    }
  ]
}