Awards API Changelog
Version 1.1
March 28, 2025
-
Endpoints Affected by Event Pricing Access Restrictions
services/awards/v1/awards/{award_id}/award_line_items
services/awards/v1/award_line_items/{id}
If the user does not have event pricing access, a 403 error response is returned.
Version 1.0
November 18, 2023
- Authorization errors will now return HTTP 403.
- Paginated endpoints will no longer wrap around to the start of the collection if you follow the next page links.
- Inherited all relevant functionality from the Awards and Award Line Items resources in our legacy V3 public API.