Student Management Organization Contact Phones REST Endpoints

Student Management Organization Contacts/Student Management Organization Contact Phones
The phones resource contains the phone numbers of the Student Management organization contacts.
Create all Student Management organization phone numbers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}/child/phones
Delete a Student Management organization phone number
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}/child/phones/{PhoneId}
Get a Student Management organization phone number
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}/child/phones/{PhoneId}
Get all Student Management organization phone numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}/child/phones
Update a Student Management organization phone number
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}/child/phones/{PhoneId}