{"items":[{"type":"separator","label":"General"},{"type":"link","fsPath":"crypto_api/introduction.md","metadata":{"type":"markdown"},"label":"Introduction","link":"/crypto_api/introduction","routeSlug":"/crypto_api/introduction"},{"type":"link","fsPath":"crypto_api/authentication.md","metadata":{"type":"markdown"},"label":"Authentication","link":"/crypto_api/authentication","routeSlug":"/crypto_api/authentication"},{"type":"link","fsPath":"crypto_api/errors.md","metadata":{"type":"markdown"},"label":"Errors","link":"/crypto_api/errors","routeSlug":"/crypto_api/errors"},{"type":"link","fsPath":"crypto_api/webhooks.md","metadata":{"type":"markdown"},"label":"Webhooks","link":"/crypto_api/webhooks","routeSlug":"/crypto_api/webhooks"},{"type":"separator","label":"Reference"},{"type":"link","label":"xMoney Crypto API","link":"/crypto_api/reference","routeSlug":"/crypto_api/reference"},{"type":"group","label":"Order","link":"/crypto_api/reference/order","routeSlug":"/crypto_api/reference/order","items":[{"label":"Create an order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/order/create-an-order","routeSlug":"/crypto_api/reference/order/create-an-order","metadata":{"seo":{"title":"Create an order","description":"Creates a new order for payment processing and returns a URL where the buyer can complete the payment."}},"httpPath":"/stores/orders"},{"label":"List all orders of the merchant","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/order/listorders","routeSlug":"/crypto_api/reference/order/listorders","metadata":{"seo":{"title":"List all orders of the merchant","description":"List all orders of the merchant"}},"httpPath":"/stores/orders"},{"label":"Retrieve an order","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/order/retrieve-an-order","routeSlug":"/crypto_api/reference/order/retrieve-an-order","metadata":{"seo":{"title":"Retrieve an order","description":"Retrieve the details of an existing order using its unique identifier."}},"httpPath":"/stores/orders/{id}"}]},{"type":"group","label":"Refund","link":"/crypto_api/reference/refund","routeSlug":"/crypto_api/reference/refund","items":[{"label":"Creates a refund proposal","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/refund/createpaymentrefundproposal","routeSlug":"/crypto_api/reference/refund/createpaymentrefundproposal","metadata":{"seo":{"title":"Creates a refund proposal","description":"As a merchant you can only propose refunds; it is ultimately the buyer's decision to either accept or reject it (within a reasonable timeframe)."}},"httpPath":"/stores/refund/{payment_id}"},{"label":"Returns a refund for the given payment, if there is one","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/refund/getpaymentrefund","routeSlug":"/crypto_api/reference/refund/getpaymentrefund","metadata":{"seo":{"title":"Returns a refund for the given payment, if there is one","description":"Returns a refund for the given payment, if there is one"}},"httpPath":"/stores/refund/{payment_id}"}]},{"type":"group","label":"Currency","link":"/crypto_api/reference/currency","routeSlug":"/crypto_api/reference/currency","items":[{"label":"List the store's available currencies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/currency/listavailablecurrencies","routeSlug":"/crypto_api/reference/currency/listavailablecurrencies","metadata":{"seo":{"title":"List the store's available currencies","description":"Returns the cryptocurrency and blockchain-network pairs that the store accepts. The list depends on the currencies enabled for your store. Common pairs include BTC on BTC, ETH on ETH, USDC on ETH, USDT on ETH, and EGLD on MultiversX."}},"httpPath":"/stores/available_currencies"}]},{"type":"group","label":"Exchange rate","link":"/crypto_api/reference/exchange-rate","routeSlug":"/crypto_api/reference/exchange-rate","items":[{"label":"Create an exchange rate quote","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/exchange-rate/createexchangerate","routeSlug":"/crypto_api/reference/exchange-rate/createexchangerate","metadata":{"seo":{"title":"Create an exchange rate quote","description":"Creates a short-lived (60 second) exchange-rate quote between two currencies. For crypto quotes, from must be a crypto currency the store accepts and to must be a supported settlement currency."}},"httpPath":"/stores/exchange_rates"}]},{"type":"group","label":"Session","link":"/crypto_api/reference/session","routeSlug":"/crypto_api/reference/session","items":[{"label":"Exchange credentials for an API key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/crypto_api/reference/session/createsession","routeSlug":"/crypto_api/reference/session/createsession","metadata":{"seo":{"title":"Exchange credentials for an API key","description":"Exchanges a store's client_id and client_secret for its API key, which can then be used as the Bearer token for authenticated requests."}},"httpPath":"/stores/session"}]}]}