Write a program to parse a series of nested JSON payloads representing sales opportunities and flatten them into a structured format for a database.
Stripe's coding rounds heavily favor practical parsing and data manipulation over abstract algorithms, mapping directly to the data pipeline work mentioned in the Seller Systems job description.