POST api/PartnerPortalCompanyInformation
Request Information
URI Parameters
None.
Body Parameters
UserProfile| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
String length: inclusive between 0 and 128 |
|
| UserId | string |
String length: inclusive between 0 and 128 |
|
| FirstName | string |
String length: inclusive between 0 and 55 |
|
| LastName | string |
String length: inclusive between 0 and 55 |
|
| Address | string |
String length: inclusive between 0 and 256 |
|
| Gender | string |
String length: inclusive between 0 and 22 |
|
| IsRegistered | boolean |
None. |
|
| string |
String length: inclusive between 0 and 128 |
||
| PhoneNumber | string |
String length: inclusive between 0 and 50 |
|
| IsInactive | boolean |
None. |
|
| ImageUrl | string |
String length: inclusive between 0 and 1000 |
|
| CompanyId | integer |
Required |
|
| CountryId | string |
None. |
|
| AccountManagerId | string |
None. |
|
| PositionId | integer |
None. |
|
| Company | Company |
None. |
|
| Country | Country |
None. |
|
| UserRelation | UserRelation |
None. |
|
| NotificationSettings | Collection of NotificationSetting |
None. |
|
| UserRelationSupervisors | Collection of UserRelation |
None. |
|
| AccountManager | UserProfile |
None. |
|
| TourTransactionResponsibleUsers | Collection of TourTransactionResponsibleUser |
None. |
|
| Companies | Collection of Company |
None. |
|
| Position | Position |
None. |
|
| TourOperatorEmployees | Collection of TourOperatorEmployee |
None. |
|
| NotificationTokens | Collection of NotificationToken |
None. |
|
| NotificationContents | Collection of NotificationContent |
None. |
|
| NotificationTargetedUsers | Collection of NotificationTargetedUser |
None. |
|
| FlightTicketResponsibleUsers | Collection of FlightTicketResponsibleUser |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AccommodationProfile| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
String length: inclusive between 0 and 125 |
|
| Description | string |
Data type: Text |
|
| Overview | string |
Data type: Text |
|
| Address | string |
String length: inclusive between 0 and 512 |
|
| Telephone | string |
None. |
|
| string |
None. |
||
| ImageUrl | string |
Data type: ImageUrl |
|
| ImageName | string |
None. |
|
| IsInactive | boolean |
None. |
|
| TinyImageUrl | string |
Data type: ImageUrl |
|
| NeedApprovalThreshold | integer |
None. |
|
| CityId | string |
None. |
|
| RegionId | string |
None. |
|
| AddressId | integer |
None. |
|
| BillingAddressId | integer |
None. |
|
| CompanyId | integer |
Required |
|
| AccommodationTypeId | string |
Required String length: inclusive between 0 and 55 |
|
| AccommodationRatingId | string |
Required String length: inclusive between 0 and 20 |
|
| AreaId | string |
Required |
|
| DefaultReleaseDays | integer |
None. |
|
| Rank | integer |
None. |
|
| Priority | boolean |
None. |
|
| IsReceiveConfirmationEmail | boolean |
None. |
|
| City | City |
None. |
|
| Region | Region |
None. |
|
| Company | Company |
None. |
|
| AccommodationType | AccommodationType |
None. |
|
| AccommodationRating | AccommodationRating |
None. |
|
| Area | Area |
None. |
|
| AccommodationItems | Collection of AccommodationItem |
None. |
|
| AccommodationProfileFacilities | Collection of AccommodationProfileFacility |
None. |
|
| AccommodationProfileImages | Collection of AccommodationProfileImage |
None. |
|
| AccommodationProfileLocations | Collection of AccommodationProfileLocation |
None. |
|
| AccommodationProfileSegments | Collection of AccommodationProfileSegment |
None. |
|
| AddressObject | Address |
None. |
|
| BillingAddressObject | Address |
None. |
|
| AccommodationProfileContract | Collection of AccommodationProfileContract |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.