change Credit Card Types
PUT {{HostName}}/ent/config/v1/hotels/{{HotelId}}/creditcardTypes
Request Body
{"creditCardTypes"=>[{"hotelId"=>"{{HotelId}}", "code"=>"CC", "description"=>{"defaultText"=>"Description modify"}, "displayOrder"=>"1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |