REST Question or Bug in SubLineItems w/ orderId specified

Hi --

I'm trying to get the subline items for a package in constituent package history, so I'm using this:

TXN/SubLineItems?constituentId=34183&orderId=42669

But it's returning 222 rows, which seems crazy.

The sublineitem numbers are repeated.  

I attached the results if anyone can make any sense. 

Thanks

-- Alan

Parents
  • Alan,

    This appears to an issue with the package base sublineitems being unnecessarily duplicated. Can you submit this as a support ticket?  Feel free to mention this thread, my name, and we can fast track it as a defect.

    In the meantime, try passing this in the querystring: &includePackageBaseSubLineItems=false

    This will remove package base sublineitems, leaving only the individual performance sublineitems in the response collection.

    Hope this helps get you on the right track.

    -Ryan Creps

    Tessitura Network

Reply
  • Alan,

    This appears to an issue with the package base sublineitems being unnecessarily duplicated. Can you submit this as a support ticket?  Feel free to mention this thread, my name, and we can fast track it as a defect.

    In the meantime, try passing this in the querystring: &includePackageBaseSubLineItems=false

    This will remove package base sublineitems, leaving only the individual performance sublineitems in the response collection.

    Hope this helps get you on the right track.

    -Ryan Creps

    Tessitura Network

Children
No Data