CreateTransferBatchRequest 类型)。callbackUrl 在本接口使用 query 参数传入(不在 body 中)authorizationType 为枚举类型(如不传则默认 INFORMATION_AUTHORIZATION_TYPE){
"subMchid": "string",
"subAppid": "string",
"authorizationType": "string",
"outBatchNo": "string",
"batchName": "string",
"batchRemark": "string",
"totalAmount": 0,
"totalNum": 0,
"transferDetailList": [
{
"outDetailNo": "string",
"transferAmount": 0,
"transferRemark": "string",
"openid": "string",
"userName": "string"
}
],
"employmentType": "string",
"employmentScene": "string"
}