Core Operations
Core operations are the fundamental actions available in the Fondy API. These include account management and payment handling.
- Create Account: Operations to create a new account.
- Get Accounts: Retrieve a list of all accounts.
- Create Payments: Submit payment requests for processing.
- Get Payments: Fetch payment details using specific identifiers.
- Get Transactions: Obtain a transaction history for a given account.
Updated 14 days ago