Skip to main content
GET
Get enabled payment product

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

accountId
integer
required

Your account ID

paymentProductId
integer
required

Payment product ID

Response

200 - application/json

Payment product

A card product clients can activate — debit or credit under a payment program, issued by a bank.

id
integer

Payment product ID

card_issuer_id
integer

Pass this as card_issuer_id on POST .../tpas.

name
string | null

Product title

subtitle
string | null

Product subtitle (e.g. Corporate Card)

description_short
string | null
description_long
string | null
funding
enum<string> | null

How the card is funded

Available options:
debit,
credit
liability
string | null
scheme
object
payment_program
object
issuer
object