Put Profile -> update an existing address
PUT {{HostName}}/crm/v1/profiles/{{ProfileId}}
Request Body
{"profileDetails"=>{"addresses"=>{"addressInfo"=>[{"address"=>{"addressLine"=>["3450 North Triumph Boulevard Suite 300", "", "", ""], "cityName"=>"Lehi", "postalCode"=>"84043", "state"=>"UT", "country"=>{"value"=>"US"}, "language"=>"E", "type"=>"HOME", "primaryInd"=>false}, "type"=>"Address", "id"=>"45115"}]}}, "profileIdList"=>[{"type"=>"Profile", "id"=>"{{ProfileId}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |