curl --location --request GET 'https://gateway-openapi.coralglobal.cn/v1/card/detail' \
--header 'X-Request-Id;'
{
"code": "",
"message": "",
"data": {
"partnerSerialNumber": "",
"cardId": "",
"name": "",
"number": "",
"status": "",
"mobile": "",
"email": "",
"currency": "",
"authorization": {
"max": 0.0,
"min": 0.0
},
"origin": ""
},
"timestamp": ""
}