Skip to content

Accounting (2.0.0)

The 'Accounting' application of the Core API

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

Articlecategory

Operations

Articleaccountoverride

Operations

Spacecategorydimensionvalue

Operations

Dimensionconfiguration

Operations

Verification

Operations

Bookkeepingexportfile

Operations

Verificationgroup

Operations

Transaction

Operations

Automaticvacancyinvoicingsetting

Operations

Vacancyinvoice

Operations

Vacancyinvoicerow

Operations

Bookkeepingaccountsconfig

Operations

Paymentmethod

Operations

Autogiropayerconnection

Operations

Autogirostatus

Operations

Coinvoicenotation

Operations

Invoicerow

Operations

Invoicerecipient

Operations

Invoicepayment

Operations

Debtinvoiceevent

Operations

Debtinvoice

Operations

Invoicerelatedpdfconfiguration

Operations

Invoicerelatedpdffile

Operations

Invoicecreditationconnection

Operations

Automaticcontractinvoicingsetting

Operations

Contractinvoicecontent

Operations

Paymenttermssetting

Operations

Create 'Paymenttermssetting'

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
is_activebooleanrequired
namestring<= 255 charactersrequired

Additional Validation Information:

Must be unique

reminder_fee_privatenumber(float)<= 60
industrial_premises_categoriesArray of strings or nullunique
grace_days_privateinteger(int32)<= 2147483647
reminder_fee_companynumber(float)<= 450
debt_reminder_stage_endinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
companyobject or null(Company)
grace_value_companynumber(float)
inform_social_committee_on_bailiffboolean
debt_reminder_amountinteger or null(int32)[ 1 .. 2147483647 ]
reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

debt_reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

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

auto_distribute_on_debt_annullmentboolean
reminder_amountinteger(int32)<= 2147483647
debt_reminder_fee_privatenumber(float)<= 60
move_due_date_to_first_weekdayboolean
parking_spot_categoriesArray of strings or nullunique
interest_ratenumber or null(float)
grace_value_privatenumber(float)
custom_idstring or null<= 128 characters
grace_days_companyinteger(int32)<= 2147483647
debt_reminder_stage_startinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

allow_only_manual_referenceboolean
organizationobject or null(Organization)
interest_days_after_due_dateinteger or null(int32)[ -2147483648 .. 2147483647 ]
debt_reminder_fee_companynumber(float)<= 450
outdoor_section_categoriesArray of strings or nullunique
apartment_categoriesArray of strings or nullunique
reason_for_higher_intereststring or null
brf_apartment_categoriesArray of strings or nullunique
eviction_on_bailiffboolean
expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]
expires_last_day_in_monthboolean
debt_reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

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

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
  }'

Responses

Successful creation

Bodyapplication/json
is_activebooleanrequired
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

namestring<= 255 charactersrequired

Additional Validation Information:

Must be unique

reminder_fee_privatenumber(float)<= 60
industrial_premises_categoriesArray of strings or nullunique
grace_days_privateinteger(int32)<= 2147483647
reminder_fee_companynumber(float)<= 450
debt_reminder_stage_endinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
customer_columnsanyread-only
companyobject or null(Company)
created_atstring(date-time)read-only
grace_value_companynumber(float)
inform_social_committee_on_bailiffboolean
debt_reminder_amountinteger or null(int32)[ 1 .. 2147483647 ]
reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

debt_reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

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

auto_distribute_on_debt_annullmentboolean
reminder_amountinteger(int32)<= 2147483647
debt_reminder_fee_privatenumber(float)<= 60
move_due_date_to_first_weekdayboolean
parking_spot_categoriesArray of strings or nullunique
interest_ratenumber or null(float)
grace_value_privatenumber(float)
custom_idstring or null<= 128 characters
grace_days_companyinteger(int32)<= 2147483647
tagsanyread-only
pending_monitor_approval_amountanyread-only
debt_reminder_stage_startinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

allow_only_manual_referenceboolean
organizationobject or null(Organization)
interest_days_after_due_dateinteger or null(int32)[ -2147483648 .. 2147483647 ]
debt_reminder_fee_companynumber(float)<= 450
outdoor_section_categoriesArray of strings or nullunique
apartment_categoriesArray of strings or nullunique
reason_for_higher_intereststring or null
brf_apartment_categoriesArray of strings or nullunique
eviction_on_bailiffboolean
expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]
expires_last_day_in_monthboolean
debt_reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

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

