Skip to main content

List funding sources

List Funding Sources associated with the cardholder account

Path Parameters
  • accountId string required

    Cardholder account ID to retrieve Funding Sources for.

Responses

Successful operation


Schema
  • items object[]
  • Array [
  • id string

    Funding Source primary identifier

  • accountId string

    Cardholder account this Funding Source belongs to

  • createdAt string

    Timestamp of Funding Source creation

  • balance string

    Current balance of Funding Source in minor units

  • balanceCurrency string

    Currency of the balance

  • fundingChannelId string

    The id of the Funding Channel that this Funding Source relates to.

  • ]
Loading...