# Bedbank supply (buyer feed)

Adrasis can receive **third-party bedbank inventory** as supply: a bedbank (B2B bed-supply network) distributor exposes its hotel catalog, rates and inventory; you consume it as a buyer and resell it through your own distribution channels. On this kind of contract, Adrasis acts as the buyer; the bedbank is the supplier.

A concrete picture: a B2B aggregator network gives you live access to several thousand hotels across Spain. You bind those hotels into your organization once, expose them on your own outbound channels (your website, the metasearch engines you publish to, your B2B partners), apply your own markup, and start selling — without contracting each hotel one by one.

It is the mirror of [Bedbank distribution (supplier feed, outbound)](/console/distribution/outbound/bedbank-distribution.md) — same kind of partner, same connector, opposite responsibility.

## Direction at a glance

<figure><img src="/files/RyvOe9SPD7wArXNJR3uv" alt="Adrasis receives catalog, rates and inventory from a bedbank; bookings go back to the bedbank for confirmation"><figcaption><p>You receive catalog, rates and inventory inward; bookings flow back to the bedbank to be confirmed against their inventory.</p></figcaption></figure>

You receive the bedbank's hotel catalog, rates and inventory inward; bookings placed by *your* customers (through your own outbound channels or direct sales) flow back to the bedbank to be confirmed against their inventory.

## Two flows, one connector

A bedbank that sells in both directions is connected once. The platform models that explicitly without merging the two:

* **One connector, one set of credentials.** Activate the bedbank once for your organization.
* **Two flows kept separate.** The supply you receive from the bedbank (this flow) never gets confused with bookings placed against your own properties (the supplier flow). Different surfaces, different reconciliation, different liability.

The reason the platform keeps them separate is operational. A booking against *your* property has different reconciliation, cancellation, and settlement than a booking *against the bedbank's inventory* where you are reselling. Mixing them creates confused defaults; keeping them apart makes the responsibility clear at every step.

## What you can do

Bedbank supply is consumed differently from a directly-managed property — you are reselling third-party inventory, not curating your own catalog:

* **Search across the supply.** Adrasis search can include bedbank supply alongside your native catalog; results show you which is which so you can decide.
* **Apply markup and routing rules.** Decide how bedbank supply is exposed in your own outbound channels — priced, blended, routed to specific markets.
* **Manage bookings through the buyer-side surface.** Bookings you place against bedbank inventory go through their own settlement and cancellation workflow, separate from your native bookings.

You do not curate the bedbank's catalog the way you curate your native catalog — the bedbank is the system of record for those properties. Adrasis treats them as third-party supply you can resell.

## Pricing — net rate plus your markup

Bedbank pricing is **net-rate**: the bedbank gives you a net rate, you add your markup (the price gap or margin you decide), your customer sees the gross rate. The pricing engine knows the connector is a bedbank and applies the right policy automatically — you do not configure net-vs-commission per binding.

If the supplier feed is in EUR and your organization operates in TRY, currency conversion is part of the same engine; exchange rates come from a configurable source, every conversion is recorded.

See [Pricing engine](/console/pricing-and-availability/pricing-engine.md) for the rate derivation model.

## Where to next

* **The supplier-side flow with the same kind of partner** → [Bedbank distribution (supplier feed)](/console/distribution/outbound/bedbank-distribution.md)
* **The shared inbound model** → [Inbound overview](/console/distribution/inbound.md)
* **How pricing handles bedbank net rates** → [Pricing engine](/console/pricing-and-availability/pricing-engine.md)
* **The channel configuration model** → [Channels](/console/distribution/channels.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://adrasis.gitbook.io/console/distribution/inbound/bedbank-supply.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
