API Reference
Comprehensive reference for integrating with Avenu's API
Endpoint and schema overview
Select a link below to learn more about each endpoint.
Customer | Endpoint |
---|---|
Onboard | /onboard/v1/customer |
Customer status | /onboard/v1/customer/status |
Publish ID scans | /onboard/v1/customer/idScans |
Check balances | /customer/v1/balance |
View or update profile | /customer/v1/profile |
Payments | Endpoints |
---|---|
Fund account via debit card | customer/v1/fund |
Fund account via tokenized debit card | customer/v1/token/fund |
Send payments See payment details | customer/v1/payment |
See payment status | customer/v1/payment/status |
See recent payments | customer/v1/payments |
Statements | Endpoints |
---|---|
View statements View statement details | customer/v1/statements |
Disputes | Endpoints |
---|---|
Create a dispute View dispute status | customer/v1/dispute |
Client Admin | Endpoints |
---|---|
Update customer profile | client/v1/customer/profile |
See organization balances | client/v1/balance |
Suspend customer account | client/v1/customer/suspend |
Close customer account | client/v1/customer/close |
Customer list | client/v1/list/customers |
Transfer from customer to client account | client/v1/transfer |
Refund a transfer from client account to customer account | client/v1/transferrefund |
Updated 7 months ago