项目

一般

简介

错误 #656

DKSH : ShipReleasemethod for Shipmethod

liuliguo liuliguo10 个月 之前添加.

状态:
新建
优先级:
普通
指派给:
-
开始日期:
2023-08-23
计划完成日期:
% 完成:

0%

预期时间:

描述

As part of the PO approval request, we would like you to populate the below element to handle the backorder ship method.

"shipMethod": {
"shipReleaseMethod": "string"
}

shipReleaseMethod allowed values are SINGLE, DOUBLE

FYI: Here is the PO Request payload contract

{
"order": {
"header": {
"orderNumber": "string",
"orderCreatedDate": "string",
"shipCarrier": 0,
"purchaseOrderNumber": "string",
"purchaseOrderDate": "string",
"trueCustomerID": 0,
"kingdeeId": 0,
"trueCustomerDecId": 0,
"customerDecId": 0,
"paymentMethod": "string",
"orderNotes": "string",
"customerPurchaseOrderNumber": "string",
"flagComplianceProfile": 0,
"dateCode": 0,
"dateCodePreference": 0,
"dateCodeLimit": 0,
"lotCode": 0,
"nFlagAcceptsPartialOrders": 0,
"nFlagContinuousStrip": 0,
"nFlagContinuousStripPreference": 0,
"nFlagCertCompliance": 0,
"source": "string"
},
"orderItems": [ {
"itemNumberSeq": 0,
"productId": 0,
"quantity": 0,
"backorderQuantity": 0,
"customerReferenceNumber": "string",
"nFlagCIQ": true
}
],
"shippingAddress": {
"companyName": "string",
"addressLine1": "string",
"countryISO": "string",
"city": "string",
"province": "string",
"provinceName": "string",
"postalCode": "string",
"firstName": "string",
"lastName": "string",
"primaryPhone": "string",
"mobile": "string",
"email": "string"
},
"exportInformation": {
"companyIndustryCode": 0,
"isProductResold": true,
"companyDescription": "string",
"manufacturerLocation": {
"companyName": "string",
"addressLine1": "string",
"countryISO": "string",
"city": "string",
"province": "string",
"provinceName": "string",
"postalCode": "string"
},
"consigneeList": [ {
"ultimateConsignee": "string",
"primaryApplicationCode": 0,
"secondaryApplicationCode": 0,
"applicationInformation": "string",
"countryISO": "string"
}
]
},
"shipMethod": {
"shipReleaseMethod": "string"
},
"parentAddress": {
"parentLastName": "string",
"parentFirstName": "string",
"parentIndustry": 0,
"parentCompanyName": "string",
"parentLSA": "string",
"parentState": "string",
"parentCity": "string",
"parentEmail": "string",
"parentZipcode": "string",
"parentPhone": "string",
"parentMobile": "string",
"parentFax": "string",
"parentWebsite": "string"
}
}
}

没有任何数据可供显示

导出 Atom PDF