cURL
curl --request POST \ --url https://api.example.com/api/banking/plaid/exchange-token \ --header 'Content-Type: application/json' \ --data ' { "publicToken": "123", "institutionId": "123" } '
The public token
"123"
The institution ID