transfer
@POST(value = "/{productType}/{apiVersion}/transfer")
Makes a request to transfer funds (Remittance V1).
Return
A Response indicating the result of the transfer.
Parameters
productType
The API product (io.rekast.sdk.utils.ProductTypes).
apiVersion
The app Version (e.g., v1_0 or v2_0).
transfer
The transfer payload Transfer.
uuid
The unique reference ID for the transfer.
productSubscriptionKey
The Product subscription Key (Ocp-Apim-Subscription-Key).