username:passwordAuthorization: Basic *****************curl --location --request GET '/operator/report/orderLink?clientId&gameId&playerId' \
--header 'Authorization: Basic <encoded-value>'{
"url": "string",
"errorCode": 0,
"error": "string"
}