v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-313352,3122.9 MB
plaid

Enables a Plaid reseller's end customer in the Production environment.

The /beta/partner/customer/v1/enable endpoint is used by reseller partners to enable an end customer in the full Production environment.

post/beta/partner/customer/v1/enable

Request body

client_idstring

Your Plaid API client_id. The client_id is required and may be provided either in the PLAID-CLIENT-ID header or as part of a request body.

secretstring

Your Plaid API secret. The secret is required and may be provided either in the PLAID-SECRET header or as part of a request body.

end_customer_client_idstring required
productsProducts[]

Response

OK

end_customer_client_idstring
status'UNDER_REVIEW' | 'PENDING_ENABLEMENT' | 'ACTIVE' | 'DENIED' | 'MORE_INFORMATION_NEEDED'

The status of the given end customer.

UNDER_REVIEW: The end customer has been created and enabled in the Sandbox environment. The end customer must be manually reviewed by the Plaid team before it can be enabled in Production, at which point its status will automatically transition to PENDING_ENABLEMENT or DENIED.

PENDING_ENABLEMENT: The end customer is ready to be fully enabled in the Production environment. Call the /partner/customer/enable endpoint to enable the end customer in full Production.

ACTIVE: The end customer has been fully enabled in all environments.

DENIED: The end customer has been created and enabled in the Sandbox environment, but it did not pass review by the Plaid team and therefore cannot be enabled for Production access. Talk to your account manager for more information.

product_statusesPartnerEndCustomerProductStatuses

Mapping of product names to their current status.

production_secretstring
request_idstring

A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.