Koxa API Collection

Number of APIs: 16

  1. Accounting API-Accounts - Account Details GET {{koxa_accounting_api_url}}/accounts/{{account_id}}

  2. Accounting API-Balances - Account Balance GET {{koxa_accounting_api_url}}/accounts/{{account_id}}/balance

  3. Company API-Users & Account Access - Users List GET {{koxa_company_api_url}}/company/users

  4. Company API-Users & Account Access - User Details GET {{koxa_company_api_url}}/company/users/{{user_id_rufus}}

  5. Company API-Company Configuration - Configuration GET {{koxa_company_api_url}}/company/config

  6. Payments API-Payments Initiation - Initiate one or more payments (User Initiated) POST {{koxa_payments_api_url}}/payments

  7. Payments API-User's Approvals - User Approvals GET {{koxa_payments_api_url}}/payments/approvals/users/{{user_id_rufus}}

  8. Payments API-Payments Info - Retrieve payment details GET {{koxa_payments_api_url}}/payments/{{payment_id_3}}

  9. Payments API-Payments Info - Payment Activity by Date Range POST {{koxa_payments_api_url}}/payments/activity

  10. Accounting API-Transactions - Fetch Transactions POST {{koxa_accounting_api_url}}/accounts/{{account_id}}/transactions