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.

TI-API: ASN push - the item customerPurchaseOrderDate has a strange date

Part Number: TI-API

The value of data.consolidatedInformation[0].bookingOrderDetails[0].customerPurchaseOrderDate is "0002-11-30".

{
	"type": "asn",
	"data": {
		"consolidatedInformation": [{
			"bookingOrderDetails": [{
				"customerPurchaseOrderNumber": "2023-RAC-0201#1248",
				"customerPurchaseOrderDate": "0002-11-30",
				"packageDetails": [{
					"handlingUnitIdentifier": "0047473861",
					"containerVolume": "34.560",
					"length": "60.000",

In addition, the schema and example in the manual for this item do not match.

  • Hi Petr,

    customerPurchaseOrderDate is not returned in the store ASN retrieve payload, and I believe that it should not be included in the push payload.

    I've asked the dev team to have a look, and expect to have an answer by Monday.

    Best regards,
    Paul

  • Hi Petr,

    We're working with the development team to have the customerPurchaseOrderDate field removed from the ASN push payload. It's not a valid field for store orders and is not returned in the ASN retrieve response.

    I'll keep this thread open until the update is made.

    Best regards,
    Paul

**Attention** This is a public forum