Is it possible to update/patch a user Phone using School API?

Hi,


We need to sync user address and phone data across systems. There is a PATCH for user and address, but no PATCH for Phone in School API.


We tried using POST Phone, but it only creates a new Phone of a new Phone Type (as correctly indicated in the docs). If we try to update a Phone record of an existing Phone Type, we get the 500 ServiceClientException error


Is there any way to update an existing Phone via the API? If not, can we get a PATCH endpoint for Phone?


Thanks!

Comments

  • Have you figured out a workaround for this? I can't even get POST to work properly -- how do you determine the index_id of the phone # when you haven't posted it yet?


    Sorry if I got your hopes up because you got a response.


    Cheers,

    Scott

Categories