Ask a Question

Ask a Question
Back to All

Order Delivery Update

Hello, I want to pass an order delivery status to an order but when I try, I get the following error message :
{
"message": "exceptions must derive from BaseException"
}
One more thing, How do I pass the status integer value in this endpoint : https://api.staging.deliverect.com/fulfillment/location/{orderId}
How will it know which location's OrderId is this? Since there can be same Order Id for a different Location