# AlfaBit Pay EN

## AlfaBit Pay EN

- [Introduction](https://alfabit.gitbook.io/alfabit-pay-en/introduction.md): https://alfabit.org/en/pay
- [API Reference](https://alfabit.gitbook.io/alfabit-pay-en/api-reference.md)
- [API Endpoints](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints.md): https://pay.alfabit.org/
- [GET /api/v2/integration/orders](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/get-api-v2-integration-orders.md): Get Orders List
- [GET /api/v1/integration/orders/{orderUid}](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/get-api-v1-integration-orders-orderuid.md): Get Order Details
- [POST /api/v1/integration/orders/invoice](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-invoice.md): Invoice creation
- [POST /api/v1/integration/orders/invoice/without-amount](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-invoice-without-amount.md): Create an invoice without specifying an amount
- [POST /api/v1/integration/orders/withdraw](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-withdraw.md): Withdrawal creation
- [POST /api/v1/integration/orders/fiat-withdraw](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-fiat-withdraw.md): Fiat withdrawal creation
- [POST /api/v1/integration/orders/{merchantUid}/estimate-fiat-out-with-exchange](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-merchantuid-estimate-fiat-out-with-exchange.md): Estimate fiat-out order with exchange
- [POST /api/v1/integration/orders/exchange](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-exchange.md): Create Exchange
- [POST /api/v1/integration/orders/account-transfer](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-account-transfer.md): Create Account Transfer
- [POST /api/v1/integration/orders/estimate-in](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-estimate-in.md): Estimate In
- [POST /api/v1/integration/orders/estimate-out](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-estimate-out.md): Estimate Out
- [POST /api/v1/integration/orders/currency-to-currency](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-currency-to-currency.md): Create a Currency-to-Currency Conversion Order (Bridge)
- [POST /api/v1/integration/orders/withdraw-with-exchange](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/post-api-v1-integration-orders-withdraw-with-exchange.md): Create a Withdrawal with Exchange Order
- [Errors](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/errors.md)
- [Page](https://alfabit.gitbook.io/alfabit-pay-en/api-endpoints/page.md)
