Skip to content

Revenue (2.0.0)

The 'Revenue' application of the Core API

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

Othercontractrevenueincreaserow

Operations

Industrialpremisesrevenueincreaserow

Operations

Parkingspotcontractrevenueincreaserow

Operations

Outdoorsectionrevenueincreaserow

Operations

Parkingspotrevenueincreaserow

Operations

Apartmentrevenueincreaserow

Operations

Outdoorsectioncontractrevenueincreaserow

Operations

Apartmentcontractrevenueincreaserow

Operations

Revenueincreasecollection

Operations

Industrialpremisescontractrevenueincreaserow

Operations

Customerearningsreport

Operations

Customerearningsrevenuesetting

Operations

Indexationsettingusage

Operations

Indexationsetting

Operations

Indexationtable

Operations

Indexationtablerow

Operations

Retroactiveparkingspotrevenueproposal

Operations

Retroactivebrfapartmentrevenueproposal

Operations

Retroactiveoutdoorsectionrevenueproposal

Operations

Retroactiveapartmentrevenueproposal

Operations

Retroactiveindustrialpremisesrevenueproposal

Operations

Automaticdistributiontaxationconnector

Operations

Brfapartmentrevenuerow

Operations

Blockcontractrevenuerow

Operations

Brfapartmentinvoiceconfigurationrevenuerow

Operations

Bulk write 'Brfapartmentinvoiceconfigurationrevenuerow'

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 [
invoicing_configurationobject(Brfapartmentinvoiceconfiguration)required
invoicing_configuration.​idstring(uuid)
articleobject(Article)required
article.​idstring(uuid)
titlestring<= 255 charactersrequired
unit_amountnumber(float)required
unit_pricenumber(float)required
custom_dimension_valuestring or null<= 255 characters
end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: start_date

periods_adjusts_total_amountboolean
start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: end_date

excempt_from_monthsArray of objects or null
ignore_retroactivity_tostring or null(date)
organizationobject or null(Organization)
accounted_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_start_date

This value must be set together with the following fields: accounted_start_date

This value requires that the following fields are also set: start_date, end_date

accounted_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_end_date

This value must be set together with the following fields: accounted_end_date

This value requires that the following fields are also set: start_date, end_date

custom_idstring or null<= 128 characters
]
curl -i -X POST \
  https://dev.api.pigello.io/revenue/revenuerows/brfapartmentinvoiceconfigurationrevenuerow/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 '[
    {
      "invoicing_configuration": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "article": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "title": "string",
      "custom_dimension_value": "string",
      "end_date": "2019-08-24",
      "periods_adjusts_total_amount": true,
      "start_date": "2019-08-24",
      "excempt_from_months": [
        null
      ],
      "ignore_retroactivity_to": "2019-08-24",
      "organization": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      },
      "accounted_end_date": "2019-08-24",
      "unit_amount": 0.1,
      "unit_price": 0.1,
      "accounted_start_date": "2019-08-24",
      "custom_id": "string"
    }
  ]'

Responses

Successful bulk create/update

Bodyapplication/jsonArray [
invoicing_configurationobject(Brfapartmentinvoiceconfiguration)required
invoicing_configuration.​idstring(uuid)
articleobject(Article)required
article.​idstring(uuid)
titlestring<= 255 charactersrequired
unit_amountnumber(float)required
unit_pricenumber(float)required
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

custom_dimension_valuestring or null<= 255 characters
end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: start_date

periods_adjusts_total_amountboolean
start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: end_date

excempt_from_monthsArray of objects or null
pending_monitor_approval_amountanyread-only
from_retroactive_proposalobject or null(Retroactivebrfapartmentrevenueproposal)read-only

Additional Validation Information:

Must be unique

ignore_retroactivity_tostring or null(date)
organizationobject or null(Organization)
accounted_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_start_date

This value must be set together with the following fields: accounted_start_date

This value requires that the following fields are also set: start_date, end_date

accounted_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_end_date

This value must be set together with the following fields: accounted_end_date

This value requires that the following fields are also set: start_date, end_date

tagsanyread-only
created_atstring(date-time)read-only
custom_idstring or null<= 128 characters
measurement_seriesobject or null(Measurementseries)read-only
customer_columnsanyread-only
]
Response
application/json
[ { "invoicing_configuration": {}, "article": {}, "title": "string", "custom_dimension_value": "string", "end_date": "2019-08-24", "periods_adjusts_total_amount": true, "start_date": "2019-08-24", "excempt_from_months": [], "pending_monitor_approval_amount": null, "from_retroactive_proposal": {}, "ignore_retroactivity_to": "2019-08-24", "organization": {}, "accounted_end_date": "2019-08-24", "unit_amount": 0.1, "unit_price": 0.1, "accounted_start_date": "2019-08-24", "tags": null, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "measurement_series": {}, "customer_columns": null } ]

