# Basket Transfer ## Transfer the basket to another system (e.g. a web shop). - [POST /baskets/users/{userId}/transfer](https://docs.jay-metadata.com/apis/basket/latest/openapi/basket-transfer/transferbasket.md): Transfer the basket over a common url or a QR code to another system (e.g. a web shop). The transfer token is valid for 1 minute only. Use POST /baskets/gusts with jayToken set to the transfer token to get access to the basket again.