Authorization: Bearer ********************curl --location --request POST 'https://api.synci.io/api/v1/destinations/lunch-money/connections' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_token": "string",
"sync_balances": true,
"sync_transactions": true
}'"string"