Skip to content

Configurations (2.0.0)

The 'Configurations' application of the Core API

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

Commonorganizationsettings

Operations

Validationconfiguration

Operations

Automationconfiguration

Operations

Customercommunicationconfiguration

Operations

Securityconfiguration

Operations

Retroactivityconfiguration

Operations

Create 'Retroactivityconfiguration'

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
custom_idstring or null<= 128 characters
indexation_row_default_suffixstring or null<= 64 characters
renovation_row_default_suffixstring or null<= 64 characters
renovation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_negative_valuenumber or null(float)
indexation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
renovation_row_max_percentagenumber or null(float)
customer_earnings_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_default_suffixstring or null<= 64 characters
brf_quota_fee_row_max_positive_valuenumber or null(float)
brf_quota_fee_row_max_negative_valuenumber or null(float)
organizationobject or null(Organization)
customer_earnings_row_default_suffixstring or null<= 64 characters
customer_earnings_row_max_percentagenumber or null(float)
renovation_row_max_positive_valuenumber or null(float)
distribution_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_default_suffixstring or null<= 64 characters
indexation_row_max_percentagenumber or null(float)
indexation_row_max_negative_valuenumber or null(float)
manual_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
manual_row_max_negative_valuenumber or null(float)
manual_row_max_positive_valuenumber or null(float)
renovation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
customer_earnings_row_max_positive_valuenumber or null(float)
renovation_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_max_percentagenumber or null(float)
distribution_row_max_positive_valuenumber or null(float)
manual_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_max_positive_valuenumber or null(float)
manual_row_max_percentagenumber or null(float)
brf_quota_fee_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
brf_quota_fee_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_percentagenumber or null(float)
manual_row_default_suffixstring or null<= 64 characters
curl -i -X POST \
  https://dev.api.pigello.io/configurations/retroactivityconfiguration/ \
  -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 '{
    "custom_id": "string",
    "indexation_row_default_suffix": "string",
    "renovation_row_default_suffix": "string",
    "renovation_row_method": 1,
    "indexation_row_fixed_period_amount": 1,
    "distribution_row_max_negative_value": 0.1,
    "indexation_row_method": 1,
    "renovation_row_max_percentage": 0.1,
    "customer_earnings_row_max_negative_value": 0.1,
    "brf_quota_fee_row_default_suffix": "string",
    "brf_quota_fee_row_max_positive_value": 0.1,
    "brf_quota_fee_row_max_negative_value": 0.1,
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "customer_earnings_row_default_suffix": "string",
    "customer_earnings_row_max_percentage": 0.1,
    "renovation_row_max_positive_value": 0.1,
    "distribution_row_fixed_period_amount": 1,
    "distribution_row_default_suffix": "string",
    "indexation_row_max_percentage": 0.1,
    "indexation_row_max_negative_value": 0.1,
    "manual_row_method": 1,
    "manual_row_max_negative_value": 0.1,
    "manual_row_max_positive_value": 0.1,
    "renovation_row_fixed_period_amount": 1,
    "customer_earnings_row_fixed_period_amount": 1,
    "distribution_row_method": 1,
    "customer_earnings_row_max_positive_value": 0.1,
    "renovation_row_max_negative_value": 0.1,
    "brf_quota_fee_row_max_percentage": 0.1,
    "distribution_row_max_positive_value": 0.1,
    "manual_row_fixed_period_amount": 1,
    "customer_earnings_row_method": 1,
    "indexation_row_max_positive_value": 0.1,
    "manual_row_max_percentage": 0.1,
    "brf_quota_fee_row_method": 1,
    "brf_quota_fee_row_fixed_period_amount": 1,
    "distribution_row_max_percentage": 0.1,
    "manual_row_default_suffix": "string"
  }'

Responses

Successful creation

Bodyapplication/json
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

