sp_amend_booking


Parameters

Name Type Mode
booking_data jsonb IN
user_name text IN (DEFAULT NULL)
confirm boolean IN (DEFAULT false)
confirm_remark text IN (DEFAULT NULL)
result_code text OUT
result_msg text OUT
msg_code text OUT

Definition