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

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

Get 'Taxationrecord'

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
curl -i -X GET \
  'https://dev.api.pigello.io/objects/taxations/taxationrecord/{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'

Responses

Successful selection

Bodyapplication/json
for_yearinteger(int32)[ 1900 .. 9000 ]required
type_codeinteger(int32)[ -2147483648 .. 2147483647 ]required
Enum513520580581829610100613620110
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

areanumber(float)required
decision_datestring or null(date)
pending_monitor_approval_amountanyread-only
created_atstring(date-time)read-only
custom_idstring or null<= 128 characters
taxation_identifierstring or null
customer_columnsanyread-only
taxation_ruleanyread-only
tagsanyread-only
organizationobject or null(Organization)
Response
application/json
{ "decision_date": "2019-08-24", "pending_monitor_approval_amount": null, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "taxation_identifier": "string", "customer_columns": null, "taxation_rule": null, "for_year": 1900, "type_code": 513, "tags": null, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "area": 0.1 }

Create 'Taxationrecord'

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
for_yearinteger(int32)[ 1900 .. 9000 ]required
type_codeinteger(int32)[ -2147483648 .. 2147483647 ]required
Enum513520580581829610100613620110
areanumber(float)required
decision_datestring or null(date)
custom_idstring or null<= 128 characters
taxation_identifierstring or null
organizationobject or null(Organization)
curl -i -X POST \
  https://dev.api.pigello.io/objects/taxations/taxationrecord/ \
  -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 '{
    "decision_date": "2019-08-24",
    "custom_id": "string",
    "taxation_identifier": "string",
    "for_year": 1900,
    "type_code": 513,
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "area": 0.1
  }'

Responses

Successful creation

Bodyapplication/json
for_yearinteger(int32)[ 1900 .. 9000 ]required
type_codeinteger(int32)[ -2147483648 .. 2147483647 ]required
Enum513520580581829610100613620110
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

areanumber(float)required
decision_datestring or null(date)
pending_monitor_approval_amountanyread-only
created_atstring(date-time)read-only
custom_idstring or null<= 128 characters
taxation_identifierstring or null
customer_columnsanyread-only
taxation_ruleanyread-only
tagsanyread-only
organizationobject or null(Organization)
Response
application/json
{ "decision_date": "2019-08-24", "pending_monitor_approval_amount": null, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "taxation_identifier": "string", "customer_columns": null, "taxation_rule": null, "for_year": 1900, "type_code": 513, "tags": null, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "area": 0.1 }

Spacebaserentvatstatusnotation

Operations

Realestatevatkeyquotanotation

Operations

Roomcategory

Operations