Put Company Profile
PUT {{HostName}}/crm/v1/profiles/{{CompanyId}}
Request Body
{"profileDetails"=>{"company"=>{"companyName"=>"Oracle", "companyName2"=>"ORACLE", "companyName3"=>"USA", "alternateName"=>"ORCL", "currencyCode"=>"USA", "language"=>"E", "nationality"=>"US", "nationalityDescription"=>"USA"}, "addresses"=>{"addressInfo"=>[{"address"=>{"addressLine"=>["500 Oracle Parkway"], "cityName"=>"Redwood Shores", "postalCode"=>"94065", "cityExtension"=>"a", "county"=>"a", "state"=>"CA", "country"=>{"value"=>"USA", "code"=>"US"}, "language"=>"E", "type"=>"BUSINESS", "typeDescription"=>"This is office address.", "primaryInd"=>false}}]}, "territory"=>"North America", "telephones"=>{"telephoneInfo"=>[{"telephone"=>{"phoneTechType"=>"BUSINESS", "phoneUseTypeDescription"=>"office", "phoneNumber"=>"+1 415 555 0100", "extension"=>"x25", "primaryInd"=>false}}]}, "profileRestrictions"=>{"restricted"=>false}, "statusCode"=>"ACTIVE", "markForHistory"=>false, "hasCommission"=>false}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |