Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Vendor

A Brex account vendor.

Hierarchy

  • Vendor

Index

Properties

id

id: string

Vendor ID: Can be passed to /transfers endpoint to specify counterparty.

Optional company_name

company_name?: string

The name of the vendor's company.

Optional email

email?: string

A contact email for the vendor.

Optional phone

phone?: string

A contact phone number for the vendor.

Optional payment_accounts

payment_accounts?: PaymentAccountResponse[]

A list of payment accounts associated with the vendor.

Generated using TypeDoc