We keep getting an error as followed when attempting to dispatch deliveries:
mismatched_price_quote: 'The price quote specified doesn't match the delivery.' ({'kind': 'error', 'code': 'mismatched_price_quote', 'message': "The price quote specified doesn't match the delivery."}) [APIException]
We've checked the logs and the delivery estimate matches that at the time of attempted Postmates delivery dispatch. If the prices match why the price match error?
Postmates API doesn't document this returned error.