getBasicUserInfo
@GET(value = "/{productType}/{apiVersion}/accountholder/msisdn/{accountHolderId}/basicuserinfo")
Makes a request to get the Basic ApiUser Info.
Return
A Response containing the BasicUserInfo.
Parameters
productType
The API Products (MomoConstants.ProductTypes).
apiVersion
The app Version (e.g., v1_0 or v2_0).
accountHolder
The account holder ID.
productSubscriptionKey
The Product subscription Key (Ocp-Apim-Subscription-Key).
environment
The API environment (X-Target-Environment).