Bulk user management

Learn how to use the bulk user management service.

The Bulk User Management service provides a batch interface that third-party applications and other processes can use to manage Digital River-hosted user information in bulk. This service can be used to add, modify, or remove multiple users.

Bulk user management service details

Third-party applications and other processes can use a batch interface for the Bulk User Management service to manage Digital River-hosted user information in bulk.

A few points to remember:

  • BulkUserManagement performs a secure operation. Each operation requires a loginID and password before file processing begins.

  • A Bulk User Management file should not exceed 10,000 records per file for optimal performance.

  • You must configure Bulk User Management per site.

Supported Bulk User Management tasks include:

  • Activate users—Activate the existing users.

  • Inactivate users—Inactivate the existing active users.

  • Reset user password—Resets a user's password.

  • Get user information—Get information about the Digital River-hosted shoppers.

  • Add or update users—Add new users to or update existing users in the Digital River system. See Add users and Update users for more information.

  • Cancel subscriptions—Deactivate subscriptions for requisitions received in a request.

  • Activate subscriptions—Activate subscriptions for requisitions received in a request.

  • Modify the renewal date of subscriptions—The subscriptions will expire on the renewal date requested by the client. The renewal reminder notification will be sent to the shopper "n" (n=3, 4, or 5) days before the subscription expiration date. This "n" days prior to renewal reminder will be a product-level attribute.

Note: You can send this call at any time. It has no restrictions other than the restriction that you cannot set the renewal date earlier than the current date and make a call for a canceled or returned line item.

  • Modify renewal mechanism for a subscription (manual or auto)—Modify the subscription renewal process. The valid values are as follows:

    • Auto—Converts a subscription to auto-renewal.

    • Manual—Converts a subscription to manual renewal.

    • Inactive—Converts a subscription to inactive.

  • Cancel users' orders—Cancel the users' orders for the requisition or line item received in the request.

Note: You must supply the shopperKey for all Bulk User Management tasks.

Add users

Adding users to the system involves providing specific information to create a new user profile. This section outlines the minimum required fields and the structure needed to add users successfully. The information is categorized under parent elements with their respective child and grand-child elements, ensuring that all necessary details are captured accurately for each user.

The following table displays the minimum required fields when adding users.

Note: The addressId is not required. The system generates the addressId for the new shopper.

Update users

When updating users, it's essential to provide specific key elements to ensure the system can accurately identify and modify the targeted user data. The following table outlines the minimum required fields for updating user details, including shopper keys and billing information. This structured approach allows for efficient and precise user management within the system.

The following table displays the minimum required fields when updating users.

Bulk user management service schemas

The Bulk User Management Service Schemas provide a comprehensive framework for efficiently managing large volumes of user data. These schemas are designed to handle bulk operations such as adding, updating, and deleting user details across various service versions. The following table outlines the available versions and links to their respective schema components, raw schemas, and sample XML files for easy integration and implementation.

Last updated