帖子
帖子
用户
博客
课程
显示全部楼层
140
帖子
3
勋章
1521
Y币

常见基础档案对接JSON

[复制链接]
发表于 2022-10-18 11:05:20
以下JSON为最简化版本。不同租户可能存在差异。仅供参考:
特征物料档案保存简化JSON



{
        "code": "dfssdfsdfsdds",
        "productClass": "1550144467342721028",
        "unitUseType": 2,
        "productOrgs": [{
                "rangeType": 1,
                "_status": "Insert",
                "isCreator": true,
                "orgId": "1550092704412073990"
        }],
        "realProductAttribute": 2,
        "realProductAttributeType":1,
        "_status": "Insert",
        "orgId": "1550092704412073990",
        "unit": "1547365288504197132",
        "name": {
                "zh_CN": "物料名称10zvb"
        },
        "manageClass": "1550983678175739912",
        "detail": {
                "produceUnit": "1547365288504197132",
                "purchaseUnit": "1547365288504197132",
                "deliverQuantityChange": "1",
                "batchPriceUnit": "1547365288504197132",
                "batchUnit": "1547365288504197132",
                "requireUnit": "1547365288504197132",
                "purchasePriceUnit": "1547365288504197132",
                "businessAttribute": "7",
                "offlineUnit": "1547365288504197132",
                "onlineUnit": "1547365288504197132",
                "stockUnit": "1547365288504197132"
        },
        "autoGenerateRangeData_": true,
        "isCreator": true
}

140
帖子
3
勋章
1521
Y币
供应商档案简化JSON



{
        "data": {
                "code": "test0002112",
                "vendorclass": "2352183663939840",
                "org": "1887568000733440",
                "vendorOrgs": [{
                        "hasDefaultInit": true,
                        "rangeType": 1,
                        "org": "1887568000733440",
                        "isApplied": true,
                        "org_name": "客户成功培训",
                        "_status": "Insert",
                        "org_code": "001",
                        "isCreator": true
                }],
                "name": {
                        "zh_CN": "测试供应商122"
                },
                "isApplied": true,
                "internalunit": true,
                "contactmobile": "18810487623",
                "_status": "Insert",
                "vendorclass_code": "test0001",
                "isCreator": true
        }
}

140
帖子
3
勋章
1521
Y币
客户档案简化JSON



{
        "data": {
                "createOrg": "2257324212162816",
                "code": "vvvvb345567678999",
                "name": {
                        "zh_CN": "vvvvb345567678999"
                },
                "customerClass": "2264313873323776",
                "resubmitCheckKey": "8eb9bbd16f2a20bf9b498743b11d7478",
                "_status": "Insert",
                "retailInvestors": false,
                "merchantApplyRanges": [{
                        "hasDefaultInit": true,
                        "isApplied": true,
                        "rangeType": 1,
                        "_status": "Insert",
                        "isCreator": true,
                        "orgId": "2257324212162816"
                }],
                "merchantRole": {
                        "cardType": "0",
                        "businessRole": "1",
                        "toBImmigrationMode": "0",
                        "settlementMethod": "0",
                        "_status": "Insert"
                },
                "enterpriseNature": "0",
                "businessRole": "1",
                "taxPayingCategories": 0,
                "enable": "1",
                "merchantAppliedDetail": {
                        "payway": 99
                },
                "isApplied": true,
                "autoGenerateRangeData_": true,
                "isCreator": true
        }
}

140
帖子
3
勋章
1521
Y币
部门保存

{
        "data": {
                "name": {
                        "zh_CN": "test000112323"
                },
                "parent": "2112990671247616",
                "code": "test0001123",
                "_status": "Insert",
                "parentorgid": "2112990671247616"
        }
}
140
帖子
3
勋章
1521
Y币
组织单元保存

{
        "data": {
                "orgtype": false,
                "code": "apivbnm1",
                "financeOrg": {
                        "periodschema": "2102947494763776",
                        "currency": "2102947499529472",
                        "enable": 1,
                        "isexternalaccounting": "1"
                },
                "enable": 1,
                "companytype": "45ebda24614f424abe5dfb04e00f737c",
                "exchangerate": "aen06kxy",
                "name": {
                        "zh_CN": "apivbnm1"
                },
                "adminOrg": {
                        "enable": 1
                },
                "salesOrg": {
                        "enable": 1
                },
                "_status": "Insert"
        },
        "externalData": {
                "typelist": ["adminorg","salesorg","financeorg"]
        }
}
140
帖子
3
勋章
1521
Y币
数字化建模- 员工保存


{
        "data": {
                "name": "testshuot",
                "mobile": "15140014451",
                "code": "testshuot",
                "mainJobList": {
                        "begindate": "2021-07-05 21:15:12",
                        "dept_id": "2067795274813696",
                        "_status": "Insert",
                        "org_id": "2067795274191104"
                },
                "_status": "Insert",
                "enable": 1
        }
}
您需要登录后才可以回帖 登录

本版积分规则