#NESH
1 messages · Page 1 of 1 (latest)
is that considered as a good or bad practice ?
I see I can acess the property called "Lines" without expanding the invoice with subscription. There I have all data as in subscription, not sure is that good idea ?
not sure I understand really. If you have the information you need already from the base form of the object returned in the webhook, great, that works. If you don't, it's entirely normal to make an API request to retrieve an object and pass expand and get everything you need.