The AB2D team is excited to announce that we have just released _until, a new query parameter that will let you filter for claims data before a specified date.
You can use this parameter alone or with the _since parameter to create a date range for claims data returned. Please note, the _until parameter is only available with V2(R4) version of the AB2D API.
How do I use _until?
The specified date must follow the ISO datetime format (yyyy-MM-dd'T'hh:mm:ss[+|-]hh:mm). The time zone must be specified using + or - followed by hh:mm.
The latest possible date is the current date. If no _until date is specified or you use a date from the future, it will default to the current date. Learn more about how to use the _until parameter here.
Please don’t hesitate to let us know if you have any questions,
The AB2D Team