- IT信息化80端口
- IT信息化8050端口
- 财务开票系统
- 精细化开放接口
- IT信息化文档
- 基本权限申请地址
- 信息化系统
- 工资表
- 总览图
- 考勤表(attend)
- 日常绩效表(daily)
- 薪资补贴表(salary)
- 提成奖金表(special)
- 五险一金表(fund)
- 奖励表(reward)
- 扣减表(cut)
- 税表(tax)
- 离职补偿表(quit)
- 劳务表(service)
- 公式和方法
- 薪资表合计方法:calculateSalaryTotal
- 旷工:calculateCountAttendAbsent
- 迟到相关运算方法:calculateCountAttendLate
- 病假:calculateCountAttendSickLeave
- 事假:calculateCountAttendThingLeave
- 入离职扣减:calculateCountAttendEntryQuit
- 试用期差额扣减 :calculateCountAttendTryReduce
- 加班薪资:calculateCountAttendOverWork
- 考勤绩效扣减:calculateCountAttendOtherReduce
- 报告绩效工资扣减:calculateReportReduce
- 研发人员职能绩效扣减:calculateStudyReduce
- 职能绩效扣减 和 商务绩效扣减:calculateReduce
- 日常绩效表-合计:calculateDailyTotal
- 日常绩效表-报告绩效奖励:calculateReportAwards
- 薪资表-合计:calculateSalaryAllowanceTotal
- 提成奖金表:calculateSpecialTotal
- 五险一金表:calculateFundTotal
- 奖励表-合计:calculateRewardTotal
- 扣减表-合计:calculateCutTotal
- 税表:calculateTax
- 离职补偿表:calculateQuit
- 劳务费表:calculateService
- 归档文件
- 其他信息化系统
业务系统获取更多订单信息接口
GET
http://digitaltest.gstai.com/api/pm/open/get-order-info-from-auto-open
最后修改时间:2023-03-16 01:33:32
责任人:应久生
模块价格:extraPrice+basePricenum = productMPrice 额外价格+单价套数和 = 单个模块购买的单价
产品价格:productMPrice * amount = price 单个模块购买的单价套数 = 某个产品的价格
订单价格:(price_1+price_2+...+price_n) + assess_price = total_price; 所有标准产品的价格和+评估加的和=订单总参考价
请求参数
Query 参数
appKey
string
可选
sign
string
可选
timestamp
string
时间戳
autoOpenUnionID
string
唯一标识
Header 参数
Authorization
string
可选
默认值:
{{AUTH_TOKEN}}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://digitaltest.gstai.com/api/pm/open/get-order-info-from-auto-open' \
--header 'Authorization: {{AUTH_TOKEN}}'
返回响应
🟢200成功
application/json
Body
code
integer
code码
msg
string
提示文字
data
object
数据内容
order
object
订单基本信息
trytoList
array [object {6}]
试做列表(正式订单此字段没有)
contract
object
合同信息
infoList
array [object {10}]
购买的产品列表
示例
{
"code": 10000,
"msg": "success",
"data": {
"order": {
"orderId": "202303080002",
"createUsername": "应久生",
"customerName": "测试2",
"customerCompany": "测试2的开票信息1010(改)",
"customerId": "178977204",
"projectName": "测试试做导出",
"process": "order_trytodo",
"processName": "试做试用",
"status": "500",
"orderType": "2",
"statusI18n": "试做试用",
"orderTypeI18n": "试做订单",
"standardPrice": "27.00",
"assessPrice": "199.00"
},
"trytoList": [
{
"number": "2",
"isHistory": "0",
"status": "1",
"trytodoId": "308",
"statusI18n": "审核中",
"orderTrytodo": "202303080002-SZ002"
},
{
"number": "1",
"isHistory": "1",
"status": "5",
"trytodoId": "307",
"statusI18n": "执行完成",
"orderTrytodo": "202303080002-SZ001"
}
],
"contract": {
"serviceStart": "2023-03-08 00:00:00",
"serviceEnd": "2023-03-09 00:00:00",
"contractId": "308",
"excuteTypeI18n": "",
"contactPrice": 0,
"realIncomeJson": [
{
"productName": "清元数藏铸造项目",
"productAlias": "META0358",
"productIsStandard": "1",
"amount": "1",
"cateNameI18n": "元宇宙-清元数藏",
"realIncome": "20"
},
{
"productName": "元名片",
"productAlias": "META0368",
"productIsStandard": "1",
"amount": "1",
"cateNameI18n": "元宇宙-虚拟人",
"realIncome": "180"
}
]
},
"infoList": [
{
"orderInfoId": "1748",
"productId": "387",
"productName": "标准产品测试-应",
"productAlias": "SER0387",
"productIsStandard": "1",
"parentCateName": "服务",
"cateName": "代运营",
"amount": "1",
"price": "27.0000",
"productM": [
{
"productMId": "1067",
"productMPrice": "2",
"productMName": "测试",
"productMBillingType": "unit",
"productMAmount": [
{
"flag": "*",
"num": "1",
"val": "套"
}
],
"basePrice": "1.0000",
"extraPrice": "1.0000"
},
{
"productMId": "1061",
"productMPrice": "10",
"productMName": "基础模块2",
"productMBillingType": "unit",
"productMAmount": [
{
"flag": "*",
"num": "1",
"val": "套"
}
],
"basePrice": "5.0000",
"extraPrice": "5.0000"
},
{
"productMId": "1060",
"productMPrice": "15",
"productMName": "基础模块",
"productMBillingType": "unit",
"productMAmount": [
{
"flag": "*",
"num": "1",
"val": "套"
}
],
"basePrice": "10.0000",
"extraPrice": "5.0000"
}
]
},
{
"orderInfoId": "1747",
"productId": "389",
"productName": "非标产品测试-应",
"productAlias": "REP0389",
"productIsStandard": "0",
"parentCateName": "智能数据分析",
"cateName": "会商",
"amount": "1",
"price": "199.0000",
"productM": [
{
"productMId": "1066",
"productMPrice": "0.0000",
"productMName": "基础模块",
"productMBillingType": "unit",
"productMAmount": [
{
"flag": "*",
"num": "1",
"val": "套"
}
],
"basePrice": "0.0000",
"extraPrice": "0.0000"
}
]
}
]
}
}
修改于 2023-03-16 01:33:32