Fix LineItem ID payload returning single ID instead of two
We have identified an issue where the API response for certain line items is returning only a single LineItemID in scenarios where two distinct IDs are expected (specifically regarding the mapping between a transaction line and its associated tracking category).
This request is to ensure the payload correctly returns both IDs to allow for accurate reconciliation and data mapping in third-party integrations.
1
vote