{
"type": 1,
"price": 100,
"userName": "test1",
"alipayLogonId": "test1@@sandbox.com",
"openid": "oLefc4g5Gxx"
}curl --location --request POST '/admin-api/pay/demo-transfer/create' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 1,
"price": 100,
"userName": "test1",
"alipayLogonId": "test1@@sandbox.com",
"openid": "oLefc4g5Gxx"
}'{
"code": 0,
"data": 0,
"msg": "string"
}