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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -63,6 +63,9 @@ issuing "accept" or "reject" requests for the order, respectively.
To accept an order you need to provide the `pickup_location` and the `pickup_window` which are required. You can also specify `number_of_parcels` which is optional with a default value of `1` if missing.
><iclass="fa fa-exclamation-triangle"></i>
> Express orders cannot be accepted via the API. An automated mechanism will handle the order acceptance.
The available param values used are provided in `accept_options` when retrieving a single order.