expand
query parameter.expand
requests with the dot property. For example, requesting payments.payment_method
on an order will expand the payments
property into a list of Payment objects, and will then expand the payment_method
property for each Payment object into a full Payment Method object.