Skip to main content

Get a Funding Source

Retrieves a specific Funding Source for the given account

Path Parameters
  • fundingSourceId string required

    id for the Funding Source

    Example: 315bad4e81ce0f26966a41b9d451638b
Responses

Successful operation


Schema
  • 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...