Connector Improvement: add delivery and parcel tables so that we can get our fulfilment date
Not plannedfrom the below in our order object we require our deliveries and parcels tables to be populated. the json below shows an example of this. for instance under deliveries the "createdAt" would be our fulfilment date
"deliveries": [
{
"id": "61a64f66-76bb928fb9e9",
"createdAt": "2022-06-30T18:30:12.609Z",
"items": [
{
"id": "6021b-35",
"quantity": 1
},
],
"parcels": [
{
"createdAt": "2022-06-30T18:30:12.609Z",
-
Official comment
Hi Mikhaila
Thank you for the feature request.
While this feature is not currently in our timeline, I've added it to our backlog for consideration. We might be able to pick it up in the current quarter ending in September 2024. I will update the thread on any developments.
Best
Sandeep
Please sign in to leave a comment.
Comments
1 comment