Skip to content

Bricknode/Bricknode.Soap.Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ales Kobr
Sep 20, 2024
3594af4 · Sep 20, 2024

History

21 Commits
Sep 20, 2024
Feb 8, 2022
Sep 20, 2024
Feb 8, 2022
Sep 20, 2024

Repository files navigation

Bricknode.Soap.Docs

Developer guide for the Bricknode SOAP API.

The best and simplest way how to play with the API is to clone this repository and open it in Visual Studio Code. This allows you to use recommended extension "Rest Client" for sending example requests to the API.

How to setup manual playground with Visual Studio Code

  1. Install Visual Studio Code
  2. Clone this repository and open it in VS Code
  3. Install the recommended extension Rest Client
  4. Setup access credentials in .vscode/settings.json and pick the target environment by F1 -> Rest Client: Switch Environment
  5. Run any API request by pressing Send Request button directly in any *.http document

How to use the SDK

Here is a how-to article about the usage of the SDK.

Operations

Full API documentation here.

Workflows

Full examples of how to integrate with the BFS system.

  • Manual order: create, execute and settle manual order; create a custom transaction for the order
  • Instruments and Markets: create venue (market) and instrument; update the price of the instrument

About

Developer guide for the Bricknode SOAP API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published