# Push Cash Documentation ## Docs - [ACH Save](https://docs.pushcash.com/ach-save.md) - [API Concepts](https://docs.pushcash.com/api.md) - [Get account](https://docs.pushcash.com/apireference/accounts/get-account.md): Retrieves a single account and balance by ID - [List accounts](https://docs.pushcash.com/apireference/accounts/list-accounts.md): Retrieves a list of all accounts - [Authorize payment](https://docs.pushcash.com/apireference/authorization/authorize-payment.md): Submit a payment request directly to the Push Authorization Engine. - [List disputes](https://docs.pushcash.com/apireference/dispute/list-disputes.md): Retrieves a list of disputes - [Retrieve a dispute](https://docs.pushcash.com/apireference/dispute/retrieve-a-dispute.md): Retrieves a specific dispute by ID - [Approve a pending intent](https://docs.pushcash.com/apireference/intent/approve-a-pending-intent.md): For intents which must be approved by the operator manually, approves the intent and posts the payment to the network. - [Cancel an intent](https://docs.pushcash.com/apireference/intent/cancel-an-intent.md): Cancel an outstanding intent which has not yet been approved. - [Get an intent](https://docs.pushcash.com/apireference/intent/get-an-intent.md): Get an intent by ID - [List intents](https://docs.pushcash.com/apireference/intent/list-intents.md): Retrieves a list of intents - [Create a refund](https://docs.pushcash.com/apireference/refund/create-a-refund.md): Create a refund or partial refund for an approved intent - [Get a refund](https://docs.pushcash.com/apireference/refund/get-a-refund.md): Retrieves a specific refund by ID - [List refunds](https://docs.pushcash.com/apireference/refund/list-refunds.md): Retrieves a list of refunds - [Tokenize card](https://docs.pushcash.com/apireference/tokenization/tokenize-card.md): Exchange raw cardholder data for a short-lived token that can be passed to [authorize-payment](/apireference/authorization/authorize-payment). - [Get a transaction](https://docs.pushcash.com/apireference/transactions/get-a-transaction.md): Retrieves a specific transaction by its ID. - [List transactions](https://docs.pushcash.com/apireference/transactions/list-transactions.md): Retrieves a list of transactions - [List transfers](https://docs.pushcash.com/apireference/transfer/list-transfers.md): Retrieves a list of transfers. - [Retrieve a transfer](https://docs.pushcash.com/apireference/transfer/retrieve-a-transfer.md): Retrieves a specific transfer by its ID. - [Create user](https://docs.pushcash.com/apireference/user/create-user.md): Register a user with Push - [Create User URL](https://docs.pushcash.com/apireference/user/create-user-url.md): Generate a URL for the Push User Widget or Apple Pay SDK. - [Get a user](https://docs.pushcash.com/apireference/user/get-a-user.md): Retrieve a user by ID - [List user credentials](https://docs.pushcash.com/apireference/user/list-user-credentials.md): Retrieves a list of user credentials - [List users](https://docs.pushcash.com/apireference/user/list-users.md): Retrieves a list of users - [Apple Pay](https://docs.pushcash.com/apple-pay.md) - [Card Payments](https://docs.pushcash.com/card-payments.md) - [Changelog](https://docs.pushcash.com/changelog.md): Product updates and announcements - [Webhooks](https://docs.pushcash.com/enabling-webhooks.md) - [Go-Live Checklist](https://docs.pushcash.com/go-live-checklist.md) - [Quickstart](https://docs.pushcash.com/quickstart.md) - [React Native SDK](https://docs.pushcash.com/react-native-sdk.md) - [React SDK](https://docs.pushcash.com/react-sdk.md) - [JS SDK](https://docs.pushcash.com/sdk.md) - [Settlement](https://docs.pushcash.com/settlement.md) - [Welcome](https://docs.pushcash.com/welcome-guide.md): Build with Push Cash — from your first sandbox transaction to a production-ready payments integration. ## OpenAPI Specs - [openapi](https://docs.pushcash.com/openapi.yaml)