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