transfer
@POST(value = "/{productType}/{apiVersion}/transfer")
Makes a request to transfer funds.
Return
A Response indicating the result of the transfer.
Parameters
productType
The API Products (MomoConstants.ProductTypes).
apiVersion
The app Version (e.g., v1_0 or v2_0).
momoTransaction
The transfer payload MomoTransaction.
uuid
The unique reference ID for the transfer.
productSubscriptionKey
The Product subscription Key (Ocp-Apim-Subscription-Key).
environment
The API environment (X-Target-Environment).