Swift Docs home pagelogo
  • Support
  • Dashboard
  • Dashboard
Guides
API Reference
API Reference
  • Overview
  • Authorization
  • OpenAPI
  • Pagination and Lists
  • Errors
  • Events
  • Sandbox Simulations
Accounts
  • GET
    List Accounts
  • GET
    Retrieve an Account
  • GET
    Retrieve Account Balance
External Accounts
  • GET
    List External Accounts
  • GET
    Retrieve an External Account
Users
  • GET
    List Users
  • POST
    Create a User
  • GET
    Retrieve a User
  • POST
    Archive a User
  • GET
    List User Banks
  • POST
    Link a User Bank
  • GET
    Retrieve a User Bank
  • POST
    Archive and Unlink a User Bank
Events
  • GET
    List Events
  • GET
    Retrieve an Event
  • GET
    List Event Subscriptions
  • POST
    Create an Event Subscription
  • GET
    Retrieve an Event Subscription
  • DEL
    Delete an Event Subscription
Real-Time Payments
  • GET
    List Request for Payment Registrations
  • GET
    List Real-Time Payments Request for Payments
  • POST
    Create a Real-Time Payments Request for Payment
  • GET
    Retrieve a Real-time Payments Request for Payment
  • POST
    Cancel a Real-time Payments Request for Payment
  • POST
    Complete a Sandbox Real-time Payments Request for Payment
  • GET
    Retrieve Routing Number Info
API Reference

Events

Events are generated by the API when certain actions are performed or occur. Events can be used to track the lifecycle of objects in the API. Events are delivered via webhooks to matching subscribed URLs for that event type.

Event subscriptions can be registered and managed via the Events API.

For more information on webhooks and tracking event lifecycles, see the Webhooks guide.

ErrorsSandbox Simulations
websitelinkedin
Powered by Mintlify