Hello. I am looking for documentation for School api and not able to find endpoints for payments/charges withing students account. I need to be able to access this information as well as post payment/charge records.
Hello ? - I am looking to access tuition payment plan details via the SKY API but couldn't find a section on receivables. Particularly, for a given student or enrollment, looking for information on payment plans including payment plan details, outstanding balances, invoice details and payment statuses. Could you point me…
What is the best way folks have found to work around the limited options with BBEM support when submitting cases related to APIs? I find I'm doing more hand holding and redirecting support agents to things I've outlined in tickets verse actually getting support. This isn't a new issue and even now API related tickets are…
I receive the weekly email that shares recent updates or new releases every Tuesday. There is a link to the School API and OneRoster API but I haven't seen any changes since August. Is that the case or did I miss a place to sign up for these releases?
We leverage the User Enrollment by Year API located here: https://developer.sky.blackbaud.com/api#api=school&operation=V1UsersEnrollmentsGet&definition=UserEnrollment To populate several ODS tables and then execute a stored procedure to populate a master copy in our data warehouse for consolidation purposes. Today, the…
@Stephen Boyle would it be possible to add an additional filter to the Rosters APIs where a developer can filter on the status? It appears the APIs be default only return “enrolled” students and we need to be able to capture the “dropped” students as well.
We're implementing a quick way for teacher/coaches to take quick attendance for a class meeting on our mobile app. I just need to report PRESENT | TARDY | ABSENT, the basic statuses teachers normally get in the web tools. This endpoint below seems the way to do it per section: POST…
We now have the list of assignments and assignment status for each student in our app, but the next logical question I get from schools is.. "Can we see the grades too??" This endpoint gets us the information we need: Academics graded assignments for student However it requires a marking_period_id It was not clear what…
Hello everyone, I’m starting to work on the Education Management side of things and using the API to pull users by role: API Reference. So far, I’ve been successful in fetching all students using the student role. However, I noticed the documentation mentions a UserRead collection. Does this need to be enabled in some way…
Having an issue with posting decimal number scores to /results. When retrieving the result later, the number is an approximation of the original score. Steps to reproduce: Post result with score 102.7. Get result. Expected result: Score is 102.7. Actual result: Score is 102.69999694824219. @Todd DeSchuiteneer, just a heads…
It looks like you're new here. Sign in or register to get started.