curl --location --request POST '/report-api/v2/hybrid-flow/server/redirect-target' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"consentId": "urn:bancoex:C1DD33123",
"uriAuthorizationEndpoint": "https://auth.banco.com.br/open-banking/Auth",
"osVersion": "20.04",
"os": "LINUX",
"type": "AWAITING_HANDOFF",
"timestamp": "2021-11-11T18:08:08.278Z",
"serverOrgId": "c1ca8e62-9d6f-4ea3-84f2-d66bc0a8f7dc"
}
]'{
"reportId": "424ad55c-36cc-4077-b85e-c22ea984cc4a",
"status": "ACCEPTED"
}