> This is Payabli documentation. For a complete page index, fetch https://docs.payabli.com/llms.txt — append .md to any page URL for lightweight markdown. For section-level indexes, query parameters, and other AI-optimized access methods, see https://docs.payabli.com/ai-agents.md # Developer Tools > If you're a software company, you're a payments company™ ## Docs - [Developer tools and resources](https://docs.payabli.com/developers/platform-developer-tools-overview.md): Explore the SDKs and tools available for developers - [Getting started for developers](https://docs.payabli.com/developers/platform-developer-quickstart.md): Learn how to build a world-class payments integration with Payabli - [Integration testing guide](https://docs.payabli.com/developers/platform-developer-testing-guide.md): Learn how to test your Payabli integration - [Payment methods for testing](https://docs.payabli.com/guides/test-accounts-reference.md): Use these payment methods to test your integration with Payabli - [API overview](https://docs.payabli.com/developers/api-reference/api-overview.md): Learn about authentication, environments, rate limits, and best practices for using the Payabli APIs - [API responseCode and resultCode Reference](https://docs.payabli.com/developers/api-reference/api-responses.md): Learn about responseCode and resultCode values returned by the API - [API response and request conventions](https://docs.payabli.com/guides/platform-api-conventions-reference.md): Understand Payabli's response shapes, field casing, date formats, and query conventions, and how to handle them - [API changelog](https://docs.payabli.com/developers/api-changelog.md) - [Pay In transaction APIs v2](https://docs.payabli.com/developers/api-reference/moneyIn/v2.md): Learn how to use version 2 of Payabli's Pay In transaction APIs with enhanced standardized responses - [Webhooks overview](https://docs.payabli.com/developers/api-reference/webhooks-overview.md): Learn about how to use webhooks for real-time event notifications - [Embedded components overview](https://docs.payabli.com/guides/pay-in-components-overview.md): Learn how to use Payabli's embedded components to create customized checkout experiences without handling sensitive payment information yourself - [EmbeddedMethod UI](https://docs.payabli.com/guides/pay-in-components-embeddedmethod-ui.md): Learn how to use the EmbeddedMethod UI embedded component to add the ability to securely store a payment profile or execute a sale - [PayMethod UI](https://docs.payabli.com/guides/pay-in-components-paymethod-ui.md): Learn how to use the PayMethod UI embedded component to securely store a payment profile with a low-code modal-based UI. - [VirtualTerminal UI](https://docs.payabli.com/guides/pay-in-components-virtual-terminal-ui.md): Learn how to use the VirtualTerminal UI component on your site or in your app to securely accept payments - [ExpressCheckout UI](https://docs.payabli.com/guides/pay-in-components-express-checkout.md): Learn how to use the ExpressCheckout UI component on your site or in your app to securely accept digital wallet payments - [Extend embedded components with the temporary token flow (for developers)](https://docs.payabli.com/guides/platform-developer-tokenization-temp-flow.md): Use the temporary token flow with embedded components to have complete control over user transaction experience without expanding PCI scope - [Temporary token example app (for developers)](https://docs.payabli.com/guides/platform-tokenization-temp-token-app.md): Go through a guided checkout experience using the temporary token flow - [Embedded components framework integrations](https://docs.payabli.com/guides/pay-in-developer-components-frameworks.md): Learn how to use Payabli's embedded components with front-end frameworks like React and Vue - [Changelog](https://docs.payabli.com/developers/changelog.md) - [Server SDKs](https://docs.payabli.com/developers/platform-sdk-server-overview.md): Use Payabli's official server-side SDKs to integrate with the API - [Use the TypeScript SDK](https://docs.payabli.com/developers/platform-sdk-typescript-guide.md): Learn how to install and use the TypeScript SDK to develop apps - [Changelog](https://docs.payabli.com/developers/type-script-sdk/changelog.md) - [Use the C# SDK](https://docs.payabli.com/developers/platform-sdk-csharp-guide.md): Learn how to install and use the C# SDK to develop apps - [Changelog](https://docs.payabli.com/developers/c-sdk/changelog.md) - [Use the PHP SDK](https://docs.payabli.com/developers/platform-sdk-php-guide.md): Learn how to install and use the PHP SDK to develop apps - [Changelog](https://docs.payabli.com/developers/php-sdk/changelog.md) - [Use the Python SDK](https://docs.payabli.com/developers/platform-sdk-python-guide.md): Learn how to install and use the Python SDK to develop apps - [Changelog](https://docs.payabli.com/developers/python-sdk/changelog.md) - [Use the Java SDK](https://docs.payabli.com/developers/platform-sdk-java-guide.md): Learn how to install and use the Java SDK to develop apps - [Changelog](https://docs.payabli.com/developers/java-sdk/changelog.md) - [Use the Go SDK](https://docs.payabli.com/developers/platform-sdk-go-guide.md): Learn how to install and use the Go SDK to develop apps - [Changelog](https://docs.payabli.com/developers/go-sdk/changelog.md) - [Use the Ruby SDK](https://docs.payabli.com/developers/platform-sdk-ruby-guide.md): Learn how to install and use the Ruby SDK to develop apps - [Changelog](https://docs.payabli.com/developers/ruby-sdk/changelog.md) - [Use the Rust SDK](https://docs.payabli.com/developers/platform-sdk-rust-guide.md): Learn how to install and use the Rust SDK to develop apps - [Changelog](https://docs.payabli.com/developers/rust-sdk/changelog.md) - [Postman collection](https://docs.payabli.com/developers/platform-postman-collection.md): Download a Payabli Postman collection to get testing fast - [Use the Payabli MCP server](https://docs.payabli.com/developers/platform-developer-mcp.md): Learn how to use the Payabli MCP server to integrate with AI workflows - [Payabli example apps](https://docs.payabli.com/developers/platform-example-apps.md): Check out example apps to help you get started with Payabli ## API Docs - API reference > Pay In endpoints > v2 Transaction endpoints [Make a transaction](https://docs.payabli.com/developers/api-reference/moneyinV2/make-a-transaction.md) - API reference > Pay In endpoints > v2 Transaction endpoints [Authorize transaction](https://docs.payabli.com/developers/api-reference/moneyinV2/authorize-a-transaction.md) - API reference > Pay In endpoints > v2 Transaction endpoints [Capture transaction](https://docs.payabli.com/developers/api-reference/moneyinV2/capture-an-authorized-transaction.md) - API reference > Pay In endpoints > v2 Transaction endpoints [Refund transaction](https://docs.payabli.com/developers/api-reference/moneyinV2/refund-a-settled-transaction.md) - API reference > Pay In endpoints > v2 Transaction endpoints [Partially refund transaction](https://docs.payabli.com/developers/api-reference/moneyinV2/partial-refund-a-settled-transaction.md) - API reference > Pay In endpoints > v2 Transaction endpoints [Void transaction](https://docs.payabli.com/developers/api-reference/moneyinV2/void-a-transaction.md) - API reference > Pay In endpoints > Make transactions (v1) [Make transaction](https://docs.payabli.com/developers/api-reference/moneyin/make-a-transaction.md) - API reference > Pay In endpoints > Make transactions (v1) [Authorize transaction](https://docs.payabli.com/developers/api-reference/moneyin/authorize-a-transaction.md) - API reference > Pay In endpoints > Make transactions (v1) [Capture transaction](https://docs.payabli.com/developers/api-reference/moneyin/capture-an-authorized-transaction.md) - API reference > Pay In endpoints > Make transactions (v1) [Capture transaction (deprecated)](https://docs.payabli.com/developers/api-reference/moneyin/capture-an-authorized-transaction-deprecated.md) - API reference > Pay In endpoints > Make transactions (v1) [Send receipt](https://docs.payabli.com/developers/api-reference/moneyin/send-receipt-for-transaction.md) - API reference > Pay In endpoints > Cancel transactions [Reverse transaction](https://docs.payabli.com/developers/api-reference/moneyin/reverse-a-transaction.md) - API reference > Pay In endpoints > Cancel transactions [Void transaction](https://docs.payabli.com/developers/api-reference/moneyin/void-a-transaction.md) - API reference > Pay In endpoints > Cancel transactions [Refund transaction](https://docs.payabli.com/developers/api-reference/moneyin/refund-a-settled-transaction.md) - API reference > Pay In endpoints > Cancel transactions [Refund split transaction](https://docs.payabli.com/developers/api-reference/moneyin/refund-a-settled-transaction-with-instructions.md) - API reference > Pay In endpoints > Transaction utilities [Get transaction details](https://docs.payabli.com/developers/api-reference/moneyin/get-details-for-a-processed-transaction.md) - API reference > Pay In endpoints > Transaction utilities [Make microdeposit](https://docs.payabli.com/developers/api-reference/moneyin/make-an-ach-credit-transaction.md) - API reference > Pay In endpoints > Transaction utilities [Reverse microdeposit](https://docs.payabli.com/developers/api-reference/moneyin/reverse-an-ach-credit-transaction.md) - API reference > Pay In endpoints > Transaction utilities [Validate card](https://docs.payabli.com/developers/api-reference/moneyin/validate-card.md) - API reference > Pay In endpoints > Transaction utilities [Capture check (RDC)](https://docs.payabli.com/developers/api-reference/moneyin/check-capture.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List transactions for paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-transactions-for-an-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List transactions for org](https://docs.payabli.com/developers/api-reference/query/get-list-of-transactions-for-an-organization.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List settled transactions for paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-settled-transactions-for-an-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List settled transactions for org](https://docs.payabli.com/developers/api-reference/query/get-list-of-settled-transactions-for-an-org.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List batches for paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-batches-for-an-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List batches for org](https://docs.payabli.com/developers/api-reference/query/get-list-of-batches-for-an-organization.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List batch details](https://docs.payabli.com/developers/api-reference/query/get-list-of-batchdetails-for-an-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List batch details for org](https://docs.payabli.com/developers/api-reference/query/get-list-of-batchdetails-for-an-organization.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List transfers](https://docs.payabli.com/developers/api-reference/query/get-list-of-transfers.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [List transfers for org](https://docs.payabli.com/developers/api-reference/query/get-list-of-transfers-for-an-organization.md) - API reference > Pay In endpoints > Transaction reporting > Query transactions [Get transfer details](https://docs.payabli.com/developers/api-reference/query/get-list-of-transfer-details.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export batches for paypoint](https://docs.payabli.com/developers/api-reference/export/export-list-of-batches-for-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export batches for org](https://docs.payabli.com/developers/api-reference/export/export-list-of-batches-for-organization.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export batch details for paypoint](https://docs.payabli.com/developers/api-reference/export/export-batch-details-for-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export batch details for org](https://docs.payabli.com/developers/api-reference/export/export-batch-details-for-organization.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export settled transactions for paypoint](https://docs.payabli.com/developers/api-reference/export/export-list-of-settled-transactions-for-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export settled transactions for org](https://docs.payabli.com/developers/api-reference/export/export-list-of-settled-transactions-for-an-organization.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export transactions for paypoint](https://docs.payabli.com/developers/api-reference/export/export-list-of-transactions-for-entrypoint.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export transactions for org](https://docs.payabli.com/developers/api-reference/export/export-list-of-transactions-for-organization.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export transfers for paypoint](https://docs.payabli.com/developers/api-reference/export/export-list-of-transfers.md) - API reference > Pay In endpoints > Transaction reporting > Exports (deprecated) [Export transfer details](https://docs.payabli.com/developers/api-reference/export/export-list-of-transferdetails.md) - API reference > Pay In endpoints > Subscriptions [Create subscription](https://docs.payabli.com/developers/api-reference/subscription/create-a-subscription-or-scheduled-payment.md) - API reference > Pay In endpoints > Subscriptions [Get subscription](https://docs.payabli.com/developers/api-reference/subscription/get-subscription.md) - API reference > Pay In endpoints > Subscriptions [Update subscription](https://docs.payabli.com/developers/api-reference/subscription/update-subscription.md) - API reference > Pay In endpoints > Subscriptions [Delete subscription](https://docs.payabli.com/developers/api-reference/subscription/remove-a-subscription.md) - API reference > Pay In endpoints > Subscriptions [List subscriptions by paypoint](https://docs.payabli.com/developers/api-reference/subscription/get-list-of-subscriptions-for-an-entrypoint.md) - API reference > Pay In endpoints > Subscriptions [List subscriptions by organization](https://docs.payabli.com/developers/api-reference/subscription/get-list-of-subscriptions-for-an-org.md) - API reference > Pay In endpoints > Subscriptions [Export subscriptions by paypoint](https://docs.payabli.com/developers/api-reference/subscription/export-list-of-subscriptions-for-an-entrypoint.md) - API reference > Pay In endpoints > Subscriptions [Export subscriptions by org](https://docs.payabli.com/developers/api-reference/subscription/export-list-of-subscriptions-for-an-organization.md) - API reference > Pay In endpoints > Subscriptions [Get subscription stats](https://docs.payabli.com/developers/api-reference/subscription/get-subscription-statistics-for-a-paypoint-or-organization.md) - API reference > Pay In endpoints > Customer [Create customer](https://docs.payabli.com/developers/api-reference/customer/add-customer.md) - API reference > Pay In endpoints > Customer [Get customer](https://docs.payabli.com/developers/api-reference/customer/get-customer-record.md) - API reference > Pay In endpoints > Customer [Update customer](https://docs.payabli.com/developers/api-reference/customer/update-customer-record.md) - API reference > Pay In endpoints > Customer [Delete customer](https://docs.payabli.com/developers/api-reference/customer/delete-customer-record.md) - API reference > Pay In endpoints > Customer [Link transaction to customer](https://docs.payabli.com/developers/api-reference/customer/link-customer-to-transaction.md) - API reference > Pay In endpoints > Customer [Send opt-in](https://docs.payabli.com/developers/api-reference/customer/customer-consent.md) - API reference > Pay In endpoints > Customer [Import customers](https://docs.payabli.com/developers/api-reference/customer/import-list-of-customers.md) - API reference > Pay In endpoints > Customer [List customers by paypoint](https://docs.payabli.com/developers/api-reference/customer/get-list-of-customers-for-an-entrypoint.md) - API reference > Pay In endpoints > Customer [List customers by organization](https://docs.payabli.com/developers/api-reference/customer/get-list-of-customers-for-an-organization.md) - API reference > Pay In endpoints > Customer [Export customers for paypoint](https://docs.payabli.com/developers/api-reference/customer/export-list-of-customers-for-entrypoint.md) - API reference > Pay In endpoints > Customer [Export customers by org](https://docs.payabli.com/developers/api-reference/customer/export-list-of-customers-for-organization.md) - API reference > Pay In endpoints > Customer [Get customer stats](https://docs.payabli.com/developers/api-reference/customer/get-basic-statistics-for-a-customer.md) - API reference > Pay In endpoints > Cloud devices [Register device](https://docs.payabli.com/developers/api-reference/cloud/register-cloud-device.md) - API reference > Pay In endpoints > Cloud devices [List devices](https://docs.payabli.com/developers/api-reference/cloud/list-registered-devices-in-cloud.md) - API reference > Pay In endpoints > Cloud devices [Get device history](https://docs.payabli.com/developers/api-reference/cloud/get-registration-history-for-device.md) - API reference > Pay In endpoints > Cloud devices [Unregister device](https://docs.payabli.com/developers/api-reference/cloud/unregister-cloud-device.md) - API reference > Pay In endpoints > Cloud devices [List devices by paypoint](https://docs.payabli.com/developers/api-reference/cloud/get-list-of-devices-for-a-paypoint.md) - API reference > Pay In endpoints > Cloud devices [List devices by organization](https://docs.payabli.com/developers/api-reference/cloud/get-list-of-devices-for-an-organization.md) - API reference > Pay In endpoints > Invoices [Create invoice](https://docs.payabli.com/developers/api-reference/invoice/add-invoice.md) - API reference > Pay In endpoints > Invoices [Get invoice](https://docs.payabli.com/developers/api-reference/invoice/get-invoice.md) - API reference > Pay In endpoints > Invoices [Update invoice](https://docs.payabli.com/developers/api-reference/invoice/update-invoice.md) - API reference > Pay In endpoints > Invoices [Delete invoice](https://docs.payabli.com/developers/api-reference/invoice/delete-invoice.md) - API reference > Pay In endpoints > Invoices [Send invoice](https://docs.payabli.com/developers/api-reference/invoice/send-invoice-via-email.md) - API reference > Pay In endpoints > Invoices [Get invoice attachment](https://docs.payabli.com/developers/api-reference/invoice/get-attached-file-from-an-invoice.md) - API reference > Pay In endpoints > Invoices [Delete invoice attachment](https://docs.payabli.com/developers/api-reference/invoice/delete-attached-file-from-invoice.md) - API reference > Pay In endpoints > Invoices [Get next invoice number](https://docs.payabli.com/developers/api-reference/invoice/get-next-invoicenumber-for-entrypoint.md) - API reference > Pay In endpoints > Invoices [List invoices by paypoint](https://docs.payabli.com/developers/api-reference/invoice/get-list-of-invoices-for-an-entrypoint.md) - API reference > Pay In endpoints > Invoices [List invoices by organization](https://docs.payabli.com/developers/api-reference/invoice/get-list-of-invoices-for-an-organization.md) - API reference > Pay In endpoints > Invoices [Export invoices by paypoint](https://docs.payabli.com/developers/api-reference/invoice/export-list-of-invoices-for-an-entrypoint.md) - API reference > Pay In endpoints > Invoices [Export invoices by org](https://docs.payabli.com/developers/api-reference/invoice/export-list-of-invoices-for-an-organization.md) - API reference > Pay In endpoints > Invoices [Get invoice PDF](https://docs.payabli.com/developers/api-reference/invoice/export-invoice-pdf.md) - API reference > Pay In endpoints > Hosted payment pages [Create payment page](https://docs.payabli.com/developers/api-reference/hostedpaymentpages/create-a-payment-page.md) - API reference > Pay In endpoints > Hosted payment pages [Get payment page](https://docs.payabli.com/developers/api-reference/hostedpaymentpages/get-payment-page-details.md) - API reference > Pay In endpoints > Hosted payment pages [Get all page details](https://docs.payabli.com/developers/api-reference/hostedpaymentpages/get-all-payment-page-details.md) - API reference > Pay In endpoints > Hosted payment pages [Update payment page](https://docs.payabli.com/developers/api-reference/hostedpaymentpages/update-a-payment-page.md) - API reference > Pay In endpoints > Hosted payment pages [Delete payment page](https://docs.payabli.com/developers/api-reference/hostedpaymentpages/delete-a-payment-page.md) - API reference > Pay In endpoints > Disputes and Returns [Get dispute record](https://docs.payabli.com/developers/api-reference/chargebacks/get-chargeback-record.md) - API reference > Pay In endpoints > Disputes and Returns [Add response to dispute](https://docs.payabli.com/developers/api-reference/chargebacks/add-response-to-chargeback-or-return.md) - API reference > Pay In endpoints > Disputes and Returns [Get dispute attachment](https://docs.payabli.com/developers/api-reference/chargebacks/get-attachments-from-chargeback.md) - API reference > Pay In endpoints > Disputes and Returns [List disputes by paypoint](https://docs.payabli.com/developers/api-reference/chargebacks/get-list-of-chargebacks-and-returned-transactions-for-an-entrypoint.md) - API reference > Pay In endpoints > Disputes and Returns [List disputes by organization](https://docs.payabli.com/developers/api-reference/chargebacks/get-list-of-chargebacks-and-returned-transactions-for-an-org.md) - API reference > Pay In endpoints > Disputes and Returns [Export disputes by paypoint](https://docs.payabli.com/developers/api-reference/chargebacks/export-list-of-chargebacks-and-returned-transactions-for-an-entrypoint.md) - API reference > Pay In endpoints > Disputes and Returns [Export disputes by org](https://docs.payabli.com/developers/api-reference/chargebacks/export-list-of-chargebacks-and-returned-transactions-for-organization.md) - API reference > Pay In endpoints > Wallet management > Wallets > Apple Pay [Configure Apple Pay for org](https://docs.payabli.com/developers/api-reference/wallet/applepay/applepay-configure-organization.md) - API reference > Pay In endpoints > Wallet management > Wallets > Apple Pay [Configure Apple Pay for paypoint](https://docs.payabli.com/developers/api-reference/wallet/applepay/applepay-configure-paypoint.md) - API reference > Pay In endpoints > Wallet management > Wallets > Google Pay [Configure Google Pay™ for org](https://docs.payabli.com/developers/api-reference/wallet/googlepay/googlepay-configure-organization.md) - API reference > Pay In endpoints > Wallet management > Wallets > Google Pay [Configure Google Pay™ for paypoint](https://docs.payabli.com/developers/api-reference/wallet/googlepay/googlepay-configure-paypoint.md) - API reference > Pay In endpoints > Wallet management > Payment method domains [Add domain](https://docs.payabli.com/developers/api-reference/paymentmethoddomain/paymentmethoddomain-add.md) - API reference > Pay In endpoints > Wallet management > Payment method domains [Cascade domain](https://docs.payabli.com/developers/api-reference/paymentmethoddomain/paymentmethoddomain-cascade.md) - API reference > Pay In endpoints > Wallet management > Payment method domains [Verify domain](https://docs.payabli.com/developers/api-reference/paymentmethoddomain/paymentmethoddomain-verify.md) - API reference > Pay In endpoints > Wallet management > Payment method domains [Get payment method domain](https://docs.payabli.com/developers/api-reference/paymentmethoddomain/paymentmethoddomain-get.md) - API reference > Pay In endpoints > Wallet management > Payment method domains [List payment method domains](https://docs.payabli.com/developers/api-reference/paymentmethoddomain/get-list-of-payment-method-domains.md) - API reference > Pay In endpoints > Wallet management > Payment method domains [Update payment method domain](https://docs.payabli.com/developers/api-reference/paymentmethoddomain/paymentmethoddomain-update.md) - API reference > Pay In endpoints > Wallet management > Payment method domains [Delete payment method domain](https://docs.payabli.com/developers/api-reference/paymentmethoddomain/paymentmethoddomain-delete.md) - API reference > Pay Out endpoints > Payouts [Authorize payout](https://docs.payabli.com/developers/api-reference/moneyout/authorize-a-transaction-for-payout.md) - API reference > Pay Out endpoints > Payouts [Capture payout](https://docs.payabli.com/developers/api-reference/moneyout/capture-an-authorized-payout-transaction.md) - API reference > Pay Out endpoints > Payouts [Capture list of payouts](https://docs.payabli.com/developers/api-reference/moneyout/capture-a-list-of-authorized-payout-transactions.md) - API reference > Pay Out endpoints > Payouts [Cancel payout](https://docs.payabli.com/developers/api-reference/moneyout/cancel-a-payout-transaction.md) - API reference > Pay Out endpoints > Payouts [Cancel payout (deprecated)](https://docs.payabli.com/developers/api-reference/moneyout/cancel-a-payout-transaction-get.md) - API reference > Pay Out endpoints > Payouts [Cancel list of payouts](https://docs.payabli.com/developers/api-reference/moneyout/cancel-list-of-payout-transactions.md) - API reference > Pay Out endpoints > Payouts [Get payout details](https://docs.payabli.com/developers/api-reference/moneyout/get-details-for-a-processed-payout-transaction.md) - API reference > Pay Out endpoints > Payouts [Get payout check image](https://docs.payabli.com/developers/api-reference/moneyout/get-payout-check-image.md) - API reference > Pay Out endpoints > Payouts [Update check payment status](https://docs.payabli.com/developers/api-reference/moneyout/update-check-payment-status.md) - API reference > Pay Out endpoints > Payouts [Reissue payout](https://docs.payabli.com/developers/api-reference/moneyout/reissue-a-payout-transaction.md) - API reference > Pay Out endpoints > Cards [Get virtual card details](https://docs.payabli.com/developers/api-reference/cards/get-vcard.md) - API reference > Pay Out endpoints > Cards [Send virtual card link](https://docs.payabli.com/developers/api-reference/cards/send-vcard-link.md) - API reference > Pay Out endpoints > Cards [Create ghost card](https://docs.payabli.com/developers/api-reference/cards/create-ghost-card.md) - API reference > Pay Out endpoints > Cards [Update card status](https://docs.payabli.com/developers/api-reference/cards/update-card-status.md) - API reference > Pay Out endpoints > Payout subscriptions [Create payout subscription](https://docs.payabli.com/developers/api-reference/payout-subscription/create-payout-subscription.md) - API reference > Pay Out endpoints > Payout subscriptions [Get payout subscription](https://docs.payabli.com/developers/api-reference/payout-subscription/get-payout-subscription.md) - API reference > Pay Out endpoints > Payout subscriptions [Update payout subscription](https://docs.payabli.com/developers/api-reference/payout-subscription/update-payout-subscription.md) - API reference > Pay Out endpoints > Payout subscriptions [Delete payout subscription](https://docs.payabli.com/developers/api-reference/payout-subscription/delete-payout-subscription.md) - API reference > Pay Out endpoints > Payout subscriptions [List payout subscriptions by paypoint](https://docs.payabli.com/developers/api-reference/payout-subscription/list-payout-subscriptions-for-entrypoint.md) - API reference > Pay Out endpoints > Payout subscriptions [List payout subscriptions by org](https://docs.payabli.com/developers/api-reference/payout-subscription/list-payout-subscriptions-for-organization.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List payout batches for paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-moneyout-batches-for-an-entrypoint.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List payout batches for org](https://docs.payabli.com/developers/api-reference/query/get-list-of-moneyout-batches-for-an-org.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List payouts by paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-payouts-for-entrypoint.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List payouts by org](https://docs.payabli.com/developers/api-reference/query/get-list-of-payouts-for-organization.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List vcards by paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-virtual-cards-for-entrypoint.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List vcards by org](https://docs.payabli.com/developers/api-reference/query/get-list-of-virtual-cards-for-organization.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List vcard transactions by paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-virtual-card-transactions-for-entrypoint.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [List vcard transactions by org](https://docs.payabli.com/developers/api-reference/query/get-list-of-virtual-card-transactions-for-organization.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [Get list of outbound transfers for an organization](https://docs.payabli.com/developers/api-reference/query/get-list-of-transfers-out-for-organization.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [Get list of outbound transfers for a paypoint](https://docs.payabli.com/developers/api-reference/query/get-list-of-transfers-out-for-entrypoint.md) - API reference > Pay Out endpoints > Pay Out reporting > Query [Get outbound transfer details](https://docs.payabli.com/developers/api-reference/query/get-transfer-out-details.md) - API reference > Pay Out endpoints > Pay Out reporting > Export (deprecated) [Export payouts by paypoint](https://docs.payabli.com/developers/api-reference/export/export-list-of-payouts-for-an-entrypoint.md) - API reference > Pay Out endpoints > Pay Out reporting > Export (deprecated) [Export payouts by org](https://docs.payabli.com/developers/api-reference/export/export-list-of-payouts-for-organization.md) - API reference > Pay Out endpoints > Pay Out reporting > Export (deprecated) [Export payout batches by paypoint](https://docs.payabli.com/developers/api-reference/export/export-list-of-batches-out-for-entrypoint.md) - API reference > Pay Out endpoints > Pay Out reporting > Export (deprecated) [Export payout batches by org](https://docs.payabli.com/developers/api-reference/export/export-list-of-batches-out-for-organization.md) - API reference > Pay Out endpoints > Vendor [Create vendor](https://docs.payabli.com/developers/api-reference/vendor/create-vendor.md) - API reference > Pay Out endpoints > Vendor [Enrich vendor](https://docs.payabli.com/developers/api-reference/vendor/enrich-vendor.md) - API reference > Pay Out endpoints > Vendor [Get vendor](https://docs.payabli.com/developers/api-reference/vendor/get-vendor.md) - API reference > Pay Out endpoints > Vendor [Update vendor](https://docs.payabli.com/developers/api-reference/vendor/update-vendor.md) - API reference > Pay Out endpoints > Vendor [Delete vendor](https://docs.payabli.com/developers/api-reference/vendor/delete-vendor.md) - API reference > Pay Out endpoints > Vendor [Import vendors](https://docs.payabli.com/developers/api-reference/vendor/import-vendor.md) - API reference > Pay Out endpoints > Vendor [List vendors by paypoint](https://docs.payabli.com/developers/api-reference/vendor/get-list-of-vendors-for-entrypoint.md) - API reference > Pay Out endpoints > Vendor [List vendors by organization](https://docs.payabli.com/developers/api-reference/vendor/get-list-of-vendors-for-organization.md) - API reference > Pay Out endpoints > Vendor [Export vendors by paypoint](https://docs.payabli.com/developers/api-reference/vendor/export-vendors-for-entrypoint.md) - API reference > Pay Out endpoints > Vendor [Export vendors by org](https://docs.payabli.com/developers/api-reference/vendor/export-vendors-for-organization.md) - API reference > Pay Out endpoints > Vendor [Get vendor stats](https://docs.payabli.com/developers/api-reference/vendor/get-basic-statistics-for-a-vendor.md) - API reference > Pay Out endpoints > Bills [Create bill](https://docs.payabli.com/developers/api-reference/bill/add-bill.md) - API reference > Pay Out endpoints > Bills [Get bill](https://docs.payabli.com/developers/api-reference/bill/get-bill.md) - API reference > Pay Out endpoints > Bills [Update bill](https://docs.payabli.com/developers/api-reference/bill/update-bill.md) - API reference > Pay Out endpoints > Bills [Delete bill](https://docs.payabli.com/developers/api-reference/bill/delete-bill.md) - API reference > Pay Out endpoints > Bills [List bills by paypoint](https://docs.payabli.com/developers/api-reference/bill/get-list-of-bills-for-entrypoint.md) - API reference > Pay Out endpoints > Bills [List bills by organization](https://docs.payabli.com/developers/api-reference/bill/get-list-of-bills-for-organization.md) - API reference > Pay Out endpoints > Bills [Import bills](https://docs.payabli.com/developers/api-reference/bill/import-list-of-bills.md) - API reference > Pay Out endpoints > Bills [Delete bill attachment](https://docs.payabli.com/developers/api-reference/bill/delete-attached-file-from-bill.md) - API reference > Pay Out endpoints > Bills [Get bill attachment](https://docs.payabli.com/developers/api-reference/bill/get-attached-file-from-bill.md) - API reference > Pay Out endpoints > Bills [Send bill for approval](https://docs.payabli.com/developers/api-reference/bill/send-a-bill-to-approval.md) - API reference > Pay Out endpoints > Bills [Approve bill](https://docs.payabli.com/developers/api-reference/bill/approve-or-disapprove-a-bill.md) - API reference > Pay Out endpoints > Bills [Change approvers](https://docs.payabli.com/developers/api-reference/bill/change-bill-approvers.md) - API reference > Pay Out endpoints > Bills [Export bills by paypoint](https://docs.payabli.com/developers/api-reference/bill/export-bills.md) - API reference > Pay Out endpoints > Bills [Export bills by org](https://docs.payabli.com/developers/api-reference/bill/export-bills-for-organization.md) - API reference > Pay Ops endpoints > Boarding > Templates [Generate boarding link](https://docs.payabli.com/developers/api-reference/templates/generate-boarding-link-from-template.md) - API reference > Pay Ops endpoints > Boarding > Templates [Get template](https://docs.payabli.com/developers/api-reference/templates/get-boarding-template-by-id.md) - API reference > Pay Ops endpoints > Boarding > Templates [List templates](https://docs.payabli.com/developers/api-reference/templates/get-list-of-boarding-templates-for-organization.md) - API reference > Pay Ops endpoints > Boarding > Templates [Delete template](https://docs.payabli.com/developers/api-reference/templates/delete-boarding-template.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Create merchant application](https://docs.payabli.com/developers/api-reference/boarding/create-boarding-application.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Create multi-product boarding app](https://docs.payabli.com/developers/api-reference/boarding/create-multi-product-boarding-application.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Get app by ID](https://docs.payabli.com/developers/api-reference/boarding/get-boarding-application-by-id.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Get multi-product boarding apps for paypoint](https://docs.payabli.com/developers/api-reference/boarding/get-multi-product-boarding-applications-by-paypoint.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [List all apps for org](https://docs.payabli.com/developers/api-reference/boarding/get-list-of-applications-for-an-organization.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Update app](https://docs.payabli.com/developers/api-reference/boarding/update-boarding-application.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Delete application](https://docs.payabli.com/developers/api-reference/boarding/delete-boarding-application.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Get application via auth token](https://docs.payabli.com/developers/api-reference/boarding/get-boarding-application-by-auth.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Retrieve application by link ID](https://docs.payabli.com/developers/api-reference/boarding/get-boarding-link-by-id.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Get boarding link by template ID](https://docs.payabli.com/developers/api-reference/boarding/get-boarding-link-by-template-id.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Get or send boarding link](https://docs.payabli.com/developers/api-reference/boarding/get-link-or-email-a-link-for-a-boarding-application.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Get boarding link by reference](https://docs.payabli.com/developers/api-reference/boarding/get-boarding-link-by-reference.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [List all application links](https://docs.payabli.com/developers/api-reference/boarding/get-list-of-boarding-links-for-organization.md) - API reference > Pay Ops endpoints > Boarding > Boarding apps [Export applications](https://docs.payabli.com/developers/api-reference/boarding/export-list-of-boarding-applications-for-organization.md) - API reference > Pay Ops endpoints > Notifications [Create notification](https://docs.payabli.com/developers/api-reference/notification/add-notification.md) - API reference > Pay Ops endpoints > Notifications [Get notification](https://docs.payabli.com/developers/api-reference/notification/get-notification.md) - API reference > Pay Ops endpoints > Notifications [List notifications by paypoint](https://docs.payabli.com/developers/api-reference/notification/get-list-of-notifications-for-an-entrypoint.md) - API reference > Pay Ops endpoints > Notifications [List notifications by org](https://docs.payabli.com/developers/api-reference/notification/get-list-of-notifications-for-organization.md) - API reference > Pay Ops endpoints > Notifications [Update notification](https://docs.payabli.com/developers/api-reference/notification/update-notification.md) - API reference > Pay Ops endpoints > Notifications [Delete notification](https://docs.payabli.com/developers/api-reference/notification/delete-notification.md) - API reference > Pay Ops endpoints > Notifications [List generated reports by paypoint](https://docs.payabli.com/developers/api-reference/notification/get-list-of-reports-generated-in-last-60-days-for-entrypoint.md) - API reference > Pay Ops endpoints > Notifications [List generated reports by org](https://docs.payabli.com/developers/api-reference/notification/get-list-of-reports-generated-in-last-60-days-for-organization.md) - API reference > Pay Ops endpoints > Notifications [Export generated report](https://docs.payabli.com/developers/api-reference/notification/get-report-file.md) - API reference > Pay Ops endpoints > Notification Logs [Search notification logs](https://docs.payabli.com/developers/api-reference/notification-logs/search-notification-logs-with-filtering-and-pagination.md) - API reference > Pay Ops endpoints > Notification Logs [Get log entry](https://docs.payabli.com/developers/api-reference/notification-logs/get-notification-log.md) - API reference > Pay Ops endpoints > Notification Logs [Retry notification](https://docs.payabli.com/developers/api-reference/notification-logs/retry-notification-log.md) - API reference > Pay Ops endpoints > Notification Logs [Bulk retry notifications](https://docs.payabli.com/developers/api-reference/notification-logs/bulk-retry-notification-logs.md) - API reference > Pay Ops endpoints > User management [Create user](https://docs.payabli.com/developers/api-reference/user/add-user-to-an-organization.md) - API reference > Pay Ops endpoints > User management [Get user](https://docs.payabli.com/developers/api-reference/user/get-user-in-an-organization.md) - API reference > Pay Ops endpoints > User management [Update user](https://docs.payabli.com/developers/api-reference/user/modify-user-in-an-organization.md) - API reference > Pay Ops endpoints > User management [Delete user](https://docs.payabli.com/developers/api-reference/user/delete-user-in-an-organization.md) - API reference > Pay Ops endpoints > User management [Configure MFA](https://docs.payabli.com/developers/api-reference/user/enable-disable-mfor-user.md) - API reference > Pay Ops endpoints > User management [Authenticate user](https://docs.payabli.com/developers/api-reference/user/authenticate-user.md) - API reference > Pay Ops endpoints > User management [Refresh token](https://docs.payabli.com/developers/api-reference/user/refresh-token-for-user.md) - API reference > Pay Ops endpoints > User management [Logout user](https://docs.payabli.com/developers/api-reference/user/logout-user.md) - API reference > Pay Ops endpoints > User management [Update password](https://docs.payabli.com/developers/api-reference/user/update-password-for-user.md) - API reference > Pay Ops endpoints > User management [Reset password](https://docs.payabli.com/developers/api-reference/user/reset-password-for-user.md) - API reference > Pay Ops endpoints > User management [Validate MFA](https://docs.payabli.com/developers/api-reference/user/validate-mfor-user.md) - API reference > Pay Ops endpoints > User management [Resend MFA code](https://docs.payabli.com/developers/api-reference/user/resend-mcode.md) - API reference > Pay Ops endpoints > User management [List users by org](https://docs.payabli.com/developers/api-reference/user/get-list-of-users-for-an-org.md) - API reference > Pay Ops endpoints > User management [List users by paypoint](https://docs.payabli.com/developers/api-reference/user/get-list-of-users-for-paypoint.md) - API reference > Pay Ops endpoints > Management [Verify bank account details](https://docs.payabli.com/developers/api-reference/management/verify-account-details.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Create organization](https://docs.payabli.com/developers/api-reference/organization/create-organization.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Get organization](https://docs.payabli.com/developers/api-reference/organization/get-organization.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Get basic details by name](https://docs.payabli.com/developers/api-reference/organization/get-basic-organization-details-by-entry-name.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Get basic details by ID](https://docs.payabli.com/developers/api-reference/organization/get-basic-organization-details-by-id.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Get organization settings](https://docs.payabli.com/developers/api-reference/organization/get-organization-settings.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Update organization](https://docs.payabli.com/developers/api-reference/organization/update-organization.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Delete organization](https://docs.payabli.com/developers/api-reference/organization/delete-organization.md) - API reference > Pay Ops endpoints > Business entities > Organizations [List suborganizations by organization](https://docs.payabli.com/developers/api-reference/organization/get-list-of-organizations-for-entrypoint.md) - API reference > Pay Ops endpoints > Business entities > Organizations [Export organizations by paypoint](https://docs.payabli.com/developers/api-reference/organization/export-list-of-child-organization-for-a-parent-organization.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [Get basic paypoint details](https://docs.payabli.com/developers/api-reference/paypoint/get-basic-paypoint-details.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [Get basic paypoint details by ID](https://docs.payabli.com/developers/api-reference/paypoint/get-paypoint-details-by-id.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [Get paypoint details](https://docs.payabli.com/developers/api-reference/paypoint/get-paypoint-details.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [Get paypoint settings](https://docs.payabli.com/developers/api-reference/paypoint/get-paypoint-settings.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [Upload logo](https://docs.payabli.com/developers/api-reference/paypoint/update-paypoint-logo.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [List paypoints by organization](https://docs.payabli.com/developers/api-reference/paypoint/get-list-of-paypoints-for-an-organization.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [Export paypoints by organization](https://docs.payabli.com/developers/api-reference/paypoint/export-list-of-paypoints-in-an-organization.md) - API reference > Pay Ops endpoints > Business entities > Paypoint [Migrate paypoint](https://docs.payabli.com/developers/api-reference/paypoint/migrate-paypoint-to-another-organization.md) - API reference > Pay Ops endpoints > Business entities [Get stats for an org or paypoint](https://docs.payabli.com/developers/api-reference/get-basic-statistics-for-a-paypoint-or-organization.md) - API reference > Cross-product endpoints > Payment links [Create payment link from invoice](https://docs.payabli.com/developers/api-reference/paymentlink/generate-payment-link-from-invoice.md) - API reference > Cross-product endpoints > Payment links [Create payment link from bill](https://docs.payabli.com/developers/api-reference/paymentlink/generate-payment-link-from-bill.md) - API reference > Cross-product endpoints > Payment links [Get payment link](https://docs.payabli.com/developers/api-reference/paymentlink/get-payment-link-from-id.md) - API reference > Cross-product endpoints > Payment links [Send payment link](https://docs.payabli.com/developers/api-reference/paymentlink/send-payment-link.md) - API reference > Cross-product endpoints > Payment links [Update payment link](https://docs.payabli.com/developers/api-reference/paymentlink/update-payment-link.md) - API reference > Cross-product endpoints > Payment links [Refresh payment link](https://docs.payabli.com/developers/api-reference/paymentlink/refresh-payment-link-content.md) - API reference > Cross-product endpoints > Payment links [Delete payment link](https://docs.payabli.com/developers/api-reference/paymentlink/delete-payment-link.md) - API reference > Cross-product endpoints > Payment links [Generate vendor link for lot number](https://docs.payabli.com/developers/api-reference/paymentlink/generate-payment-link-for-lot-number.md) - API reference > Cross-product endpoints > Payment links [Update Pay Out payment link](https://docs.payabli.com/developers/api-reference/paymentlink/update-payout-payment-link.md) - API reference > Cross-product endpoints > Payment links [Update Pay Out payment link content](https://docs.payabli.com/developers/api-reference/paymentlink/update-payout-payment-link-content.md) - API reference > Cross-product endpoints > Payment method tokens [Tokenize payment method](https://docs.payabli.com/developers/api-reference/tokenstorage/save-a-payment-method-tokenize.md) - API reference > Cross-product endpoints > Payment method tokens [Get tokenized method details](https://docs.payabli.com/developers/api-reference/tokenstorage/get-a-payment-method.md) - API reference > Cross-product endpoints > Payment method tokens [Update tokenized payment method](https://docs.payabli.com/developers/api-reference/tokenstorage/update-a-payment-method.md) - API reference > Cross-product endpoints > Payment method tokens [Delete tokenized payment method](https://docs.payabli.com/developers/api-reference/tokenstorage/remove-a-payment-method.md) - API reference > Cross-product endpoints > Line items [Create item](https://docs.payabli.com/developers/api-reference/lineitem/add-item-to-entrypoint-catalog.md) - API reference > Cross-product endpoints > Line items [Get item](https://docs.payabli.com/developers/api-reference/lineitem/get-item-in-entrypoint.md) - API reference > Cross-product endpoints > Line items [List items](https://docs.payabli.com/developers/api-reference/lineitem/get-list-of-items-for-entrypoint.md) - API reference > Cross-product endpoints > Line items [Update item](https://docs.payabli.com/developers/api-reference/lineitem/update-item-in-entrypoint.md) - API reference > Cross-product endpoints > Line items [Delete line item](https://docs.payabli.com/developers/api-reference/lineitem/delete-item-in-entrypoint.md) - API reference > Cross-product endpoints > OCR [OCR PDF or image](https://docs.payabli.com/developers/api-reference/import/ocr-a-file.md) - API reference > Cross-product endpoints > OCR [OCR a base64-encoded string](https://docs.payabli.com/developers/api-reference/import/ocr-a-base64-encoded-string.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Canceled](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-voided-canceled.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Processing](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-processing.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Processed](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-processed.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction On Hold](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-onhold.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Released](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-released.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Recovered](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-recovered.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Initiated](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-initiated.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Authorized](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-authorized.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Approved/Captured](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-approved-captured.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Declined](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-declined.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Technical Decline](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-technical-decline.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Failed](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-failed.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Error](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-error.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Paid](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-paid.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Returned](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-returned.md) - Webhooks > Pay Out > Pay Out Transaction Webhooks [Transaction Rejected](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-transaction-rejected.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement Pending](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-pending.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement In Transit](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-intransit.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement Transferred](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-transferred.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement Funded](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-funded.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement Resolved](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-resolved.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement Exception](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-exception.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement ACH Return/Chargeback](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-ach-return-chargeback.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement Held](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-held.md) - Webhooks > Pay Out > Pay Out Settlement Webhooks [Settlement Released](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-settlement-released.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Funded](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-funded.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Processed](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-processed.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Paid](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-paid.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Fund Pending](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-fund-pending.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Open](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-open.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Closed](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-closed.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Not Closed](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-not-closed.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Canceled](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-canceled.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Transferred](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-transferred.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Resolved](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-resolved.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch On Hold](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-on-hold.md) - Webhooks > Pay Out > Pay Out Batch Webhooks [Batch Released](https://docs.payabli.com/developers/api-reference/webhooks-overview/payout-batch-released.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://docs.payabli.com/openapi.json) - [OpenAPI YAML](https://docs.payabli.com/openapi.yaml)