Request

curl --location 'https://api.insights-periculum.io/collection/otp-request' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {token}' \
--data '{
    "requestId": "{{requestId}}",
    "mandateId": "{{mandateId}}"
}'

Parameters

NameDescriptionTypeRequired
requestIdRequest idstringYes
mandateIdMandate IdstringYes