Skip to content

multrees/api-client-go

Repository files navigation

Go API client for swagger

Disruption Open Breakthrough Gamechanger Innovative Millennial Leverage Next Generation Platform Legacy Digital Democratisation Anything … as-a-service Marketplace

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 1.0.0
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.languages.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

    "./swagger"

Documentation for API Endpoints

All URIs are relative to https://api.multrees.com

Class Method HTTP request Description
DefaultApi AccountsAccountGet Get /accounts/{account}
DefaultApi AccountsGet Get /accounts
DefaultApi BeneficiariesBeneficiaryGet Get /beneficiaries/{beneficiary}
DefaultApi BeneficiariesGet Get /beneficiaries
DefaultApi ClientsClientGet Get /clients/{client}
DefaultApi ClientsGet Get /clients
DefaultApi HoldingsGet Get /holdings
DefaultApi HoldingsHoldingAccountsAccountGet Get /holdings/{holding}/accounts/{account}
DefaultApi HoldingsHoldingClassificationsClassificationGet Get /holdings/{holding}/classifications/{classification}
DefaultApi HoldingsHoldingGet Get /holdings/{holding}
DefaultApi PaymentsGet Get /payments
DefaultApi PaymentsPaymentGet Get /payments/{payment}
DefaultApi TradesGet Get /trades
DefaultApi TradesTradeGet Get /trades/{trade}
DefaultApi UsersGet Get /users
DefaultApi UsersUserGet Get /users/{user}

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

Releases

No releases published

Packages

No packages published