CommonService
This is the Retrofit interface to handle various calls to the Shared Product APIs. This interface defines the methods, the request, and the response from the API.
Inheritors
Functions
Makes a request to get the Account Balance. This only works with the ProductType.COLLECTION. It seems to break with the other API product type.
Makes a request to get the Account Balance in a specific currency. This only works with the ProductType.COLLECTION. It seems to break with the other API product type. User EUR as the currency on sandbox
Makes a request to get the Basic ApiUser Info.
Makes a request to get the transfer status.
Makes a request to get the ApiUser Info with Consent.
Makes a request to send a delivery notification.
Makes a request to transfer funds.
Makes a request to check the account holder status.