Appearance
Create a reservation ​
POST
/v1/rezdy/reservation/{product_id}
Create a reservation
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
product_id*
Type
Requiredstring
Responses​
OK
application/json
JSON"bookings": [{"orderNumber": "string","resellerComments": null,"internalNotes": null}]
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}