Authorization: Bearer ********************
curl --location --request GET '/order/funds-in//refund-receipt'
{
"orderId": "OF123000001",
"type": "Refund",
"receiptUrl": "https://easyeuro-test.oss-cn-shenzhen.aliyuncs.com/wallet/transfer-receipt/OF123000001-refund-detail.pdf?Expires=1716455955"
}