{
"data": {
"businessTypeId": 0,
"businessTypeIdList": [
0
],
"channelId": 0,
"moduleId": "string",
"toChannelId": 0
},
"moduleId": "string"
}
curl --location --request POST '/bill/sendBillFSL/getSubBusinessType' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"businessTypeId": 0,
"businessTypeIdList": [
0
],
"channelId": 0,
"moduleId": "string",
"toChannelId": 0
},
"moduleId": "string"
}'
{
"code": 0,
"data": [
{
"baseBusinessTypeId": 0,
"baseBusinessTypeName": "string",
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"defaultValueFlag": false,
"editFlag": false,
"featuresList": [
{
"businessTypeId": 0,
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"dataType": 0,
"enable": false,
"featureCode": "string",
"id": 0,
"itemList": [
{
"featureCode": "string",
"id": 0,
"number": 0,
"title": "string"
}
],
"name": "string",
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z",
"value": "string"
}
],
"id": 0,
"languageMap": {
"property1": {
"property1": {},
"property2": {}
},
"property2": {
"property1": {},
"property2": {}
}
},
"name": "string",
"receiveChannelList": [
{
"businessTypeId": 0,
"conditionDesc": "string",
"conditionKey": "string",
"conditionValue": "string",
"conditionValues": [
"string"
],
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"groupNo": 0,
"id": 0,
"listModule": [
{
"code": "string",
"id": {},
"name": "string",
"unitCode": "string",
"unitId": 0,
"unitName": "string"
}
],
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"sendChannelList": [
{
"businessTypeId": 0,
"conditionDesc": "string",
"conditionKey": "string",
"conditionValue": "string",
"conditionValues": [
"string"
],
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"groupNo": 0,
"id": 0,
"listModule": [
{
"code": "string",
"id": {},
"name": "string",
"unitCode": "string",
"unitId": 0,
"unitName": "string"
}
],
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"status": 0,
"statusName": "string",
"supplierList": [
{
"businessTypeId": 0,
"conditionDesc": "string",
"conditionKey": "string",
"conditionValue": "string",
"conditionValues": [
"string"
],
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"groupNo": 0,
"id": 0,
"listModule": [
{
"code": "string",
"id": {},
"name": "string",
"unitCode": "string",
"unitId": 0,
"unitName": "string"
}
],
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"msg": "string"
}