Student Credit Assignments REST Endpoints

Student Credit Assignments
The student credit assignment resource lists all assignments of a student credit to a customer account.
Create a student credit assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/studentCreditAssignments
Get a student credit assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentCreditAssignments/{CreditAssignmentId}
Get all student credit assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentCreditAssignments
Update a student credit assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/studentCreditAssignments/{CreditAssignmentId}