Receiving orders: API survey or notifications

Choose one of the following methods: API notifications (recommended) or through a regular survey of order information.

Method 1. API notifications

Method 2. Regular API survey

  • Request order lists:
  • Use filters:
    • fromDate and toDate — range of delivery dates for sampling new orders
    • updatedAtFrom and updatedAtTo — selection of orders with changes
  • Observe the polling intervals:
    • Express — every 10-15 minutes
    • FBS, DBS — at least once an hour
  • To process a specific order, get the details using the method POST v1/businesses/{businessId}/orders