Skip to main content
POST
/safaribookings/tours

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
tour
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
currency
enum<string>
default:USD
Available options:
USD,
CAD,
EUR,
CHF,
CZK,
DKK,
GBP,
HUF,
ISK,
NOK,
PLN,
RON,
RUB,
SEK,
TRY,
AUD,
NZD,
AED,
CNY,
HKD,
ILS,
INR,
JPY,
KRW,
KWD,
MYR,
QAR,
SAR,
SGD,
TWD,
EGP,
NAD,
ZAR,
ARS,
BRL,
CLP,
MXN

Response

Successful Response

id
string
required
tour_title
string
required
@type
string
default:SafaribookingsTour
duration_days
integer | null
is_available
boolean
default:true
price
number | null
currency
string | null
native_currency
string | null
countries
string[]
itinerary
object[]
features
object[]
activities
string[]
accommodation
object[]
min_age
integer | null
is_camping
boolean | null
operator
object | null
image
string | null
tour_url
string | null