请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TI-API v2 ASN API 错误代码意味着什么?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
场景 | 错误详细信息 | 补救步骤 |
缺少标识符 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0010", "type": "ERROR", "reason": "Missing Identifier", "message": "The identifier customerPurchaseOrderNumber, wayBillNumber, or orderNumber cannot be null or empty. Enter a valid Identifier and resubmit request." } ] } |
标识符不能为空或空。 输入一个有效的 customerPurchaseOrderNumber、wayBillNumber 或 OrderNumber、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
只需要一个标识符 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0011", "type": "ERROR", "reason": "Only One Identifier Required", "message": " Only one of the identifiers customerPurchaseOrderNumber, wayBillNumber, or orderNumber is required. Enter only one of the valid Identifiers and resubmit request." } ] } |
只需要一个标识符。 输入以下有效标识符之一:customerPurchaseOrderNumber 或 wayBillNumber 或 OrderNumber、然后重新提交请求。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
无效的 requestCommercialInvoicePDF 或 requestWaybillPDF | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0040", "type": "ERROR", "reason": "Invalid requestCommercialInvoicePDF or requestWaybillPDF", "message": " requestCommercialInvoicePDF or requestWaybillPDF – X must have value of either true or false. Field will default to false." } ] } |
如果需要 PDF、则 requestCommercialInvoicePDF 或 requestWaybillPDF 值必须为 true 或 false。 输入 X 以接收 PDF;否则该字段将默认为 false。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
TI API 不可用于计划的系统维护 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0500", "type": "ERROR", "reason": "TI API unavailable for scheduled system maintenance", "message": " This TI API is currently unavailable due to system maintenance. Please resubmit the request after maintenance is completed or contact TI API Support (https://api-portal.ti.com/support) for more information." } ] } |
TI 服务器维护正在进行中、目前不可用。 尝试稍后重新提交申请。 如果问题仍然存在、请联系 TI 客户支持(提交请求)。 |
找不到 customerPurchaseOrderNumber 的货件数据 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-020", "type": "ERROR", "reason": "No shipment data found with customerPurchaseOrderNumber", "message": "Verify and correct the customerPurchaseOrderNumber or use the orderNumber or wayBillNumber and resubmit request." } ] } |
未找到发货数据。 输入有效的 customerPurchaseOrderNumber、或使用 OrderNumber 或 wayBillNumber。 只有完成的订单才具有可用的发货数据。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
未找到订单号的发货数据 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0021", "type": "ERROR", "reason": "No shipment data found with orderNumber", "message": "Verify and correct the orderNumber or use the customerPurchaseOrderNumber or wayBillNumber and resubmit request." } ] } |
未找到发货数据。 输入有效的 OrderNumber、或使用 customerPurchaseOrderNumber 或 wayBillNumber。 只有完成的订单才具有可用的发货数据。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
未找到 BillwayNumber 的发货数据 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0022", "type": "ERROR", "reason": "No shipment data found with wayBillNumber", "message": "Verify and correct the wayBillNumber or use the customerPurchaseOrderNumber or orderNumber and resubmit request." } ] } |
未找到发货数据。 输入有效的 wayBillNumber、或使用 customerPurchaseOrderNumber 或 OrderNumber。 只有完成的订单才具有可用的发货数据。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
发货仍在进行中 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0023", "type": "ERROR", "reason": "Shipment in process, ASN information unavailable at this time", "message": "Shipment information is unavailable at this time. Please try again at a later time." } ] } |
由于装运仍在进行中、未找到装运数据。 请稍后再试。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
发货已完成、ASN 目前不可用 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0024", "type": "ERROR", "reason": "Shipment complete, ASN information unavailable", "message": "Shipment information is unavailable at this time. Please try again at a later time." } ] } |
ASN 信息尚未就绪。 请稍后再试。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
soldToAccountNumber 无效 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0030", "type": "ERROR", "reason": "Invalid soldToAccountNumber", "message": " soldToAccountNumber is incorrect. Verify and correct the soldToAccountNumber and resubmit request." } ] } |
soldToAccountNumber 无效。 输入有效的 soldToAccountNumber。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
缺少 soldToAccountNumber | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0031", "type": "ERROR", "reason": "Missing soldToAccountNumber", "message": "The soldToAccountNumber cannot be null or empty. Enter a valid soldToAccountNumber and resubmit request." } ] } |
缺少 soldToAccountNumber、不能为空或空。 输入有效的 soldToAccountNumber、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
缺少业务合作伙伴的 soldToAccountNumber | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0032", "type": "ERROR", "reason": "Missing business partner's soldToAccountNumber", "message": "The Business Partner's soldToAccountNumber cannot be null or empty. Enter a valid soldToAccountNumber and resubmit request." } ] } |
业务合作伙伴的 soldToAccountNumber 缺失、不能为空或空。 输入有效的业务合作伙伴的 soldToAccountNumber、然后重新提交申请。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |
缺少业务合作伙伴 | { "errors": [ { "errorCode": "ERR-BKG-ASNR-API-0040", "type": "ERROR", "reason": "Missing business partner", "message": "Business Partner cannot be null or empty. Enter a valid Business partner and resubmit request." } ] } |
业务合作伙伴缺失、不能为空或为空。 输入有效的业务合作伙伴并重新提交申请。 如果需要更多帮助、请联系 TI API 支持(api-portal.ti.com/support)。 |