Ask a Question

Ask a Question
Back to All

Auto-accepted orders

After we receive the order through the Order Notification Webhhook, if our system turns on automatic confirmation, it will execute the https://api.staging.deliverect.com/orderStatus/{orderId} API to modify the order to the ACCEPTED status, but at the same time the order will Change the status to Received by POS through the Order Notification Webhhook. How should we handle this situation? We hope that after our system turns on automatic order confirmation, the status of the order becomes ACCEPTED instead of Received by POS.