Response
application/json
{ "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 }

List 'Paymenttermssetting'

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
eligible_for_companiesArray of objects
global_realestatesArray of objects
global_segmentsArray of objects
tagsArray of objects
allow_only_manual_referenceany

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

apartment_categoriesany

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

auto_distribute_on_debt_annullmentany

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

brf_apartment_categoriesany

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

companyany

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_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

debt_reminder_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

debt_reminder_days_after_due_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

debt_reminder_expires_in_daysany

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

debt_reminder_fee_companyany

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

debt_reminder_fee_privateany

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

debt_reminder_stage_endany

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

debt_reminder_stage_startany

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

eviction_on_bailiffany

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

expires_in_daysany

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

expires_last_day_in_monthany

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

grace_days_companyany

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

grace_days_privateany

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

grace_value_companyany

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

grace_value_privateany

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

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

industrial_premises_categoriesany

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

inform_social_committee_on_bailiffany

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

interest_days_after_due_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

interest_rateany

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

is_activeany

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

move_due_date_to_first_weekdayany

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

nameany

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

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

outdoor_section_categoriesany

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

parking_spot_categoriesany

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

reason_for_higher_interestany

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

reminder_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

reminder_days_after_due_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

reminder_expires_in_daysany

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

reminder_fee_companyany

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

reminder_fee_privateany

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/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'

Responses

Successful query

Bodyapplication/jsonArray [
is_activebooleanrequired
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

namestring<= 255 charactersrequired

Additional Validation Information:

Must be unique

reminder_fee_privatenumber(float)<= 60
industrial_premises_categoriesArray of strings or nullunique
grace_days_privateinteger(int32)<= 2147483647
reminder_fee_companynumber(float)<= 450
debt_reminder_stage_endinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
customer_columnsanyread-only
companyobject or null(Company)
created_atstring(date-time)read-only
grace_value_companynumber(float)
inform_social_committee_on_bailiffboolean
debt_reminder_amountinteger or null(int32)[ 1 .. 2147483647 ]
reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

debt_reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

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

auto_distribute_on_debt_annullmentboolean
reminder_amountinteger(int32)<= 2147483647
debt_reminder_fee_privatenumber(float)<= 60
move_due_date_to_first_weekdayboolean
parking_spot_categoriesArray of strings or nullunique
interest_ratenumber or null(float)
grace_value_privatenumber(float)
custom_idstring or null<= 128 characters
grace_days_companyinteger(int32)<= 2147483647
tagsanyread-only
pending_monitor_approval_amountanyread-only
debt_reminder_stage_startinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

allow_only_manual_referenceboolean
organizationobject or null(Organization)
interest_days_after_due_dateinteger or null(int32)[ -2147483648 .. 2147483647 ]
debt_reminder_fee_companynumber(float)<= 450
outdoor_section_categoriesArray of strings or nullunique
apartment_categoriesArray of strings or nullunique
reason_for_higher_intereststring or null
brf_apartment_categoriesArray of strings or nullunique
eviction_on_bailiffboolean
expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]
expires_last_day_in_monthboolean
debt_reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

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

]
Response
application/json
[ { "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 } ]

Get 'Paymenttermssetting'

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/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'

Responses

Successful selection

Bodyapplication/json
is_activebooleanrequired
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

namestring<= 255 charactersrequired

Additional Validation Information:

Must be unique

reminder_fee_privatenumber(float)<= 60
industrial_premises_categoriesArray of strings or nullunique
grace_days_privateinteger(int32)<= 2147483647
reminder_fee_companynumber(float)<= 450
debt_reminder_stage_endinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
customer_columnsanyread-only
companyobject or null(Company)
created_atstring(date-time)read-only
grace_value_companynumber(float)
inform_social_committee_on_bailiffboolean
debt_reminder_amountinteger or null(int32)[ 1 .. 2147483647 ]
reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

debt_reminder_days_after_due_dateinteger or null(int32)[ 1 .. 2147483647 ]

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

auto_distribute_on_debt_annullmentboolean
reminder_amountinteger(int32)<= 2147483647
debt_reminder_fee_privatenumber(float)<= 60
move_due_date_to_first_weekdayboolean
parking_spot_categoriesArray of strings or nullunique
interest_ratenumber or null(float)
grace_value_privatenumber(float)
custom_idstring or null<= 128 characters
grace_days_companyinteger(int32)<= 2147483647
tagsanyread-only
pending_monitor_approval_amountanyread-only
debt_reminder_stage_startinteger or null(int32)[ -2147483648 .. 2147483647 ]

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

Enum012
reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

Additional Validation Information:

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

allow_only_manual_referenceboolean
organizationobject or null(Organization)
interest_days_after_due_dateinteger or null(int32)[ -2147483648 .. 2147483647 ]
debt_reminder_fee_companynumber(float)<= 450
outdoor_section_categoriesArray of strings or nullunique
apartment_categoriesArray of strings or nullunique
reason_for_higher_intereststring or null
brf_apartment_categoriesArray of strings or nullunique
eviction_on_bailiffboolean
expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]
expires_last_day_in_monthboolean
debt_reminder_expires_in_daysinteger or null(int32)[ 1 .. 2147483647 ]

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

Response
application/json
{ "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 }