distribute Preference
PUT {{HostName}}/crm/v1/profiles/{{ProfileId}}/preferences
Request Body
{"preferenceCollections"=>[{"preference"=>[{"preferenceValue"=>"TULIP", "description"=>"tulip flower", "global"=>false, "hotels"=>["{{HotelId}}"]}], "preferenceType"=>"FLOWER", "preferenceTypeDescription"=>"Flowers"}], "profileIdList"=>[{"type"=>"Profile", "id"=>"2208671851"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-externalsystem | string | ||
x-hotelid | string | ||
x-app-key | string |