畅捷通T+创建销货单_v1API接口文档
所属平台:
畅捷通T+
类型:
WebAPI
作用:
EXECUTE
接口版本:
0.1
适配器:
\Adapter\Chanjet\TPlusExecuteAdapter
描述:
更新日期:
2021-08-29 20:37:47
创建销货单_v1
接口地址:/tplus/api/v2/saleDelivery/Create
请求方法: POST
加工厂: {"operation":{"method":"none"}}
接口请求参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | Code | Code | string | 1 | 单据编码;如果设置了自动编号,可不传;如果设置的手动编码,必录 | 否 |
2 | VoucherDate | VoucherDate | string | 1 | 单据日期;默认系统日期 | 否 |
3 | ExternalCode | ExternalCode | string | 1 | 外部系统单据编码,编码必须唯一,且此字段不为空 | 是 |
4 | BusinessType | BusinessType | string | 1 | 业务类型,BusiTypeDTO对象; | 是 |
5 | Customer | Customer | string | 1 | 111 | 是 |
6 | Memo | Memo | string | 1 | 111 | 否 |
7 | SaleDeliveryDetails | SaleDeliveryDetails | array | 1 | 111 | 是 |
8 | Warehouse | Warehouse | string | 1 | 111 | 是 |
9 | Inventory | Inventory | string | 1 | 111 | 是 |
10 | Batch | Batch | string | 1 | 111 | 否 |
11 | Quantity | Quantity | string | 1 | 111 | 是 |
12 | OrigPrice | OrigPrice | string | 1 | 111 | 是 |
13 | TaxRate | TaxRate | string | 0 | 111 | 否 |
14 | OrigTaxPrice | OrigTaxPrice | string | 1 | 111 | 是 |
15 | IsPresent | IsPresent | string | false | 111 | 否 |
接口响应参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|
畅捷通T+的接口:创建销货单_v1(/tplus/api/v2/saleDelivery/Create),由轻易云数据集成平台API资产管理模块整理收纳,并且根据畅捷通T+版本更新同步实时更新。API资产管理平台支持API的版本控制和回滚,确保API的稳定性和可靠性,减少因API变更导致的业务中断和数据不一致问题。