curl --location --request GET 'https://dev-gateway.longfungx.com/open/api/card/singleCardApplyOrder?partnerOrderId' \
--header 'Authorization: Bearer ZS3zq8gPkas0IzugI8WzSJs3WdHIj6/YkdXdLMkYnbo='{
"code": "",
"message": "",
"data": {
"orderId": "",
"partnerOrderId": "",
"updateTime": "",
"createTime": "",
"productCode": "",
"cardBin": "",
"network": "",
"quantity": 0,
"successQuantity": 0,
"enabled3DS": false,
"cardHolderId": "",
"orderAmount": 0.0,
"actualAmount": 0.0,
"currency": "",
"cardName": "",
"orderStatus": "",
"orderStatusText": "",
"userId": "",
"userName": "",
"transactionId": ""
},
"timestamp": ""
}