> ## Documentation Index
> Fetch the complete documentation index at: https://docs.komerza.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Buy Basket

> The basket is priced once and each line is then bought at its share of that price, landing on
your own products as ordinary stock exactly as a single-variant purchase would. Short deliveries
are refunded the same way.

Supply an idempotency key. Lines carry it with their own index appended, so a retried basket
    replays line for line rather than buying twice.
Requires the `stores.reselling.update` permission.



## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.komerza.com/llms.txt).
