Skip to content

Brf (2.0.0)

The 'Brf' application of the Core API

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

Brfapartmentpledge

Operations

Brfcompany

Operations

Brfcompanycontactperson

Operations

Brfapartmentreparationfunddeposit

Operations

Brfcompanydebt

Operations

Realbrfcompanynotation

Operations

Brfcompanyannualreport

Operations

Quotafee

Operations

Quotacollection

Operations

Quotanotation

Operations

Update 'Quotanotation'

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
quotanumber(float)required
quota_collectionobject(Quotacollection)required
quota_collection.​idstring(uuid)
custom_idstring or null<= 128 characters
brf_apartmentobject or null(Brfapartment)
organizationobject or null(Organization)
curl -i -X PATCH \
  'https://dev.api.pigello.io/brf/quotas/quotanotation/{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 '{
    "quota": 0.1,
    "quota_collection": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "custom_id": "string",
    "brf_apartment": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    }
  }'

Responses

Successful update

Bodyapplication/json
quotanumber(float)required
quota_collectionobject(Quotacollection)required
quota_collection.​idstring(uuid)
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

customer_columnsanyread-only
created_atstring(date-time)read-only
custom_idstring or null<= 128 characters
brf_apartmentobject or null(Brfapartment)
tagsanyread-only
pending_monitor_approval_amountanyread-only
organizationobject or null(Organization)
Response
application/json
{ "customer_columns": null, "quota": 0.1, "quota_collection": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "brf_apartment": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "tags": null, "pending_monitor_approval_amount": null, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" } }

Get 'Quotanotation'

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/brf/quotas/quotanotation/{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
quotanumber(float)required
quota_collectionobject(Quotacollection)required
quota_collection.​idstring(uuid)
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

customer_columnsanyread-only
created_atstring(date-time)read-only
custom_idstring or null<= 128 characters
brf_apartmentobject or null(Brfapartment)
tagsanyread-only
pending_monitor_approval_amountanyread-only
organizationobject or null(Organization)
Response
application/json
{ "customer_columns": null, "quota": 0.1, "quota_collection": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "brf_apartment": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "tags": null, "pending_monitor_approval_amount": null, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" } }

Delete 'Quotanotation'

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 DELETE \
  'https://dev.api.pigello.io/brf/quotas/quotanotation/{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 deletion

Response
No content

Brftransactionparty

Operations

Brfapartmentinvoiceconfiguration

Operations

Brfmembershipnotation

Operations

Brftransaction

Operations

Capitalcontributionnotationcollection

Operations

Capitalcontributionnotation

Operations

Transactiondeclaration

Operations