# Cashii ## Docs - [Get account balances](https://docs.cashii.app/api-reference/balance-management/get-account-balances.md) - [Confirm card payment with OTP](https://docs.cashii.app/api-reference/card-payments/confirm-card-payment-with-otp.md): Confirms and processes a card payment using the OTP - [Resend OTP for card payment](https://docs.cashii.app/api-reference/card-payments/resend-otp-for-card-payment.md): Resends the OTP for an existing payment request - [Send OTP for card payment](https://docs.cashii.app/api-reference/card-payments/send-otp-for-card-payment.md): Initiates a card payment by sending an OTP to the card owner - [Transfer funds between accounts](https://docs.cashii.app/api-reference/fund-transfer/transfer-funds-between-accounts.md) - [Create a gift card](https://docs.cashii.app/api-reference/gift-card-management/create-a-gift-card.md): Creates a new gift card funded by the specified parent account - [Create multiple gift cards in bulk](https://docs.cashii.app/api-reference/gift-card-management/create-multiple-gift-cards-in-bulk.md): Creates multiple gift cards in one operation - [Get gift card information](https://docs.cashii.app/api-reference/gift-card-management/get-gift-card-information.md): Retrieves information about a specific gift card - [Gift Card Webhook](https://docs.cashii.app/api-reference/gift-card-webhooks/gift-card-webhook.md): Receives notifications for gift card redemptions and expiries - [Cancel a remote payment](https://docs.cashii.app/api-reference/remote-payment-management/cancel-a-remote-payment.md) - [Create a remote payment](https://docs.cashii.app/api-reference/remote-payment-management/create-a-remote-payment.md) - [Get remote payment details](https://docs.cashii.app/api-reference/remote-payment-management/get-remote-payment-details.md) - [Authentication](https://docs.cashii.app/authentication.md): Learn how to generate and use API keys to authenticate with the Cashii API. - [Core Concepts](https://docs.cashii.app/core-concepts.md): Understand the fundamental concepts behind Cashii's Remote Payment system. - [API Environments](https://docs.cashii.app/environments.md): Learn about the different Cashii API environments available for testing and production. - [Glossary](https://docs.cashii.app/glossary.md): Definitions of common terms used in the Cashii documentation and API. - [Introduction to Cashii](https://docs.cashii.app/introduction.md): Learn about Cashii and how to integrate its powerful payment features into your application. - [Payment Flow & Redirection](https://docs.cashii.app/payment-flow.md): Learn how to redirect users to the Cashii payment page and handle the callback. - [Quickstart Guide](https://docs.cashii.app/quickstart.md): Get started quickly with Cashii API: account setup and basic payment requests. ## OpenAPI Specs - [openapi](https://docs.cashii.app/api-reference/openapi.json)