# Endpoints

- [Deposit Creation Endpoint](/api-documentation/deposits-api/endpoints/deposit-creation-endpoint.md): Learn how to generate deposits
- [Notifications](/api-documentation/deposits-api/endpoints/deposit-creation-endpoint/notifications.md): Learn about how the notifications for deposits works
- [PCI Deposit Creation Endpoint](/api-documentation/deposits-api/endpoints/pci-deposit-creation-endpoint.md): Learn how to use the PCI Deposit endpoint to create One Shot payments with credit cards
- [Deposit Status Endpoint](/api-documentation/deposits-api/endpoints/deposit-status-endpoint.md): Retrieve the status of a previously created deposit
- [Payment Methods Endpoint](/api-documentation/deposits-api/endpoints/payment-methods-endpoint.md): The Payment Methods endpoint allows you to retrieve the complete list of payment methods you have available for the country specified
- [Currency Exchange Endpoint](/api-documentation/deposits-api/endpoints/currency-exchange-endpoint.md): The Currency Exchange endpoint allows you to get the exchange of any local currency compared against USD
- [Crypto Exchange Endpoint](/api-documentation/deposits-api/endpoints/crypto-exchange-endpoint.md): The Crypto Exchange endpoint allows you to get the exchange of any cryptocurrency compared against USD or any other local currency
- [Country States Codes Endpoint](/api-documentation/deposits-api/endpoints/country-states-codes-endpoint.md): Learn how to use the Country States Codes Endpoint to retrieve the list of States ISO codes in each country
- [Refund Creation Endpoint](/api-documentation/deposits-api/endpoints/refund-creation-endpoint.md): Create refunds requests from a completed deposit
- [Notifications](/api-documentation/deposits-api/endpoints/refund-creation-endpoint/notifications.md): Learn about how the notifications for refunds works
- [Refund Status Endpoint](/api-documentation/deposits-api/endpoints/refund-status-endpoint.md): Retrieve the status of a previously created refund
