# Revolut Locations API

**Canonical:** https://apis.io/apis/revolut/revolut-locations-api/  
**Provider:** Revolut — https://apis.io/providers/revolut/  
**Base URL:** https://b2b.revolut.com/api/1.0  
**Documentation:** https://developer.revolut.com/docs/business/business-api

Revolut Locations API is one of 46 APIs that [Revolut](https://apis.io/providers/revolut/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Locations. The published artifact set on APIs.io includes an OpenAPI specification.

The Locations API is designed to help merchants manage multiple points of sale, including both **online storefronts** and **physical stores**. Registering locations lets you differentiate and group your orders from different stores. You can also introduce custom business logic for each location, such as different inventory management, pricing, or shipping rules. To start using locations, follow the relevant use case for your business: ### Online locations 1. Register an online location using the [Create a location](https://developer.revolut.com/docs/api/merchant#create-location) endpoint, setting the `type` to `online`. 1. Configure your custom processes on your backend for each registered location (e.g., grouping orders, custom pricing, etc.). 1. Send the `location_id` parameter in the request body during [order creation](https://developer.revolut.com/docs/api/merchant#create-order) to assign the order to a specific location. ### Physical locations 1. Register a physical location using the [Create a location](https://developer.revolut.com/docs/api/merchant#create-location) endpoint, setting the `type` to `physical`. 1. In case of Revolut POS, our system handles order creation including `location_id` to associate the order with your location. ## Fast checkout for multiple storefronts Locations are particularly useful for tailoring the user experience on each of your online storefronts, especially when using features like [**Fast checkout**](https://developer.revolut.com/docs/guides/merchant/optimise-checkout/fast-checkout). For example, if you operate two online stores with different shipping rules, you can register two separate `online` locations. By then using the `location_id` to [register a distinct address validation endpoint](https://developer.revolut.com/docs/api/merchant#register-address-validation-endpoint) for each one, your backend can apply the correct shipping logic and pricing for the specific storefront a customer is buying from.

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/revolut/refs/heads/main/openapi/revolut-locations-api-openapi.yml

## Other Revolut APIs (12)

- [Revolut Accounting API](https://apis.io/apis/revolut/revolut-accounting-api/)
- [Revolut Accounting categories API](https://apis.io/apis/revolut/revolut-accounting-categories-api/)
- [Revolut Accounts API](https://apis.io/apis/revolut/revolut-accounts-api/)
- [Revolut Apple Pay merchant registration API](https://apis.io/apis/revolut/revolut-apple-pay-merchant-registration-api/)
- [Revolut Applications API](https://apis.io/apis/revolut/revolut-applications-api/)
- [Revolut Balance API](https://apis.io/apis/revolut/revolut-balance-api/)
- [Revolut Card invitations API](https://apis.io/apis/revolut/revolut-card-invitations-api/)
- [Revolut Cards API](https://apis.io/apis/revolut/revolut-cards-api/)
- [Revolut Configuration API](https://apis.io/apis/revolut/revolut-configuration-api/)
- [Revolut Counterparties API](https://apis.io/apis/revolut/revolut-counterparties-api/)
- [Revolut Customers API](https://apis.io/apis/revolut/revolut-customers-api/)
- [Revolut Disputes API](https://apis.io/apis/revolut/revolut-disputes-api/)

## Tags

Locations

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/revolut/revolut-locations-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/revolut/.
