curl --location --request POST '/report-api/v2/hybrid-flow/client/redirect-to-server' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"consentId": "urn:bancoex:C1DD33123",
"uriAuthorizationEndpoint": "https://auth.banco.com.br/open-banking/Auth",
"platform": "BROWSER",
"osVersion": "20.04",
"os": "LINUX",
"timestamp": "2021-11-11T18:08:08.278Z",
"clientOrgId": "56411f7e-d58b-44a8-8a2b-ff326d3f2955"
}
]'{
"reportId": "424ad55c-36cc-4077-b85e-c22ea984cc4a",
"status": "ACCEPTED"
}