项目

一般

简介

错误 #176

Case detail for #26-UPSNo

梁长德 梁超过 3 年 之前添加. 更新于 超过 3 年 之前.

状态:
已解决
优先级:
普通
指派给:
开始日期:
2021-01-14
计划完成日期:
% 完成:

0%

预期时间:
DK-Feedback:
KDSH

描述

Here is an order from the KD Test environment that has a UPS Shipment Track # in the upsNo field. (They always start with 1Z.)

We’re trying to identify a way to determine whether a UPS Track # is available based on the KD response. If there is, we display the UPS Track # on the web, if there isn’t we display the SF Express Tracking # on the web. Since upsNO was populated in the PROD response, we assumed it was a UPS Tracking #, so didn’t display the SFX Tracking # on the web, but 175568741581 isn’t an actual UPS Tracking #.

what contents could be displayed in the upsNo field?

{

"shipment": [
{
"soId": "wYkAAAB/hKLEikI6",
"soNo": "WEB2785527",
"purReceiveId": "KWzsMb6LR/qbaDBWLMrLPxXyvYM=",
"purReceiveNumber": "PUA2020000088",
"expressNo": "SF1034596294687",
"orderStatus": {
"paymentConfirmed": "2020-11-06",
"orderConfirmed": "2020-11-12",
"shippedFromDKUS": "2020-11-11",
"custClearProc": null,
"shippedFromCLC": "2020-11-19",
"vatInvSent": null,
"sfSigninDatetime": null,
"sfOrderDateTime": null,
"cancelled": null
},
"upsNo": "1Z46W70Y0400006546",
"shipmentEntry": [
{
"index": 1,
"quantity": 1,
"quantityShipped": 1,
"partNumber": "A35229-ND",
"description": "WASHER FLAT #4 STEEL",
"custRef": null,
"backOrder": 0
}
],
"emsNo": null,
"vatInvoiceURL": null,
"invoiceNum": null
}
],
"status": "SUCCESS",
"errMsg": null

}

We’re seeing a value in the upsNo field in the PROD KD Order Status response for this order, but I don’t think this order shipped via UPS. Can you please clarify what the upsNo field represents?

Also if an order IS shipped UPS, what field will that tracking number be returned in? I believe the UPS shipment tracking #’s always start with 1Z.

{
"shipment": [ {
"soId": "wYkAAAKLzm7EikI6",
"soNo": "WEB7880007",
"purReceiveId": "5mWeyoCpQs23EYENQptd7RXyvYM=",
"purReceiveNumber": "PUA2021001124",
"expressNo": "SF1039756990537",
"orderStatus": {
"paymentConfirmed": "2021-01-05",
"orderConfirmed": "2021-01-05",
"shippedFromDKUS": "2021-01-06",
"custClearProc": null,
"shippedFromCLC": "2021-01-13",
"vatInvSent": null,
"sfSigninDatetime": null,
"sfOrderDateTime": "2021-01-13 10:01:47",
"cancelled": null
},
"upsNo": "175568741581",
"shipmentEntry": [ {
"index": 1,
"quantity": 70,
"quantityShipped": 70,
"partNumber": "ED2849-ND",
"description": "TERM BLOCK HDR 8POS VERT 5.08MM",
"custRef": null,
"backOrder": 0
}
],
"emsNo": null,
"vatInvoiceURL": null,
"invoiceNum": null
}
],
"status": "SUCCESS",
"errMsg": null
}




文件

clipboard-202101141958-kyl1b.png (158 KB) clipboard-202101141958-kyl1b.png 梁长德 梁, 2021-01-14 19:58
clipboard-202101141959-yr6yv.png (391 KB) clipboard-202101141959-yr6yv.png 梁长德 梁, 2021-01-14 19:59
clipboard-202101142000-9yq2i.png (183 KB) clipboard-202101142000-9yq2i.png 梁长德 梁, 2021-01-14 20:00
#1

Dwan Fan 更新于 超过 3 年 之前

  • 主题Case detail for #26 变更为 Case detail for #26-UPSNo
#2

Dwan Fan 更新于 超过 3 年 之前

  • 状态新建 变更为 已解决

导出 Atom PDF