# The Return ## Docs - [Find Locations](https://docs.r4technology.io/api-reference/endpoint/nearest-locations.md): Find the nearest drop off points to a customer address within a specified maximum distance - [Submit Order](https://docs.r4technology.io/api-reference/endpoint/order.md): Submit a return order with customer information and line items - [Update Order](https://docs.r4technology.io/api-reference/endpoint/order-patch.md): Update a return order with customer information and line items - [Order Tracking](https://docs.r4technology.io/api-reference/endpoint/tracking.md): Get tracking information for an order by order ID - [Track Order with Packages](https://docs.r4technology.io/api-reference/endpoint/tracking-order.md): Get tracking information for a return order, including a breakdown of packages and the items in each package - [Track Package](https://docs.r4technology.io/api-reference/endpoint/tracking-package.md): Get tracking information and items for a specific package using an encoded package ID - [Tracking Update](https://docs.r4technology.io/api-reference/endpoint/tracking-webhook.md): Sends order tracking updates to your endpoint when the status of an order changes. Each update includes the packages that belong to the order, along with the items in each package. - [Introduction](https://docs.r4technology.io/api-reference/introduction.md): These are the endpoints and webhooks available for the R4 API. Any additional endpoints or webhooks can be added upon request. - [Introduction](https://docs.r4technology.io/index.md): Welcome to The Return's API documentation for integrating with our dropoff network. These docs will walk you through what a typical integration with our API looks like. These steps work for most of our customers, but we have also recognize that every business is different and we're happy to custom… ## OpenAPI Specs - [openapi](https://docs.r4technology.io/api-reference/openapi.json)