- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2017
03:34 AM
01-12-2017
03:34 AM
How to retrieve the RatePlanCharge of the last subscription version? API
Hello,
I am trying to retrieve the RatePlanCharges linked to the last version of a subscription with the REST API, I thought the field IsLastSegment would tell me whether I am requesting the data from the last subscription or not, apparently each time the value of this field is set to true.
Is there any information that could help me filter the RatePlanCharges by a Subscription version?
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2017
08:04 AM
01-12-2017
08:04 AM
Re: How to retrieve the RatePlanCharge of the last subscription version? API
Hello,
You can add an additional filter RatePlanCharge.IsLastSegment = True to exclude the previous versions of the RatePlanCharge.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √