Allow `expand` parameter when sending requests
Stripe supports the ability to "expand" objects. This allows us to fetch more data in a single request rather than having to make multiple requests for referenced objects.
Stripe supports the ability to "expand" objects. This allows us to fetch more data in a single request rather than having to make multiple requests for referenced objects.