GET
/
accounts
/
:acc_id
/
card_brands
/
:cbrd_id

Retrieves a CardBrand record for an Account.

Path Parameters

acc_id
string
required

ID of the Account.

cbrd_id
string
required

ID of the CardBrand.

Returns

Returns a CardBrand object.