Show details of one booking
GET
/api/links/bookings/{permalink}Request
Path Params
permalink
string
required
Permalink of the booking
Request samples
Responses
OK(200)
Record Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
Show booking details with correct price
Data Schema
object {0}
Example
{}
Last modified: 17 days ago