Koxa API Collection
Number of APIs: 16
-
Accounting API-Accounts - Account Details GET {{koxa_accounting_api_url}}/accounts/{{account_id}}
-
Accounting API-Balances - Account Balance GET {{koxa_accounting_api_url}}/accounts/{{account_id}}/balance
-
Company API-Users & Account Access - Users List GET {{koxa_company_api_url}}/company/users
-
Company API-Users & Account Access - User Details GET {{koxa_company_api_url}}/company/users/{{user_id_rufus}}
-
Company API-Company Configuration - Configuration GET {{koxa_company_api_url}}/company/config
-
Payments API-Payments Initiation - Initiate one or more payments (User Initiated) POST {{koxa_payments_api_url}}/payments
-
Payments API-User's Approvals - User Approvals GET {{koxa_payments_api_url}}/payments/approvals/users/{{user_id_rufus}}
-
Payments API-Payments Info - Retrieve payment details GET {{koxa_payments_api_url}}/payments/{{payment_id_3}}
-
Payments API-Payments Info - Payment Activity by Date Range POST {{koxa_payments_api_url}}/payments/activity
-
Accounting API-Transactions - Fetch Transactions POST {{koxa_accounting_api_url}}/accounts/{{account_id}}/transactions