Skip to content

Notify customer guestdata is invalid ​

POST
/v1/bookingorders/guestdata/notify-invalid-guestdata

Receives a list of bookingorder_id's and sends an email to related distributors saying that guestdata is incomplete

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Request Body​

application/json
JSON
{
  
"bookingorder_ids": [
  
  
[
  
  
  
"3fa6eb7f123a4f5ab2c9d8e7a6b7c9d0_bor"
  
  
]
  
]
}

Responses​

OK

Playground​

Server
Authorization
Body

Samples​