Profile Phones REST Endpoints

Profile Phones
The profile phones resource is used to view, create, or modify phone contact points for a registered public user account profile.
Create a set of phone contact points for the user profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileContactPhones
Get a phone contact point for the user profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileContactPhones/{ContactPtId}
Get all phone contact points for the user profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileContactPhones
Update a phone contact point for the user profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileContactPhones/{ContactPtId}