Skip to main content

Available Days

Returns which days and periods are available for pickup, based on the number of orders in the selected plan.
Headers Query Parameters Response
Error — Location not covered (400)

Subscribe

Creates a subscription in draft state. The customer’s pickup schedule is set here.
Headers Query Parameters (passed in URL, not body) *Either preferred_pickup_day or preferred_pickup_date is required, not both. Response
The subscription is in draft — no pickups are scheduled until payment is confirmed.

Confirm Payment

Marks the subscription as paid and activates it. Call this after your payment flow completes.
Headers Body multipart/form-data Response
Error — Already active (400)