Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Brex

A Brex API instance.

Hierarchy

  • Brex

Index

Constructors

constructor

Properties

token

token: string

The user auth token.

baseURL

baseURL: string

The base URL for this API instance. Generally, this will always be https://platform.brexapis.com.

apiVersion

apiVersion: string

The version of the Brex API to be used; defaults to v1.

vendors

vendors: VendorsAPI = ...

Payments API: Vendors endpoints

transfers

transfers: TransfersAPI = ...

Payments API: Transfers endpoints

accounts

accounts: AccountsAPI = ...

Transactions API: Accounts endpoints

Methods

request

Generated using TypeDoc