provider plaid POST
/beta/partner/customer/v1/create @utdk/plaid
/beta/partner/customer/v1/create Creates a new end customer for a Plaid reseller.
The `/beta/partner/customer/v1/create` endpoint creates a new end customer record. You can provide as much information as you have available. If any required information is missing for the products you intend to use, it will be listed in the `requirements_due` field of the response.
Try it
Authentication
Configure credentials for The Plaid API
Code snippet
Updates live as you fill in the form above.
TypeScript
import plaid from '@utdk/plaid';
await plaid.betapartnercustomerv1create()