FoundationPartiesPersonService SOAP API response LastUpdateDate's date format is not consistent
Hi,
We are using FoundationPartiesPersonService SOAP API to create person parties for customer contacts.
During our testing phase, we have observed an inconsistency in the date format of the LastUpdateDate attribute within the API response. Specifically, we have encountered three different date formats for the same attribute as follows:
YYYY-MM-DDTHH24:MI:SSz (2023-07-21T06:06:09Z)
YYYY-MM-DDTHH24:MI:SS.sssz (2023-07-21T06:06:13.946Z)
YYYY-MM-DDTHH24:MI:SS.ssssssz (2023-07-20T08:59:35.016936Z)
This variation in date formats is causing concerns in processing of the API response. As a result, we seek a solution to ensure consistency in the date format of the LastUpdateDate attribute.
0