Get an existing customer
Documentation Index
Fetch the complete documentation index at: https://docs.conduit.financial/llms.txt
Use this file to discover all available pages before exploring further.
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
A valid Customer ID
^cus_[a-zA-Z0-9]{27}$"cus_2ofTA13AD0xBtbEvBl20aEb1hEu"
The retrieved customer object
Complete customer schema
111111Address information
{
"streetLine1": "123 Main St",
"streetLine2": "Suite 100",
"city": "New York",
"state": "NY",
"postalCode": "10001",
"country": "USA"
}Address information
{
"streetLine1": "123 Main St",
"streetLine2": "Suite 100",
"city": "New York",
"state": "NY",
"postalCode": "10001",
"country": "USA"
}{
"id": "bank_1234",
"type": "bank",
"rail": ["fedwire"],
"bankName": "Bank of America",
"accountOwnerName": "John Doe",
"accountNumber": "1234567890",
"currency": "USD",
"routingNumber": "1234567890",
"status": "enabled",
"address": {
"streetLine1": "123 Main St",
"city": "New York",
"state": "NY",
"postalCode": "10001",
"country": "USA"
},
"entity": {
"id": "cp_1234567890123456789012345",
"name": "Mark Davis",
"entityType": "individual",
"complianceEntityType": "counterparty"
}
}A valid Customer ID
^cus_[a-zA-Z0-9]{27}$"cus_2ofTA13AD0xBtbEvBl20aEb1hEu"
The type of entity
Bank, Insurance Company, Securities Broker or Dealer, Investment Company or other Passive Investment Vehicle, Trust Company, Hedge Fund, Other "Bank"
active, in_compliance_review, compliance_rejected, created, kyb_in_progress, kyb_expired, kyb_missing_information, account_onboarding_pending, failed_to_create