Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
FDX authorization grant
The ID of the FDX authorization request.
Whether the end customer was authenticated by the Fintech and authorized Plaid access to their data, or whether there was an error in the authentication.
DENIED
, ERROR
, GRANTED
The UUID of the business associated with the FDX token. One of customer_id or business_id must be provided.
The UUID of the customer associated with the FDX token. One of customer_id or business_id must be provided.
Response
FDX authorization grant response
URI to redirect to after successful authorization.