get
https://api.abbiamo.io/v1/orders//takeout-token
This guide documents the Abbiamo API documentation guidelines.
Header required
The Header x-abbiamo-seller-group-key is required to create orders. Please fill out this field on the upper right corner of this page.
If you don't have one, check the this page to know how to get yours
Rate Limit
There is a global rate limit of 1500 request within a 5-minute window
This endpoint retrieves the active takeout token of an order. If 200 status code, you will get the takeout token, the order number and the tracking respectively.
Attention to the validations
You will not be successful if trying to get a token of an order that is not of type
TAKEOUTor is not ready to be picked up by the customer (statusDISPATCHED)
