GET Customer/RentalDetails/{dataSource}/{partnerName}/{userAndSessionId}/{customerIdApi}?objectIdApi={objectIdApi}&rentalDealIdApi={rentalDealIdApi}&languagePrefered={languagePrefered}
Deals/contracts relevant for this customer in THIS SELECTED rental object - If the customer for the moment rents several apartments/properties then one CustomerRentalHead must be fetched for each property - If extra rental objects like parkingarea or a storage is included in the total agreement, then such related sub-contracts is returned within the rentalDealsListApi
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dataSource | DataSourceEnum |
Required |
|
| partnerName | string |
Required |
|
| userAndSessionId | string |
Required |
|
| customerIdApi | string |
Default value is |
|
| objectIdApi | string |
Default value is |
|
| rentalDealIdApi | string |
Default value is |
|
| languagePrefered | LanguagePrefered |
Default value is Unknown |
Body Parameters
None.
Response Information
Resource Description
CustomerRentalObject| Name | Description | Type | Additional information |
|---|---|---|---|
| dataSource | DataSourceEnum |
None. |
|
| customerIdApi | string |
None. |
|
| objectIdApi | string |
None. |
|
| buildingIdApi | string |
None. |
|
| rentalObjectApi | RentalObjectApi |
None. |
|
| rentalObjectMyHome | RentalObjectMyHome |
None. |
|
| allRentalObjects | Collection of RentalObjectMyHome |
None. |
|
| rentalDetailsList | Collection of CustomerRentalDealDetails |
None. |
|
| statusObject | StatusObject |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.