Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Check if bookingorder can be relisted
​
GET
/v1/marketplace/relist
See if a bookingorder can be relisted or not. In the fur
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Parameters
​
Query Parameters
bookingorder_id
The booking order id
Type
string
Responses
​
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"can_relist"
:
true
}
GET
/v1/marketplace/relist
Playground
​
Server
Select a server...
Authorization
api_key
Variables
Key
Value
bookingorder_id
Try it out
Samples
​