Jump to Content
Bridge Documentation
GuidesAPI ReferenceDiscussions
Log InBridge Documentation
API Reference
Log In
GuidesAPI ReferenceDiscussions

Introduction

  • Authentication
  • Idempotence

Customers

  • Customers
    • Get all customersget
    • Create a customerpost
    • Get a single customer objectget
    • Update a single customer objectput
    • Delete a single customer objectdelete
    • Retrieve a hosted URL for ToS acceptance for an existing customerget
    • Get associated persons for a business customer (Beta)get
    • Retrieve a hosted KYC Link for an existing customerget
    • Create a new associated person for a business customer (Beta)post
    • Get all transfersget
    • Get a single associated person (Beta)get
    • Request a hosted URL for ToS acceptance for new customer creationpost
    • Update a single associated personput
    • Delete a single associated persondelete
  • KYC Links
    • Generate the Links needs to complete KYC for an individual or businesspost
    • Get all KYC links.get
    • Check the status of a KYC linkget
  • Lists
    • Get occupation codesget
    • Get countriesget
  • Associated Persons (Beta)
    • Get a single associated person (Beta)get
    • Update a single associated personput
    • Delete a single associated persondelete

Orchestration

  • Transfers
    • Get all transfersget
    • Create a transferpost
    • Get a transferget
    • Update a transferput
    • Delete a transferdelete
  • Prefunded Accounts
    • Get a list of all Prefunded Accountget
    • Get details for a specific Prefunded Accountget
    • Get funding history of a Prefunded Accountget
  • Liquidation Addresses
    • Create a Liquidation Addresspost
    • Get all Liquidation Addresses for a customerget
    • Get a Liquidation Addressget
    • Update a Liquidation Addressput
    • Get drain history of a Liquidation Addressget
    • Get the balance of a Liquidation Address (deprecated)get
    • Liquidation Address Activity Across All Customersget
  • Virtual Accounts
    • Create a Virtual Accountpost
    • List Virtual Accountsget
    • Get a Virtual Accountget
    • Update a Virtual Accountput
    • Deactivate a Virtual Accountpost
    • Reactivate a Virtual Accountpost
    • Virtual Account Activityget
    • Virtual Account Activity Across All Customersget
  • Static Memos
    • Create a Static Memopost
    • List Static Memosget
    • Get a Static Memoget
    • Update a Static Memoput
    • Static Memo Activityget
    • Static Memo Activity Across All Customersget
  • Batch Settlements
    • Create a Batch Settlement Schedulepost
  • Crypto Return Policies
    • Get all crypto return policiesget
    • Create a new crypto return policypost
    • Update an existing crypto return policyput
    • Delete a single crypto return policy objectdelete

Bridge Wallets

  • Bridge Wallets
    • Get all Bridge Walletsget
    • Get total balances of all Bridge Walletsget
    • Get transaction history for a Bridge Walletget
    • Get all Bridge Wallets for a customerget
    • Create a Bridge Walletpost
    • Get a Bridge Walletget

Cards

  • Cards
    • Create Card PIN Update URLpost
    • Retrieve a card accountget
    • Get all card accountsget
    • Provision a card accountpost
    • Place a freeze on the card accountpost
    • Unfreeze the card accountpost
    • Create a mobile wallet push provisioning requestpost
    • Retrieve pending card authorizationsget
    • Retrieve card transactionsget
    • Create a funds withdrawal requestpost
    • Retrieve a card transactionget
    • Retrieve the withdrawal history of fundsget
    • Retrieve a card withdrawalget
    • Generate a card account statementpost

Webhooks

  • Webhooks
    • Get all webhook endpointsget
    • Create a webhook endpointpost
    • Update a webhookput
    • Delete a webhookdelete
    • List upcoming eventsget
    • View logsget
    • Send eventpost

Core Resources

  • External Accounts
    • External Accounts
      • Get all External Accountsget
      • Create a new External Accountpost
      • Retrieve an External Account objectget
      • Update an External Accountput
      • Delete a single External Account objectdelete
      • Reactivate an External Accountpost
    • Plaid
      • Generate a Plaid Link token for a customerpost
      • Exchange Plaid public token for an access tokenpost
  • Developer Fees
    • Get the configured feesget
    • Update the configured feespost
    • Get the configured fee External Accountget
    • Configure a fee External Accountpost
  • Exchange Rates
    • Get current exchange rate between two currencies.get
Powered by 

Static Memos

Related guide: Static Memos