curl --location '/integration/quickbooks/exchange-token' \ --header 'Content-Type: application/json' \ --data '{ "redirectUri": "http://localhost:3333/callback" }'
{}