getTransactions

abstract suspend fun getTransactions(customerId: String, cursor: String? = null): ApiResult<TransactionResult>