curl --location 'https://api.insights-periculum.io/collection/mandate-status' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {token}' \
--data '{
"requestId": "1709045203418",
"mandateId": "200797764844"
}'
Parameters
Name | Description | Type | Required |
---|---|---|---|
requestId | Request id | string | Yes |
mandateId | Mandate id | string | Yes |