lambtron / lambtron/postmates-node
Endpoint to Find Delivery Zone Name for an Address
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The Postmates API docs say "If you need to check to see if an address is within a given zone, use the Delivery Quote endpoint." But that endpoint doesn't return any zone information.
Do you know if there's an endpoint to submit an address and get back a zone_name?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Postmates API documentation, especially the Delivery Quote endpoint and the zones endpoint. Determine whether the external API supports submitting an address and returning a zone_name; done means documenting the supported endpoint or confirming that the client cannot provide this information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100