The 'Configurations' application of the Core API
- Create 'Retroactivityconfiguration'
Get 'Retroactivityconfiguration'
Update 'Retroactivityconfiguration'
Create 'Retroactivityconf...
Configurations (2.0.0)
Download OpenAPI description
Languages
Servers
https://{environment}.pigello.io
- https://dev.api.pigello.io/configurations/retroactivityconfiguration/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
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"
}'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" }
- https://dev.api.pigello.io/configurations/retroactivityconfiguration/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
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'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" }
- https://dev.api.pigello.io/configurations/retroactivityconfiguration/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
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"
}'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" }