{
  "data":{
    "type":"Plaid_Configuration",
    "client_id":"6488fafd7a73ae00122004d6",
    "secret_last_4":"acae"
  }
}

Layer uses Plaid to connect to pull information from your customers’ external bank accounts and credit cards. The Plaid Configuration object allows you to manage the Plaid configuration associated with your Layer account.

Attributes

type
string

Resource type. Value will be: “Plaid_Configuration”

client_id
string

Account-wide client id.

secret_last_4
string

Account-wide plaid secret. Only the last 4 characters will be displayed.

{
  "data":{
    "type":"Plaid_Configuration",
    "client_id":"6488fafd7a73ae00122004d6",
    "secret_last_4":"acae"
  }
}