Intro: Public API for EMx
-
Main concepts:
- Customer - entity holding accounts.
- Customer is being onboarded (either as Business or Individual)
- Most operations (i.e. payment order, contacts creation...) are made on behalf of Customer
-
Get list of your (child) customers
/kyc/customers
-
Details of customer
/kyc/customers/{customerId}
For details refer to schema of response/request in swagger or contact us for support at info@digidoe.com.