Request

curl --location --request POST 'https://api.insights-periculum.io/statements/create-commercial-credit'
--header 'Authorization: Bearer string_encrypted_access_token'
--header 'Content-Type: application/json'
--data-raw '{
    "statementKey": 1,
 	  "report_type": "full",
    "business_registration_number": "BN809081021"
}'

Parameters

NameDescriptionTypeRequired
statementKeyThe key of the statement to get the crb data for.intNo
reportTypeReport types : full or basicstringYes
business_registration_numberBusiness registration numberstringYes