User Registrations REST Endpoints

User Registrations
Use the user registrations resource to view all existing users and to create new users.
Create a user
Method: post
Path: /fscmRestApi/resources/11.13.18.05/userRegistrations
Get a registered user
Method: get
Path: /fscmRestApi/resources/11.13.18.05/userRegistrations/{RegistrationId}
Get all registered users
Method: get
Path: /fscmRestApi/resources/11.13.18.05/userRegistrations
Update a user registration request
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/userRegistrations/{RegistrationId}
Validate the user details
Method: post
Path: /fscmRestApi/resources/11.13.18.05/userRegistrations/action/validateUserDetails