v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
funding-accounts

Get card account details

Get details about an existing card account.

get/v3/funding-accounts/cards/{cardAccountId}

Path parameters

cardAccountIdstring required

BILL-generated ID of the card account. The value begins with cat.

Example:{{org_card_account_id}}

Headers

sessionIdstring nullable

API session ID generated with /v3/login

Example:{{session_id}}
devKeystring nullable

Developer key generated with your BILL developer account

Example:{{developer_key}}

Response

Get card account details response

idstring required

BILL-generated ID of the card account. The value begins with cat.

archivedboolean required

Set as true if the card account is archived

createdTimestring date-time

Created date and time

updatedTimestring date-time

Updated date and time

createdBystring

BILL-generated ID of the user that created the card account. The value begins with 006.

issuingBankNamestring

Card issuing bank name

nameOnAccountstring

Full name on card account

brandstring

Card brand

type'UNDEFINED' | 'CREDIT_CARD' | 'DEBIT_CARD' | 'PREPAID_CARD' | 'UNKNOWN'

Card type.

status'NOT_VERIFIED' | 'VERIFIED' | 'PENDING' | 'BLOCKED' | 'EXPIRED' | 'INVALID' | 'UNDEFINED'

Card account status.

last4string

Card last four digits