List 'Brfapartmentinvoiceconfigurationrevenuerow'

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Query
_jsonlboolean
_order_byArray of strings
Example: _order_by=field_a,-field_b
_pageinteger(int32)>= 1

Additional Validation Information:

This value must be set together with the following fields: _page_size

_page_sizeinteger(int32)

Additional Validation Information:

This value must be set together with the following fields: _page

_searchstring
_slimboolean
_statisticsboolean
customer_columnsArray of objects
global_realestatesArray of objects
global_segmentsArray of objects
tagsArray of objects
accounted_end_dateany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

accounted_start_dateany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

articleany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

created_atany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

custom_dimension_valueany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: contains, Supports negation (via !): True

Operator: endswith, Supports negation (via !): True

Operator: icontains, Supports negation (via !): True

Operator: iendswith, Supports negation (via !): True

Operator: iexact, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: istartswith, Supports negation (via !): True

Operator: startswith, Supports negation (via !): True

custom_idany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: contains, Supports negation (via !): True

Operator: endswith, Supports negation (via !): True

Operator: icontains, Supports negation (via !): True

Operator: iendswith, Supports negation (via !): True

Operator: iexact, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: istartswith, Supports negation (via !): True

Operator: startswith, Supports negation (via !): True

end_dateany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

from_retroactive_proposalany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

idany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

ignore_retroactivity_toany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

invoicing_configurationany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

measurement_seriesany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

organizationany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

periods_adjusts_total_amountany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

start_dateany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

titleany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: contains, Supports negation (via !): True

Operator: endswith, Supports negation (via !): True

Operator: icontains, Supports negation (via !): True

Operator: iendswith, Supports negation (via !): True

Operator: iexact, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: istartswith, Supports negation (via !): True

Operator: startswith, Supports negation (via !): True

unit_amountany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

unit_priceany

Filter can be negated by adding a ! to the end of the parameter name.

Additional operators:

Operator: gt, Supports negation (via !): True

Operator: gte, Supports negation (via !): True

Operator: in, Supports negation (via !): True

Operator: isnull, Supports negation (via !): True

Operator: lt, Supports negation (via !): True

Operator: lte, Supports negation (via !): True

curl -i -X GET \
  'https://dev.api.pigello.io/revenue/revenuerows/brfapartmentinvoiceconfigurationrevenuerow/list/?_jsonl=true&_order_by=field_a%2C-field_b&_page=1&_page_size=0&_search=string&_slim=true&_statistics=true' \
  -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 query

Bodyapplication/jsonArray [
invoicing_configurationobject(Brfapartmentinvoiceconfiguration)required
invoicing_configuration.​idstring(uuid)
articleobject(Article)required
article.​idstring(uuid)
titlestring<= 255 charactersrequired
unit_amountnumber(float)required
unit_pricenumber(float)required
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

custom_dimension_valuestring or null<= 255 characters
end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: start_date

periods_adjusts_total_amountboolean
start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: end_date

excempt_from_monthsArray of objects or null
pending_monitor_approval_amountanyread-only
from_retroactive_proposalobject or null(Retroactivebrfapartmentrevenueproposal)read-only

Additional Validation Information:

Must be unique

ignore_retroactivity_tostring or null(date)
organizationobject or null(Organization)
accounted_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_start_date

This value must be set together with the following fields: accounted_start_date

This value requires that the following fields are also set: start_date, end_date

accounted_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_end_date

This value must be set together with the following fields: accounted_end_date

This value requires that the following fields are also set: start_date, end_date

tagsanyread-only
created_atstring(date-time)read-only
custom_idstring or null<= 128 characters
measurement_seriesobject or null(Measurementseries)read-only
customer_columnsanyread-only
]
Response
application/json
[ { "invoicing_configuration": {}, "article": {}, "title": "string", "custom_dimension_value": "string", "end_date": "2019-08-24", "periods_adjusts_total_amount": true, "start_date": "2019-08-24", "excempt_from_months": [], "pending_monitor_approval_amount": null, "from_retroactive_proposal": {}, "ignore_retroactivity_to": "2019-08-24", "organization": {}, "accounted_end_date": "2019-08-24", "unit_amount": 0.1, "unit_price": 0.1, "accounted_start_date": "2019-08-24", "tags": null, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "measurement_series": {}, "customer_columns": null } ]

