Check if pickup/delivery is possible to requested zip code
Request Body required
object
Zip code of the delivery, if applicable for the product.
Zip code of the pickup, if applicable for the product.
Array of date strings in RFC3339 format, when the shipment can be shipped. For products home, express, box.delivery.
Responses
200
Early Bird can perform pickup/delivery to requested zip code
Response to the zip code check request.
object
True, if delivery is covered by Early Bird.
True, if pickup is covered by Early Bird.
object
object
Unique identifier for the box location.
Address of the box location.
Zip code of the box location.
City of the box location.
Latitude of the box location.
Longitude of the box location.
object
object
object
Unique identifier for the box location.
Address of the box location.
Zip code of the box location.
City of the box location.
Latitude of the box location.
Longitude of the box location.
object
Array of date strings of estimated day of delivery, one date if possible, or multiple if exact date can not be determined. If applicable for the product and shippingAt is provided.
400
Invalid request
object
object
500
An unexpected error occurred on the server
object
object
504
Gateway timeout