curl --location --request GET 'https://192.168.0.10:16674/terminal/core/v1/receivecard/link-info' \ --header 'Authorization: 1724333189506EO5Zqpduu4+azwYYXMJJhg=='
{ "code": 0, "message": "", "data": { "receiveCardRegionInfo": [ { "senderIndex": 0, "portIndex": 0, "connectIndex": 0, "X": 0, "Y": 0, "XInPort": 0, "YInPort": 0, "width": 400, "height": 400, "rowIndexInScreen": 0, "colIndexInScreen": 0 } ] } }