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