post/v1/short/
Request body
Response
200
Example response
{
"Result": {
"Trips": [
{
"Id": "3fa85f64-5717-4562-b3fc-2c963f66aga6",
"DateUpdated": "2022-06-20T09:40:51.494Z",
"Related": [
{
"Type": "string",
"Uri": "string"
}
]
}
],
"PagingInfo": {
"HasPreviousPage": true,
"HasNextPage": true
}
},
"Title": "string",
"Errors": [
{
"Key": "string",
"Message": "string"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.