put Split Multi Room Reservation -> with payment Methods = Credit Card

PUT {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/split

Request Body

{"reservationId"=>{"type"=>"Reservation", "id"=>"{{ReservationId}}"}, "reservationPaymentMethods"=>{"copyCreditCards"=>true, "copyOthers"=>true, "reservationPaymentMethod"=>[{"paymentCard"=>{"cardType"=>"AX"}, "authorizationRule"=>{"code"=>"5", "amount"=>{"amount"=>"250"}}, "paymentMethod"=>"AX-TST", "folioView"=>"1"}]}, "responseInstructions"=>{"fetchLinkedReservations"=>false, "fetchNewReservationIDs"=>false}, "lockHandle"=>0, "splitAll"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
x-hotelidstring
x-app-keystring