예약 취소하기

Cancel

DELETE https://backends.xyz/api/home/booking/

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

Request Body

Name
Type
Description

booking_id

integer

"booking_id": 46

{
    "message": "정상적으로 예약이 취소됐습니다."
}

Last updated

Was this helpful?