custom_idstring or null<= 128 characters
created_atstring(date-time)read-only
indexation_row_default_suffixstring or null<= 64 characters
renovation_row_default_suffixstring or null<= 64 characters
renovation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_negative_valuenumber or null(float)
indexation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
renovation_row_max_percentagenumber or null(float)
customer_earnings_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_default_suffixstring or null<= 64 characters
brf_quota_fee_row_max_positive_valuenumber or null(float)
brf_quota_fee_row_max_negative_valuenumber or null(float)
organizationobject or null(Organization)
customer_earnings_row_default_suffixstring or null<= 64 characters
customer_earnings_row_max_percentagenumber or null(float)
renovation_row_max_positive_valuenumber or null(float)
distribution_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_default_suffixstring or null<= 64 characters
indexation_row_max_percentagenumber or null(float)
indexation_row_max_negative_valuenumber or null(float)
manual_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
manual_row_max_negative_valuenumber or null(float)
manual_row_max_positive_valuenumber or null(float)
renovation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
customer_earnings_row_max_positive_valuenumber or null(float)
renovation_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_max_percentagenumber or null(float)
distribution_row_max_positive_valuenumber or null(float)
manual_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_max_positive_valuenumber or null(float)
manual_row_max_percentagenumber or null(float)
brf_quota_fee_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
brf_quota_fee_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_percentagenumber or null(float)
manual_row_default_suffixstring or null<= 64 characters
Response
application/json
{ "custom_id": "string", "created_at": "2019-08-24T14:15:22Z", "indexation_row_default_suffix": "string", "renovation_row_default_suffix": "string", "renovation_row_method": 1, "indexation_row_fixed_period_amount": 1, "distribution_row_max_negative_value": 0.1, "indexation_row_method": 1, "renovation_row_max_percentage": 0.1, "customer_earnings_row_max_negative_value": 0.1, "brf_quota_fee_row_default_suffix": "string", "brf_quota_fee_row_max_positive_value": 0.1, "brf_quota_fee_row_max_negative_value": 0.1, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "customer_earnings_row_default_suffix": "string", "customer_earnings_row_max_percentage": 0.1, "renovation_row_max_positive_value": 0.1, "distribution_row_fixed_period_amount": 1, "distribution_row_default_suffix": "string", "indexation_row_max_percentage": 0.1, "indexation_row_max_negative_value": 0.1, "manual_row_method": 1, "manual_row_max_negative_value": 0.1, "manual_row_max_positive_value": 0.1, "renovation_row_fixed_period_amount": 1, "customer_earnings_row_fixed_period_amount": 1, "distribution_row_method": 1, "customer_earnings_row_max_positive_value": 0.1, "renovation_row_max_negative_value": 0.1, "brf_quota_fee_row_max_percentage": 0.1, "distribution_row_max_positive_value": 0.1, "manual_row_fixed_period_amount": 1, "customer_earnings_row_method": 1, "indexation_row_max_positive_value": 0.1, "manual_row_max_percentage": 0.1, "brf_quota_fee_row_method": 1, "brf_quota_fee_row_fixed_period_amount": 1, "distribution_row_max_percentage": 0.1, "manual_row_default_suffix": "string" }

