Skip to content

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​

OK

application/json
JSON
{
  
"can_relist": true
}

Playground​

Server
Authorization
Variables
Key
Value

Samples​