月结账单类型

请求参数

参数说明

字段名称 字段类型 是否必填 字段说明
operatorEmpId String(100) 对账员工工号
code String(100) 对账单编号、唯一标记
billName String(100) 账单名称
appCode String(100) 消费平台编码
appName String(100) 消费平台名称
generateDate long 对账时间
legalEntityBizCode String(100) 公司抬头编码
legalEntityName String(100) 公司抬头名称
departmentBizCode String(100) 部门编码
departmentName String(100) 部门名称
billAmount AmountInput 账单金额
total int 账单关联的订单数量
expenseCodes List<String> 关联的费用code
formDataCode String(100) 关联的单据号
flightTicketAmount AmountInput 飞机票金额
flightServiceAmount AmountInput 飞机服务费金额
flightTaxAmount AmountInput 民航基金
hotelTicketAmount AmountInput 酒店金额
hotelServiceAmount AmountInput 酒店服务费金额
trainTicketAmount AmountInput 火车票金额
trainServiceAmount AmountInput 火车服务费金额

参数样例

{
  "operatorEmpId":"empId",
  "code":"DBC2103231Z1HC9HC",
  "billName":"testnet_Melco测试新币",
  "appCode":"ctrip",
  "appName":"携程商旅",
  "generateDate":1616050526000,
  "legalEntityBizCode":null,
  "legalEntityName":null,
  "departmentBizCode":null,
  "departmentName":null,
  "billAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  },
  "total":2,
  "expenseCodes":[
    "expenseCode"
  ],
  "formDataCode":null,
  "flightTicketAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  },
  "flightServiceAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  },
  "flightTaxAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  },
  "hotelTicketAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  },
  "hotelServiceAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  },
  "trainTicketAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  },
  "trainServiceAmount":{
    "currency":"USD",
    "amount":0,
    "amountStr":"0.00"
  }
}

修改记录

2023-02-08  新增月结账单类型文档
Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2024-11-25 12:04:35

results matching ""

    No results matching ""

    results matching ""

      No results matching ""