curl --location --request GET '/api=getOtpActivateCard' \ --header 'Authorization: Bearer xxx'
{ "code": 0, "message": "string", "reqId": "string", "payload": { "docId": "string" } }