The 'Markets' application of the Core API
Markets (2.0.0)
Additional Validation Information:
Minimum value: 0
Additional Validation Information:
Minimum value: 0
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: min_age
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: max_age
- https://dev.api.pigello.io/markets/requirementprofiles/apartmentrequirementprofile/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://dev.api.pigello.io/markets/requirementprofiles/apartmentrequirementprofile/ \
-H 'Content-Type: application/json' \
-H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE' \
-d '{
"is_corporate_allowed": true,
"post_rent_normal_income_factor": "string",
"max_residents_over_room_count": 2147483647,
"name": "string",
"allow_smoking": true,
"audience": "SENIOR",
"allowed_income_sources": [
null
],
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"is_private_allowed": true,
"guarantor_pre_rent_net_income_factor": "string",
"max_age": 12,
"is_historical_bankruptcy_allowed": true,
"max_amount_of_moves_in_last_three_years": 2147483647,
"custom_id": "string",
"max_amount_of_current_contracts": 2147483647,
"type_of_income_factor": "POST_RENT_NORMAL_INCOME",
"is_guarantor_allowed": true,
"max_amount_of_active_listing_applications": 2147483647,
"max_number_of_payment_remarks": 2147483647,
"allow_pets": true,
"is_outstanding_debt_balance_allowed": true,
"is_debt_restructuring_allowed": true,
"min_age": 12,
"pre_rent_net_income_factor": "string"
}'Successful creation
Additional Validation Information:
Minimum value: 0
Additional Validation Information:
Minimum value: 0
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: min_age
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: max_age
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "is_corporate_allowed": true, "post_rent_normal_income_factor": "string", "max_residents_over_room_count": 2147483647, "name": "string", "allow_smoking": true, "audience": "SENIOR", "allowed_income_sources": [ null ], "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "is_private_allowed": true, "guarantor_pre_rent_net_income_factor": "string", "max_age": 12, "is_historical_bankruptcy_allowed": true, "created_at": "2019-08-24T14:15:22Z", "max_amount_of_moves_in_last_three_years": 2147483647, "custom_id": "string", "max_amount_of_current_contracts": 2147483647, "type_of_income_factor": "POST_RENT_NORMAL_INCOME", "is_guarantor_allowed": true, "max_amount_of_active_listing_applications": 2147483647, "max_number_of_payment_remarks": 2147483647, "allow_pets": true, "is_outstanding_debt_balance_allowed": true, "is_debt_restructuring_allowed": true, "min_age": 12, "pre_rent_net_income_factor": "string" }
- https://dev.api.pigello.io/markets/requirementprofiles/apartmentrequirementprofile/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://dev.api.pigello.io/markets/requirementprofiles/apartmentrequirementprofile/{pk}/' \
-H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE'- https://dev.api.pigello.io/markets/requirementprofiles/apartmentrequirementprofile/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/markets/requirementprofiles/apartmentrequirementprofile/{pk}/' \
-H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
-H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE'Successful selection
Additional Validation Information:
Minimum value: 0
Additional Validation Information:
Minimum value: 0
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: min_age
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: max_age
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "is_corporate_allowed": true, "post_rent_normal_income_factor": "string", "max_residents_over_room_count": 2147483647, "name": "string", "allow_smoking": true, "audience": "SENIOR", "allowed_income_sources": [ null ], "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "is_private_allowed": true, "guarantor_pre_rent_net_income_factor": "string", "max_age": 12, "is_historical_bankruptcy_allowed": true, "created_at": "2019-08-24T14:15:22Z", "max_amount_of_moves_in_last_three_years": 2147483647, "custom_id": "string", "max_amount_of_current_contracts": 2147483647, "type_of_income_factor": "POST_RENT_NORMAL_INCOME", "is_guarantor_allowed": true, "max_amount_of_active_listing_applications": 2147483647, "max_number_of_payment_remarks": 2147483647, "allow_pets": true, "is_outstanding_debt_balance_allowed": true, "is_debt_restructuring_allowed": true, "min_age": 12, "pre_rent_net_income_factor": "string" }