x-api-key: ********************curl --location --request POST 'https://online-banking.originalaccounts.com/customers//plaid_link_requests/plaid_exchange_public_token/' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"public_token": "string"
}'{
"message": "string"
}