change Note Types
PUT {{HostName}}/ent/config/v1/noteTypes/{{NoteTypeCode}}
Request Body
{"noteTypes"=>[{"description"=>"test description ", "displaySequence"=>"2", "internal"=>true, "overrideInternal"=>true, "noteGroup"=>"POTENTIAL", "code"=>"POTEN"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |