Skip to content

Objects (2.0.0)

The 'Objects' application of the Core API

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

Parkingspot

Operations

Update 'Parkingspot'

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Path
pkstringwrite-onlyrequired
Bodyapplication/json
financial_handlerobject or null(Company)
max_widthnumber or null(float)
categorystring or null<= 64 characters
Enum"PX_OTHER""PX_GARAGE""PX_CARAVAN""PX_CAR""PX_MC""PX_MOPED""PX_BOAT""PX_BICYCLE""PX_CARPORT"
parking_lotobject or null(Parkinglot)

Additional Validation Information:

This value can't bet set, when any of the following fields are set: building

This field, or at least one of the following fields must be set: building

buildingobject or null(Building)

Additional Validation Information:

This value can't bet set, when any of the following fields are set: parking_lot

This field, or at least one of the following fields must be set: parking_lot

termsobject or null(Parkingspotterms)
allowed_target_audiencesArray of objects(Parkingspottargetaudience)
usable_areanumber or null(float)
max_heightnumber or null(float)
landlord_custom_idstring or null<= 255 characters
custom_dimension_valuestring or null<= 255 characters
addressobject or null(Address)
max_weightnumber or null(float)
organizationobject or null(Organization)
bi_areanumber or null(float)
floorsArray of integers or null(int32)unique
archivedboolean
custom_idstring or null<= 128 characters
popular_namestring or null<= 255 characters
curl -i -X PATCH \
  'https://dev.api.pigello.io/objects/spaces/spaces/parkingspot/{pk}/' \
  -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 '{
    "financial_handler": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "max_width": 0.1,
    "category": "PX_OTHER",
    "parking_lot": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "building": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "terms": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "allowed_target_audiences": [
      {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      }
    ],
    "usable_area": 0.1,
    "max_height": 0.1,
    "landlord_custom_id": "string",
    "custom_dimension_value": "string",
    "address": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "max_weight": 0.1,
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "bi_area": 0.1,
    "floors": [
      0
    ],
    "archived": true,
    "custom_id": "string",
    "popular_name": "string"
  }'

Responses

Successful update

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

Additional Validation Information:

Must be unique

financial_handlerobject or null(Company)
max_widthnumber or null(float)
categorystring or null<= 64 characters
Enum"PX_OTHER""PX_GARAGE""PX_CARAVAN""PX_CAR""PX_MC""PX_MOPED""PX_BOAT""PX_BICYCLE""PX_CARPORT"
parking_lotobject or null(Parkinglot)

Additional Validation Information:

This value can't bet set, when any of the following fields are set: building

This field, or at least one of the following fields must be set: building

buildingobject or null(Building)

Additional Validation Information:

This value can't bet set, when any of the following fields are set: parking_lot

This field, or at least one of the following fields must be set: parking_lot

termsobject or null(Parkingspotterms)
bi_tenantsArray of objects(Tenant)read-only
allowed_target_audiencesArray of objects(Parkingspottargetaudience)
usable_areanumber or null(float)
max_heightnumber or null(float)
landlord_custom_idstring or null<= 255 characters
tenantobject or null(Tenant)read-only
has_base_rent_vatbooleanread-only
customer_columnsanyread-only
created_atstring(date-time)read-only
custom_dimension_valuestring or null<= 255 characters
tagsanyread-only
addressobject or null(Address)
max_weightnumber or null(float)
organizationobject or null(Organization)
bi_areanumber or null(float)
floorsArray of integers or null(int32)unique
archivedboolean
pending_monitor_approval_amountanyread-only
custom_idstring or null<= 128 characters
popular_namestring or null<= 255 characters
Response
application/json
{ "financial_handler": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "max_width": 0.1, "category": "PX_OTHER", "parking_lot": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "building": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "terms": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "bi_tenants": [ {} ], "allowed_target_audiences": [ {} ], "usable_area": 0.1, "max_height": 0.1, "landlord_custom_id": "string", "tenant": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "has_base_rent_vat": true, "status": 0, "future_contracting": 0, "customer_columns": null, "created_at": "2019-08-24T14:15:22Z", "custom_dimension_value": "string", "tags": null, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "address": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "max_weight": 0.1, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "bi_area": 0.1, "floors": [ 0 ], "archived": true, "pending_monitor_approval_amount": null, "custom_id": "string", "popular_name": "string" }

/objects/spaces/vacancies/parkingspot/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/parkingspot/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

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

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