Open hyphen81 opened 11 months ago
When using FindById to get a an instance of QuickBooksOnline\API\Data\IPPBill, the AttachableRef object is empty, even though I can see there's an attachment in the Quickbooks sandbox.
Do I have to query this separately or something?
tried querying it separately and the whole object comes back null. ugh.
When using FindById to get a an instance of QuickBooksOnline\API\Data\IPPBill, the AttachableRef object is empty, even though I can see there's an attachment in the Quickbooks sandbox.
Do I have to query this separately or something?