Create 'Brfapartmentinvoiceconfigurationrevenuerow'

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
invoicing_configurationobject(Brfapartmentinvoiceconfiguration)required
invoicing_configuration.​idstring(uuid)
articleobject(Article)required
article.​idstring(uuid)
titlestring<= 255 charactersrequired
unit_amountnumber(float)required
unit_pricenumber(float)required
custom_dimension_valuestring or null<= 255 characters
end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: start_date

periods_adjusts_total_amountboolean
start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: end_date

excempt_from_monthsArray of objects or null
ignore_retroactivity_tostring or null(date)
organizationobject or null(Organization)
accounted_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_start_date

This value must be set together with the following fields: accounted_start_date

This value requires that the following fields are also set: start_date, end_date

accounted_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_end_date

This value must be set together with the following fields: accounted_end_date

This value requires that the following fields are also set: start_date, end_date

custom_idstring or null<= 128 characters
curl -i -X POST \
  https://dev.api.pigello.io/revenue/revenuerows/brfapartmentinvoiceconfigurationrevenuerow/ \
  -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 '{
    "invoicing_configuration": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "article": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "title": "string",
    "custom_dimension_value": "string",
    "end_date": "2019-08-24",
    "periods_adjusts_total_amount": true,
    "start_date": "2019-08-24",
    "excempt_from_months": [
      null
    ],
    "ignore_retroactivity_to": "2019-08-24",
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "accounted_end_date": "2019-08-24",
    "unit_amount": 0.1,
    "unit_price": 0.1,
    "accounted_start_date": "2019-08-24",
    "custom_id": "string"
  }'

Responses

Successful creation

Bodyapplication/json
invoicing_configurationobject(Brfapartmentinvoiceconfiguration)required
invoicing_configuration.​idstring(uuid)
articleobject(Article)required
article.​idstring(uuid)
titlestring<= 255 charactersrequired
unit_amountnumber(float)required
unit_pricenumber(float)required
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

custom_dimension_valuestring or null<= 255 characters
end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: start_date

periods_adjusts_total_amountboolean
start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: end_date

excempt_from_monthsArray of objects or null
pending_monitor_approval_amountanyread-only
from_retroactive_proposalobject or null(Retroactivebrfapartmentrevenueproposal)read-only

Additional Validation Information:

Must be unique

ignore_retroactivity_tostring or null(date)
organizationobject or null(Organization)
accounted_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_start_date

This value must be set together with the following fields: accounted_start_date

This value requires that the following fields are also set: start_date, end_date

accounted_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: accounted_end_date

This value must be set together with the following fields: accounted_end_date

This value requires that the following fields are also set: start_date, end_date

tagsanyread-only
created_atstring(date-time)read-only
custom_idstring or null<= 128 characters
measurement_seriesobject or null(Measurementseries)read-only
customer_columnsanyread-only
Response
application/json
{ "invoicing_configuration": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "article": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "title": "string", "custom_dimension_value": "string", "end_date": "2019-08-24", "periods_adjusts_total_amount": true, "start_date": "2019-08-24", "excempt_from_months": [ null ], "pending_monitor_approval_amount": null, "from_retroactive_proposal": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "ignore_retroactivity_to": "2019-08-24", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "accounted_end_date": "2019-08-24", "unit_amount": 0.1, "unit_price": 0.1, "accounted_start_date": "2019-08-24", "tags": null, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "measurement_series": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "customer_columns": null }

Automaticdistributiontypevalue

Operations

Automaticdistributiontype

Operations

Automaticdistributionquota

Operations