Skip to content

Objects (2.0.0)

The 'Objects' application of the Core API

Languages
Servers
https://{environment}.pigello.io

Parkingspot

Operations

Apartmenttargetaudience

Operations

Parkingspotvacancynotation

Operations

Industrialpremises

Operations

Industrialpremisesvacancylossnotation

Operations

Industrialpremisestargetaudience

Operations

Outdoorsectionterms

Operations

Industrialpremisesvacancynotation

Operations

Outdoorsectiontargetaudience

Operations

Commonarea

Operations

Industrialpremisesterms

Operations

Parkingspotvacancylossnotation

Operations

Outdoorsectionvacancynotation

Operations

Parkingspottargetaudience

Operations

Apartmentterms

Operations

Apartmentvacancylossnotation

Operations

Outdoorsectionvacancylossnotation

Operations

Parkingspotterms

Operations

Brfapartment

Operations

Apartment

Operations

Bulk write 'Apartment'

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Bodyapplication/jsonArray [
buildingobject(Building)required
building.​idstring(uuid)
landlord_custom_idstring or null<= 255 characters
archivedboolean
financial_handlerobject or null(Company)
custom_dimension_valuestring or null<= 255 characters
organizationobject or null(Organization)
floorsArray of integers or null(int32)unique
termsobject or null(Apartmentterms)
popular_namestring or null<= 255 characters
allowed_target_audiencesArray of objects(Apartmenttargetaudience)
apartment_idstring or null<= 4 characters'^\d{4}$'
bi_areanumber or null(float)
categorystring or null<= 64 characters
Enum"PX_16_5_ROK""PX_1_ROK""PX_15_5_ROK""PX_1_5_RO""PX_14_ROK""PX_4_ROK""PX_3_ROS""PX_4_ROKV""PX_2_ROK""PX_3_5_ROKV"
tempered_areanumber or null(float)
addressobject or null(Address)
custom_idstring or null<= 128 characters
usable_areanumber or null(float)
]
curl -i -X POST \
  https://dev.api.pigello.io/objects/spaces/spaces/apartment/list/ \
  -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 '[
    {
      "landlord_custom_id": "string",
      "archived": true,
      "financial_handler": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "custom_dimension_value": "string",
      "organization": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "floors": [
        0
      ],
      "terms": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "popular_name": "string",
      "allowed_target_audiences": [
        {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
        }
      ],
      "apartment_id": "stri",
      "building": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "bi_area": 0.1,
      "category": "PX_16_5_ROK",
      "tempered_area": 0.1,
      "address": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "custom_id": "string",
      "usable_area": 0.1
    }
  ]'

Responses

Successful bulk create/update

Bodyapplication/jsonArray [
future_contractinginteger(int32)[ -2147483648 .. 2147483647 ]read-onlyrequired
Enum0123
statusinteger(int32)[ -2147483648 .. 2147483647 ]read-onlyrequired
Enum0123456789
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

buildingobject(Building)required
building.​idstring(uuid)
landlord_custom_idstring or null<= 255 characters
archivedboolean
financial_handlerobject or null(Company)
bi_tenantsArray of objects(Tenant)read-only
tagsanyread-only
custom_dimension_valuestring or null<= 255 characters
created_atstring(date-time)read-only
market_apartmentanyread-only
organizationobject or null(Organization)
floorsArray of integers or null(int32)unique
termsobject or null(Apartmentterms)
popular_namestring or null<= 255 characters
allowed_target_audiencesArray of objects(Apartmenttargetaudience)
apartment_idstring or null<= 4 characters'^\d{4}$'
tenantobject or null(Tenant)read-only
bi_areanumber or null(float)
categorystring or null<= 64 characters
Enum"PX_16_5_ROK""PX_1_ROK""PX_15_5_ROK""PX_1_5_RO""PX_14_ROK""PX_4_ROK""PX_3_ROS""PX_4_ROKV""PX_2_ROK""PX_3_5_ROKV"
tempered_areanumber or null(float)
has_base_rent_vatbooleanread-only
customer_columnsanyread-only
pending_monitor_approval_amountanyread-only
addressobject or null(Address)
custom_idstring or null<= 128 characters
usable_areanumber or null(float)
]
Response
application/json
[ { "landlord_custom_id": "string", "archived": true, "financial_handler": {}, "bi_tenants": [], "tags": null, "custom_dimension_value": "string", "created_at": "2019-08-24T14:15:22Z", "market_apartment": null, "future_contracting": 0, "organization": {}, "status": 0, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "floors": [], "terms": {}, "popular_name": "string", "allowed_target_audiences": [], "apartment_id": "stri", "building": {}, "tenant": {}, "bi_area": 0.1, "category": "PX_16_5_ROK", "tempered_area": 0.1, "has_base_rent_vat": true, "customer_columns": null, "pending_monitor_approval_amount": null, "address": {}, "custom_id": "string", "usable_area": 0.1 } ]

/objects/spaces/vacancies/apartment/refresh/

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Bodyapplication/json
any
curl -i -X POST \
  https://dev.api.pigello.io/objects/spaces/vacancies/apartment/refresh/ \
  -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'

Responses

Successful creation

Bodyapplication/json
any
Response
application/json
null

Apartmentvacancynotation

Operations

Outdoorsection

Operations

Componentmodel

Operations

Componenttype

Operations

Parkinglot

Operations

Realestate

Operations

Building

Operations

Region

Operations

Community

Operations

Outdoorarea

Operations

Structurerenovationnotation

Operations

Spacerenovationnotation

Operations

Taxationsubrecord

Operations

Taxationrecord

Operations

Spacebaserentvatstatusnotation

Operations

Realestatevatkeyquotanotation

Operations

Roomcategory

Operations