# Platnova Docs ## Docs - [Create Card](https://docs.platnova.com/api-reference/cards/create.md): Create a virtual card for a customer with optional initial funding. - [Deposit to Card](https://docs.platnova.com/api-reference/cards/deposit.md): Add funds to a card from your wallet. - [Get Card Events](https://docs.platnova.com/api-reference/cards/events.md): Retrieve transaction and event history for a card. - [Freeze Card](https://docs.platnova.com/api-reference/cards/freeze.md): Temporarily disable a card so it cannot be used for purchases. - [Get Card](https://docs.platnova.com/api-reference/cards/get.md): Retrieve a specific card by ID including balance and status. - [List Cards](https://docs.platnova.com/api-reference/cards/list.md): Retrieve a list of cards, optionally filtered by customer. - [Reveal Card Details](https://docs.platnova.com/api-reference/cards/reveal.md): Retrieve full card number and CVV. Rate-limited for security. - [Unfreeze Card](https://docs.platnova.com/api-reference/cards/unfreeze.md): Restore a frozen card so it can be used again. - [Withdraw from Card](https://docs.platnova.com/api-reference/cards/withdraw.md): Withdraw funds from a card back to your wallet. - [Create Checkout](https://docs.platnova.com/api-reference/checkout/create.md): Initiate a hosted checkout session for a customer. - [Get Checkout](https://docs.platnova.com/api-reference/checkout/get.md): Retrieve checkout details by checkout ID. - [Create Customer](https://docs.platnova.com/api-reference/customers/create.md): Create a new individual customer profile with identification details, address information, and KYC compliance data. - [Get Customer](https://docs.platnova.com/api-reference/customers/get.md): Retrieve a specific customer by ID. - [List Customers](https://docs.platnova.com/api-reference/customers/list.md): Retrieve a paginated list of customers. - [Update Customer](https://docs.platnova.com/api-reference/customers/update.md): Partially update a customer. All body fields are optional; include only fields you want to change. Use documents and proof_of_funds for KYC updates. - [Introduction](https://docs.platnova.com/api-reference/introduction.md) - [Create Invoice](https://docs.platnova.com/api-reference/invoices/create.md) - [Get Invoice](https://docs.platnova.com/api-reference/invoices/get.md) - [List Invoices](https://docs.platnova.com/api-reference/invoices/list.md) - [Update Invoice Status](https://docs.platnova.com/api-reference/invoices/update-status.md) - [Create Payment Link](https://docs.platnova.com/api-reference/links/create.md): Create a shareable payment link - [Get Payment Link](https://docs.platnova.com/api-reference/links/get.md): Retrieve a payment link by UID including statistics (total_revenue, total_transactions, total_users, total_views, payment_details). - [List Payment Links](https://docs.platnova.com/api-reference/links/list.md): Retrieve a paginated list of payment links for the authenticated entity. - [Send Payment](https://docs.platnova.com/api-reference/payments/send.md): Initiate a payment transfer. Supports instant, scheduled, and recurring payments - [Verify Payment](https://docs.platnova.com/api-reference/payments/verify.md): Check the status and details of a payment by its reference. - [List Transactions](https://docs.platnova.com/api-reference/transactions/list.md): Retrieve a paginated list of transactions for the entity. Supports filtering by customer, sorting, and optional CSV export. - [Generate Receipt](https://docs.platnova.com/api-reference/transactions/receipt.md): Generate a receipt for a transaction by ID. Returns base64-encoded receipt data (e.g. PDF). - [Create Virtual Account](https://docs.platnova.com/api-reference/virtual-accounts/create.md): Create a virtual bank account for a customer in the specified currency. Requires customer_id and currency. For NGN, id_number (BVN) may be required. - [Generate Dynamic Virtual Account](https://docs.platnova.com/api-reference/virtual-accounts/dynamic.md): Generate a dynamic, single-use virtual account for a customer with a fixed amount and configurable expiry. The account automatically expires after the specified lifespan and can only receive a payment matching the exact amount. - [List Virtual Accounts](https://docs.platnova.com/api-reference/virtual-accounts/list.md): Retrieve a list of virtual accounts, optionally filtered by currency or customer. - [List Wallets](https://docs.platnova.com/api-reference/wallets/list.md) - [Authentication](https://docs.platnova.com/authentication.md) - [Funding & Withdrawals](https://docs.platnova.com/card/funding.md) - [Card Management](https://docs.platnova.com/card/management.md) - [Overview](https://docs.platnova.com/card/overview.md) - [Quickstart](https://docs.platnova.com/card/quickstart.md) - [Initiating Checkout](https://docs.platnova.com/checkout/initiating-checkout.md) - [Overview](https://docs.platnova.com/checkout/overview.md) - [Retrieving Checkout](https://docs.platnova.com/checkout/retrieving-checkout.md) - [KYC & Verification](https://docs.platnova.com/customers/kyc.md) - [Customer Onboarding](https://docs.platnova.com/customers/onboarding.md) - [Overview](https://docs.platnova.com/customers/overview.md) - [Proof of funds options](https://docs.platnova.com/customers/proof-of-funds-options.md): Allowed values for proof_of_funds fields when creating or updating customers. - [Environments](https://docs.platnova.com/environments.md) - [Error Handling](https://docs.platnova.com/errors.md) - [Introduction](https://docs.platnova.com/index.md) - [Creating Invoices](https://docs.platnova.com/invoices/creating.md) - [Invoice Management](https://docs.platnova.com/invoices/management.md) - [Overview](https://docs.platnova.com/invoices/overview.md) - [Link Analytics](https://docs.platnova.com/payment-links/analytics.md) - [Creating Links](https://docs.platnova.com/payment-links/creating-links.md) - [Overview](https://docs.platnova.com/payment-links/overview.md) - [Overview](https://docs.platnova.com/payments/overview.md) - [Sending Payments](https://docs.platnova.com/payments/sending-payments.md) - [Payment Verification](https://docs.platnova.com/payments/verification.md) - [Overview](https://docs.platnova.com/transactions/overview.md) - [Receipts](https://docs.platnova.com/transactions/receipts.md) - [Viewing Transactions](https://docs.platnova.com/transactions/viewing.md) - [Creating Accounts](https://docs.platnova.com/virtual-accounts/creating-accounts.md) - [Dynamic Accounts](https://docs.platnova.com/virtual-accounts/dynamic-accounts.md) - [Overview](https://docs.platnova.com/virtual-accounts/overview.md) - [Receiving Payments](https://docs.platnova.com/virtual-accounts/receiving-payments.md) - [Wallet Management](https://docs.platnova.com/wallets/management.md) - [Multi-Currency Wallets](https://docs.platnova.com/wallets/multi-currency.md) - [Overview](https://docs.platnova.com/wallets/overview.md) - [Overview](https://docs.platnova.com/webhooks/overview.md) ## OpenAPI Specs - [openapi](https://docs.platnova.com/api-reference/openapi.json)