curl --location -g --request POST 'https://gldopenapi.keruyun.com/open/v1/wallet/refundQuery?appKey={{appKey}}&shopIdenty={{shopIdenty}}&brandId={{brandId}}&version=2.0×tamp={{timestamp}}&sign={{sign}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"outRefundNo":"2345",
"outTradeNo":"PI_1557717057098"
}'{
"result": {
"refundStatus": "SUCCESS"
},
"code": 0,
"message": "成功[OK]",
"messageUuid": "f9b00403ca674cf08f22f453f09c3e70",
"apiMessage": null
}