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

ObjectDescriptionAPI Reference
CustomerRepresents an end-user of your product and contains their personal information.

Customer objects can be shared across multiple Bridge products.
link
Card accountRepresents an account for cards issued to a given customer.

As of date, each customer may have only a single card account.
link
Pending authorizationRepresents a card transaction which has not yet been settled by the network.link
TransactionRepresents a card transaction which has been settled by the network.link