Get 'Retroactivityconfiguration'

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/configurations/retroactivityconfiguration/{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
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

custom_idstring or null<= 128 characters
created_atstring(date-time)read-only
indexation_row_default_suffixstring or null<= 64 characters
renovation_row_default_suffixstring or null<= 64 characters
renovation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_negative_valuenumber or null(float)
indexation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
renovation_row_max_percentagenumber or null(float)
customer_earnings_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_default_suffixstring or null<= 64 characters
brf_quota_fee_row_max_positive_valuenumber or null(float)
brf_quota_fee_row_max_negative_valuenumber or null(float)
organizationobject or null(Organization)
customer_earnings_row_default_suffixstring or null<= 64 characters
customer_earnings_row_max_percentagenumber or null(float)
renovation_row_max_positive_valuenumber or null(float)
distribution_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_default_suffixstring or null<= 64 characters
indexation_row_max_percentagenumber or null(float)
indexation_row_max_negative_valuenumber or null(float)
manual_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
manual_row_max_negative_valuenumber or null(float)
manual_row_max_positive_valuenumber or null(float)
renovation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
customer_earnings_row_max_positive_valuenumber or null(float)
renovation_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_max_percentagenumber or null(float)
distribution_row_max_positive_valuenumber or null(float)
manual_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_max_positive_valuenumber or null(float)
manual_row_max_percentagenumber or null(float)
brf_quota_fee_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
brf_quota_fee_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_percentagenumber or null(float)
manual_row_default_suffixstring or null<= 64 characters
Response
application/json
{ "custom_id": "string", "created_at": "2019-08-24T14:15:22Z", "indexation_row_default_suffix": "string", "renovation_row_default_suffix": "string", "renovation_row_method": 1, "indexation_row_fixed_period_amount": 1, "distribution_row_max_negative_value": 0.1, "indexation_row_method": 1, "renovation_row_max_percentage": 0.1, "customer_earnings_row_max_negative_value": 0.1, "brf_quota_fee_row_default_suffix": "string", "brf_quota_fee_row_max_positive_value": 0.1, "brf_quota_fee_row_max_negative_value": 0.1, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "customer_earnings_row_default_suffix": "string", "customer_earnings_row_max_percentage": 0.1, "renovation_row_max_positive_value": 0.1, "distribution_row_fixed_period_amount": 1, "distribution_row_default_suffix": "string", "indexation_row_max_percentage": 0.1, "indexation_row_max_negative_value": 0.1, "manual_row_method": 1, "manual_row_max_negative_value": 0.1, "manual_row_max_positive_value": 0.1, "renovation_row_fixed_period_amount": 1, "customer_earnings_row_fixed_period_amount": 1, "distribution_row_method": 1, "customer_earnings_row_max_positive_value": 0.1, "renovation_row_max_negative_value": 0.1, "brf_quota_fee_row_max_percentage": 0.1, "distribution_row_max_positive_value": 0.1, "manual_row_fixed_period_amount": 1, "customer_earnings_row_method": 1, "indexation_row_max_positive_value": 0.1, "manual_row_max_percentage": 0.1, "brf_quota_fee_row_method": 1, "brf_quota_fee_row_fixed_period_amount": 1, "distribution_row_max_percentage": 0.1, "manual_row_default_suffix": "string" }

Update 'Retroactivityconfiguration'

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
custom_idstring or null<= 128 characters
indexation_row_default_suffixstring or null<= 64 characters
renovation_row_default_suffixstring or null<= 64 characters
renovation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_negative_valuenumber or null(float)
indexation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
renovation_row_max_percentagenumber or null(float)
customer_earnings_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_default_suffixstring or null<= 64 characters
brf_quota_fee_row_max_positive_valuenumber or null(float)
brf_quota_fee_row_max_negative_valuenumber or null(float)
organizationobject or null(Organization)
customer_earnings_row_default_suffixstring or null<= 64 characters
customer_earnings_row_max_percentagenumber or null(float)
renovation_row_max_positive_valuenumber or null(float)
distribution_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_default_suffixstring or null<= 64 characters
indexation_row_max_percentagenumber or null(float)
indexation_row_max_negative_valuenumber or null(float)
manual_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
manual_row_max_negative_valuenumber or null(float)
manual_row_max_positive_valuenumber or null(float)
renovation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
customer_earnings_row_max_positive_valuenumber or null(float)
renovation_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_max_percentagenumber or null(float)
distribution_row_max_positive_valuenumber or null(float)
manual_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_max_positive_valuenumber or null(float)
manual_row_max_percentagenumber or null(float)
brf_quota_fee_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
brf_quota_fee_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_percentagenumber or null(float)
manual_row_default_suffixstring or null<= 64 characters
curl -i -X PATCH \
  'https://dev.api.pigello.io/configurations/retroactivityconfiguration/{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 '{
    "custom_id": "string",
    "indexation_row_default_suffix": "string",
    "renovation_row_default_suffix": "string",
    "renovation_row_method": 1,
    "indexation_row_fixed_period_amount": 1,
    "distribution_row_max_negative_value": 0.1,
    "indexation_row_method": 1,
    "renovation_row_max_percentage": 0.1,
    "customer_earnings_row_max_negative_value": 0.1,
    "brf_quota_fee_row_default_suffix": "string",
    "brf_quota_fee_row_max_positive_value": 0.1,
    "brf_quota_fee_row_max_negative_value": 0.1,
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "customer_earnings_row_default_suffix": "string",
    "customer_earnings_row_max_percentage": 0.1,
    "renovation_row_max_positive_value": 0.1,
    "distribution_row_fixed_period_amount": 1,
    "distribution_row_default_suffix": "string",
    "indexation_row_max_percentage": 0.1,
    "indexation_row_max_negative_value": 0.1,
    "manual_row_method": 1,
    "manual_row_max_negative_value": 0.1,
    "manual_row_max_positive_value": 0.1,
    "renovation_row_fixed_period_amount": 1,
    "customer_earnings_row_fixed_period_amount": 1,
    "distribution_row_method": 1,
    "customer_earnings_row_max_positive_value": 0.1,
    "renovation_row_max_negative_value": 0.1,
    "brf_quota_fee_row_max_percentage": 0.1,
    "distribution_row_max_positive_value": 0.1,
    "manual_row_fixed_period_amount": 1,
    "customer_earnings_row_method": 1,
    "indexation_row_max_positive_value": 0.1,
    "manual_row_max_percentage": 0.1,
    "brf_quota_fee_row_method": 1,
    "brf_quota_fee_row_fixed_period_amount": 1,
    "distribution_row_max_percentage": 0.1,
    "manual_row_default_suffix": "string"
  }'

Responses

Successful update

Bodyapplication/json
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

custom_idstring or null<= 128 characters
created_atstring(date-time)read-only
indexation_row_default_suffixstring or null<= 64 characters
renovation_row_default_suffixstring or null<= 64 characters
renovation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_negative_valuenumber or null(float)
indexation_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
renovation_row_max_percentagenumber or null(float)
customer_earnings_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_default_suffixstring or null<= 64 characters
brf_quota_fee_row_max_positive_valuenumber or null(float)
brf_quota_fee_row_max_negative_valuenumber or null(float)
organizationobject or null(Organization)
customer_earnings_row_default_suffixstring or null<= 64 characters
customer_earnings_row_max_percentagenumber or null(float)
renovation_row_max_positive_valuenumber or null(float)
distribution_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_default_suffixstring or null<= 64 characters
indexation_row_max_percentagenumber or null(float)
indexation_row_max_negative_valuenumber or null(float)
manual_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
manual_row_max_negative_valuenumber or null(float)
manual_row_max_positive_valuenumber or null(float)
renovation_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
customer_earnings_row_max_positive_valuenumber or null(float)
renovation_row_max_negative_valuenumber or null(float)
brf_quota_fee_row_max_percentagenumber or null(float)
distribution_row_max_positive_valuenumber or null(float)
manual_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
customer_earnings_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
indexation_row_max_positive_valuenumber or null(float)
manual_row_max_percentagenumber or null(float)
brf_quota_fee_row_methodinteger(int32)[ -2147483648 .. 2147483647 ]
Enum12345678910
brf_quota_fee_row_fixed_period_amountinteger or null(int32)[ 1 .. 2147483647 ]
distribution_row_max_percentagenumber or null(float)
manual_row_default_suffixstring or null<= 64 characters
Response
application/json
{ "custom_id": "string", "created_at": "2019-08-24T14:15:22Z", "indexation_row_default_suffix": "string", "renovation_row_default_suffix": "string", "renovation_row_method": 1, "indexation_row_fixed_period_amount": 1, "distribution_row_max_negative_value": 0.1, "indexation_row_method": 1, "renovation_row_max_percentage": 0.1, "customer_earnings_row_max_negative_value": 0.1, "brf_quota_fee_row_default_suffix": "string", "brf_quota_fee_row_max_positive_value": 0.1, "brf_quota_fee_row_max_negative_value": 0.1, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "customer_earnings_row_default_suffix": "string", "customer_earnings_row_max_percentage": 0.1, "renovation_row_max_positive_value": 0.1, "distribution_row_fixed_period_amount": 1, "distribution_row_default_suffix": "string", "indexation_row_max_percentage": 0.1, "indexation_row_max_negative_value": 0.1, "manual_row_method": 1, "manual_row_max_negative_value": 0.1, "manual_row_max_positive_value": 0.1, "renovation_row_fixed_period_amount": 1, "customer_earnings_row_fixed_period_amount": 1, "distribution_row_method": 1, "customer_earnings_row_max_positive_value": 0.1, "renovation_row_max_negative_value": 0.1, "brf_quota_fee_row_max_percentage": 0.1, "distribution_row_max_positive_value": 0.1, "manual_row_fixed_period_amount": 1, "customer_earnings_row_method": 1, "indexation_row_max_positive_value": 0.1, "manual_row_max_percentage": 0.1, "brf_quota_fee_row_method": 1, "brf_quota_fee_row_fixed_period_amount": 1, "distribution_row_max_percentage": 0.1, "manual_row_default_suffix": "string" }