- Subcategories:
 - Large Object (LOB) Attributes - ShoppingCartPayload
 
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: postPath:
/fscmRestApi/resources/11.13.18.05/userRegistrations - Get a registered user
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/userRegistrations/{RegistrationId} - Get all registered users
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/userRegistrations - Update a user registration request
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/userRegistrations/{RegistrationId} - Validate the user details
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/userRegistrations/action/validateUserDetails