/tplus/api/v2/saleOrder/Create{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | VoucherDate | VoucherDate | string | 1 | 可选 | 默认系统时间 |
| 2 | Code | Code | string | 1 | 可选 | 1、T+系统单据编码。 2、此参数可空,为空时,默认按T+系统自动规则取值,若无法自动生成,则取外部系统单据编码。 |
| 3 | ExternalCode | ExternalCode | string | 1 | 必填 | 111 |
| 4 | BusinessType | BusinessType | string | 15 | 可选 | 111 |
| 5 | Customer | Customer | string | 1 | 必填 | 1、客户,PartnerDTO对象,客户信息。 2、PartnerDTO对象包括如下常用属性: { "Code": ""//T+系统客户编码 } 3、非空,此编码要与T+系统客户编码一致。 |
| 6 | Warehouse | Warehouse | string | 1 | 必填 | 111 |
| 7 | SaleOrderDetails | SaleOrderDetails | array | 1 | 可选 | 111 |
| 8 | Inventory | Inventory | string | 1 | 可选 | 111 |
| 9 | Unit | Unit | string | 1 | 可选 | 111 |
| 10 | Quantity | Quantity | string | 1 | 可选 | 111 |
| 11 | IsPresent | IsPresent | string | false | 可选 | 1、是否赠品 2、为true时是赠品,为false时是非赠品 |
| 12 | DeliveryDate | DeliveryDate | string | 1 | 可选 | 111 |
| 13 | TaxRate | TaxRate | string | 0.13 | 可选 | 百分比 |
| 14 | OrigTaxPrice | OrigTaxPrice | string | 1 | 必填 | 111 |
| 15 | Memo | Memo | string | 1 | 可选 | 111 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | Warehouse | Warehouse | string | 1 | 必填 | 111 |
畅捷通T+的接口:创建销售订单_v1(/tplus/api/v2/saleOrder/Create),由轻易云数据集成平台 API 资产管理模块整理收纳,并随畅捷通T+版本更新同步更新。