You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fulfilment company collects new orders (using the API) every 30 minutes and will then pick and package the order and send it to the customer.
The fulfilment company have a simple interface that collects all new orders and then processes them for next day delivery.
The Problem:
There is a need for customers to enter their required delivery date.
The fulfilment company say they have no mechanism to put orders 'on-hold' until the delivery date. Also, I don't believe that the standard Rest API includes a delivery date.
The fulfilment company say that the management of orders needs to happen at my end and that I should only release orders to them that require immediate fulfilment.
I cannot find a way of doing this. Has anybody got any ideas?
Your help would be appreciated.
The text was updated successfully, but these errors were encountered:
Current situation:
The Problem:
I cannot find a way of doing this. Has anybody got any ideas?
Your help would be appreciated.
The text was updated successfully, but these errors were encountered: