## method: post ## path: index.php?route=checkout/cart/getReservationInfo ## param: ### { "cart_id": '499', "product_id": '83', "reservation_name": 'cyan', "reservation_email": 'cyan@advich.com', "reservation_country": 'china', "reservation_phone": '18762032916', "reservation_hotel": '666', "reservation_content": 'food', "reservation_adult": '1', "reservation_children": '2' "reservation_traveltime": '2018-11-10 -> 2018-12-30', ### } ## type: json ## response: ### example: ### 状态码 含义 ### 7000 保存成功 ### 7002 保存失败 ### 7001 非法请求 ### { "status": "7000" ### }