create14
abstract suspend fun create14(type: String? = "", body: String? = null): List<PostNewTransferResponse>
Create new Transfer Ability to create new transfer of monetary funds from one account to another. Example Requests: self/accounttransfers/ Responses:
200: OK
Return
kotlin.collections.List
Parameters
type
(optional, default to "")
body
(optional)