Core Concepts
In addition to the core concepts of the Bridge API (link), you will need to become familiar with the core API objects and flows of the Card product.
API Objects
Object | Description | API Reference |
---|---|---|
Customer | Represents an end-user of your product and contains their personal information. Customer objects can be shared across multiple Bridge products. | link |
Card account | Represents an account for cards issued to a given customer. As of date, each customer may have only a single card account. | link |
Pending authorization | Represents a card transaction which has not yet been settled by the network. | link |
Transaction | Represents a card transaction which has been settled by the network. | link |
Updated 4 days ago
What’s Next