post Credit CardTypes
POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/creditcardTypes
Request Body
{"creditCardTypes"=>[{"hotelId"=>"{{HotelId}}", "code"=>"CC", "description"=>{"defaultText"=>"Text goes here"}, "displayOrder"=>"1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |