curl --location --request GET 'https://dev-gateway.longfungx.com/open/api/card/singleCardFundOrder?partnerOrderId' \
--header 'Authorization: Bearer ZS3zq8gPkas0IzugI8WzSJs3WdHIj6/YkdXdLMkYnbo='{
"code": "",
"message": "",
"data": {
"id": "",
"updateTime": "",
"createTime": "",
"partnerOrderId": "",
"entityId": "",
"cardId": "",
"cardNumberLast4": "",
"orderType": "",
"orderStatus": "",
"budgetId": "",
"transactionId": "",
"orderAmount": 0.0,
"feeAmount": 0.0,
"actualAmount": 0.0,
"refundAmount": 0.0,
"currency": "",
"userId": "",
"userName": ""
},
"timestamp": ""
}