The 'Accounting' application of the Core API
Accounting (2.0.0)
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_stage_end, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_end, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_days_after_due_date
- https://dev.api.pigello.io/accounting/contracts/paymenttermssetting/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://dev.api.pigello.io/accounting/contracts/paymenttermssetting/ \
-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 '{
"reminder_fee_private": 60,
"is_active": true,
"industrial_premises_categories": [
"string"
],
"grace_days_private": 2147483647,
"reminder_fee_company": 450,
"debt_reminder_stage_end": 0,
"company": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"grace_value_company": 0.1,
"inform_social_committee_on_bailiff": true,
"debt_reminder_amount": 1,
"reminder_days_after_due_date": 1,
"debt_reminder_days_after_due_date": 1,
"auto_distribute_on_debt_annullment": true,
"reminder_amount": 2147483647,
"debt_reminder_fee_private": 60,
"move_due_date_to_first_weekday": true,
"parking_spot_categories": [
"string"
],
"interest_rate": 0.1,
"grace_value_private": 0.1,
"custom_id": "string",
"grace_days_company": 2147483647,
"debt_reminder_stage_start": 0,
"reminder_expires_in_days": 1,
"allow_only_manual_reference": true,
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"interest_days_after_due_date": -2147483648,
"debt_reminder_fee_company": 450,
"outdoor_section_categories": [
"string"
],
"apartment_categories": [
"string"
],
"reason_for_higher_interest": "string",
"name": "string",
"brf_apartment_categories": [
"string"
],
"eviction_on_bailiff": true,
"expires_in_days": 1,
"expires_last_day_in_month": true,
"debt_reminder_expires_in_days": 1
}'Successful creation
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_stage_end, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_end, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_days_after_due_date
{ "reminder_fee_private": 60, "is_active": true, "industrial_premises_categories": [ "string" ], "grace_days_private": 2147483647, "reminder_fee_company": 450, "debt_reminder_stage_end": 0, "customer_columns": null, "company": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "grace_value_company": 0.1, "inform_social_committee_on_bailiff": true, "debt_reminder_amount": 1, "reminder_days_after_due_date": 1, "debt_reminder_days_after_due_date": 1, "auto_distribute_on_debt_annullment": true, "reminder_amount": 2147483647, "debt_reminder_fee_private": 60, "move_due_date_to_first_weekday": true, "parking_spot_categories": [ "string" ], "interest_rate": 0.1, "grace_value_private": 0.1, "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "grace_days_company": 2147483647, "tags": null, "pending_monitor_approval_amount": null, "debt_reminder_stage_start": 0, "reminder_expires_in_days": 1, "allow_only_manual_reference": true, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "interest_days_after_due_date": -2147483648, "debt_reminder_fee_company": 450, "outdoor_section_categories": [ "string" ], "apartment_categories": [ "string" ], "reason_for_higher_interest": "string", "name": "string", "brf_apartment_categories": [ "string" ], "eviction_on_bailiff": true, "expires_in_days": 1, "expires_last_day_in_month": true, "debt_reminder_expires_in_days": 1 }
Additional Validation Information:
This value must be set together with the following fields: _page_size
Additional Validation Information:
This value must be set together with the following fields: _page
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
Filter can be negated by adding a ! to the end of the parameter name.
Additional operators:
Operator: contains, Supports negation (via !): True
Operator: empty, Supports negation (via !): True
Operator: isnull, Supports negation (via !): True
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
Filter can be negated by adding a ! to the end of the parameter name.
Additional operators:
Operator: contains, Supports negation (via !): True
Operator: empty, Supports negation (via !): True
Operator: isnull, Supports negation (via !): True
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Filter can be negated by adding a ! to the end of the parameter name.
Additional operators:
Operator: contains, Supports negation (via !): True
Operator: empty, Supports negation (via !): True
Operator: isnull, Supports negation (via !): True
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
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
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
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
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
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
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
Filter can be negated by adding a ! to the end of the parameter name.
Additional operators:
Operator: contains, Supports negation (via !): True
Operator: empty, Supports negation (via !): True
Operator: isnull, Supports negation (via !): True
Filter can be negated by adding a ! to the end of the parameter name.
Additional operators:
Operator: contains, Supports negation (via !): True
Operator: empty, Supports negation (via !): True
Operator: isnull, Supports negation (via !): True
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
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
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
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
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
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
- https://dev.api.pigello.io/accounting/contracts/paymenttermssetting/list/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/accounting/contracts/paymenttermssetting/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'Successful query
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_stage_end, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_end, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_days_after_due_date
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_stage_end, debt_reminder_days_after_due_date
[ { "reminder_fee_private": 60, "is_active": true, "industrial_premises_categories": [ … ], "grace_days_private": 2147483647, "reminder_fee_company": 450, "debt_reminder_stage_end": 0, "customer_columns": null, "company": { … }, "created_at": "2019-08-24T14:15:22Z", "grace_value_company": 0.1, "inform_social_committee_on_bailiff": true, "debt_reminder_amount": 1, "reminder_days_after_due_date": 1, "debt_reminder_days_after_due_date": 1, "auto_distribute_on_debt_annullment": true, "reminder_amount": 2147483647, "debt_reminder_fee_private": 60, "move_due_date_to_first_weekday": true, "parking_spot_categories": [ … ], "interest_rate": 0.1, "grace_value_private": 0.1, "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "grace_days_company": 2147483647, "tags": null, "pending_monitor_approval_amount": null, "debt_reminder_stage_start": 0, "reminder_expires_in_days": 1, "allow_only_manual_reference": true, "organization": { … }, "interest_days_after_due_date": -2147483648, "debt_reminder_fee_company": 450, "outdoor_section_categories": [ … ], "apartment_categories": [ … ], "reason_for_higher_interest": "string", "name": "string", "brf_apartment_categories": [ … ], "eviction_on_bailiff": true, "expires_in_days": 1, "expires_last_day_in_month": true, "debt_reminder_expires_in_days": 1 } ]
- https://dev.api.pigello.io/accounting/contracts/paymenttermssetting/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/accounting/contracts/paymenttermssetting/{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'Successful selection
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_start, debt_reminder_stage_end, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: debt_reminder_stage_end, debt_reminder_days_after_due_date, debt_reminder_expires_in_days
Additional Validation Information:
This value must be set together with the following fields: reminder_days_after_due_date
{ "reminder_fee_private": 60, "is_active": true, "industrial_premises_categories": [ "string" ], "grace_days_private": 2147483647, "reminder_fee_company": 450, "debt_reminder_stage_end": 0, "customer_columns": null, "company": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "grace_value_company": 0.1, "inform_social_committee_on_bailiff": true, "debt_reminder_amount": 1, "reminder_days_after_due_date": 1, "debt_reminder_days_after_due_date": 1, "auto_distribute_on_debt_annullment": true, "reminder_amount": 2147483647, "debt_reminder_fee_private": 60, "move_due_date_to_first_weekday": true, "parking_spot_categories": [ "string" ], "interest_rate": 0.1, "grace_value_private": 0.1, "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "grace_days_company": 2147483647, "tags": null, "pending_monitor_approval_amount": null, "debt_reminder_stage_start": 0, "reminder_expires_in_days": 1, "allow_only_manual_reference": true, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "interest_days_after_due_date": -2147483648, "debt_reminder_fee_company": 450, "outdoor_section_categories": [ "string" ], "apartment_categories": [ "string" ], "reason_for_higher_interest": "string", "name": "string", "brf_apartment_categories": [ "string" ], "eviction_on_bailiff": true, "expires_in_days": 1, "expires_last_day_in_month": true, "debt_reminder_expires_in_days": 1 }