/reservations/:id

URL

https://api.basset.ws/reservations

HTTP Methods

  • GET

GET

URL Params

Example

https://api.basset.ws/reservations/:id?site=:site&channel=:channel

Required path parameters

Param

Type

Description

Example

id

[String]

basset reservation ID

714285129

Required query parameters

Param

Type

Description

Example

site

[String]

ISO 3166-2 country code

site=AR

channel

[String]

Sales channel: WEB or DESKTOP

channel=WEB

Success response

200 OK

Last updated