GET
/
adminPortal#getCompanyPlaidLinkToken
getCompanyPlaidLinkToken
curl --request GET \
  --url 'https://sandbox.rollfi.xyz/adminPortal#getCompanyPlaidLinkToken' \
  --header 'Authorization: Basic <encoded-value>' \
  --header 'Content-Type: application/json' \
  --data '{
  "method": "getCompanyPlaidLinkToken",
  "companyId": "CAA242FE-76C4-4D8F-B84D-378CB192DDB6"
}'
"link-sandbox-e72d9253-2ba7-43a1-bfe1-8c450ab7f701"

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Response

200
application/json

The response is of type object.