You are viewing the previous API version
2024-04-04. To view the latest version click
here.CardBrand is only available for
visa and mastercard credit
cards.| Type | Use-Case |
|---|---|
Product | On-Demand retrieval of credit card metadata (Product / Brand Name, Art, etc) directly from the card issuer |
Subscription | Near real-time updates on credit card metadata (Product / Brand Name, Art, etc) directly from the card issuer |
CardBrand Objects
Unique identifier for the CardBrand.
The ID of the associated Account.
The credit card network. One of
visa or mastercardThe credit card issuer.
The last 4 digits of the card account number.
The brands associated with the card.
If
true, Method requires additional verification (AccountVerificationSession of type pre_auth) to return the definite brand for an Account, and multiple brands might be returned.
If false, all verification requirements have been completed, and the brand has been returned by the issuer.The source of the card brand. One of
method, network or nullstatus of the CardBrand.
The CardBrand request successfully completed.
The CardBrand request is in progress.
The CardBrand request failed to complete. See
Possible enum values
Possible enum values
completedThe CardBrand request successfully completed.
in_progressThe CardBrand request is in progress.
failedThe CardBrand request failed to complete. See
error field.An object representing an error that occurred while processing this CardBrand. See CardBrand errors.
Timestamp of when the CardBrand was created.
Timestamp of when the CardBrand was last updated.