curl --location --request POST 'https://api.insights-periculum.io/statements/{statementKey}/download?downloadAnalytics=true&downloadAffordability=false&downloadCreditScore=false&downloadKyc=true'
--header 'Authorization: Bearer token'
Name | Description | Type | Required |
---|---|---|---|
statementKey | Statement Key of the insights response | int | yes |
downloadAnalytics | bool | yes | |
downloadAffordability | bool | no | |
downloadCreditScore | bool | no | |
downloadKyc | bool | no |