ID of the vendor's payment instrument: this will dictate the payment method and the counterparty of the transaction. The payment instrument ID is returned from the brex.vendors
response and the type of the instrument will dictate the payment method. eg. Passing an instrument ID of type ACH will trigger an ACH payment to the associated vendor. Since a payment instrument can be updated while retaining the same payment_instrument_id
, please make sure to double check the details.
Counterparty details for a transfer.
Counterparty details for the transfer - Currently only supports vendors that are returned in the response from the brex.vendors
response.
BOOK_TRANSFER
is a limited feature. Please reach out to Brex if you are interested.
Payment account details for a given PaymentAccountType
A response containing details for a specific payment account.
Conduct a raw request to any Brex API endpoint outside of a Brex instance.
Your user token.
The base URL (usually https://platform.brexapis.com
).
See ApiRequestOptions.
Generated using TypeDoc
Payment Instrument ID of the receiving Brex account. This payment instrument must belong to a Brex account. This feature is currently limited to certain customers, please reach out if you are interested