Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikepaszkiewicz/69d4556172c2d8aa2a3b5e90f677eb39 to your computer and use it in GitHub Desktop.
Save mikepaszkiewicz/69d4556172c2d8aa2a3b5e90f677eb39 to your computer and use it in GitHub Desktop.
Docs: https://dispatch-dsp.readme.io/docs
Sandbox: https://vanilla.olosandbox.com/menu/dispatch-tryhabitat/
- _Make sure 26 Broadway New York, NY 10004 is in your coverage area to be able to accept orders._
OLO will test the following before turning on integration:
- [x] Get quote by pickup time (https://dispatch-dsp.readme.io/v1.0/reference#request-quote)
- [x] Get quote by dropoff time (https://dispatch-dsp.readme.io/v1.0/reference#request-quote)
- [x] Make sure a delivery goes all the way through to completion
- [x] Ensure we get all required status updates (https://dispatch.dsp.readme.io/v1.0/reference#status-updates)
- [x] Ensure we get all time stamps for the delivery lifecycle (https://dispatch-dsp.readme.io/v1.0/reference#delivery-statuses)
- [x] Test a delivery that we cancel from our side
- [x] Test a delivery that you cancel from your side ((https://dispatch-dsp.readme.io/v1.0/reference#cancel-delivery)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment