API Name: TX_MAINTAIN_USERS
Overview:
This API can be used to give your customers the ability to add
multiple user logins for their account. Each user can be
individually setup to only have access to what is relevant to
them.
INPUT PARAMETERS:
Parameter Default Value Comment
T_WEB_ID The unique Web Identification value returned
by the a Customer Login API.
T_INDEX_ID default The Index ID associated with this API that defines the
Modes and Fields available.
T_ACTION This parameter determines what you would like to accomplish.
A = Add, C = Change, D = Delete, L = Lookup.
T_MAINTAIN_USER_NAME The name of the user to which T_ACTION is to be applied.
T_MAINTAIN_PASSWORD If you are T_ACTION = A then this must contain a value.
If T_ACTION # A then T_MAINTAIN_PASSWORD will only be updated
if it is not blank.
T_MAINTAIN_MAINTAIN_USERS N Y = User can access this API.
T_MAINTAIN_ACCOUNT_INQUIRY N Y = User can access Account Inquiry API.
T_MAINTAIN_CONTRACT_INQUIRY N Y = User can access List Contracts API.
T_MAINTAIN_SHOPPING_CART D This parameter determines how much access if any the user
has to the Shopping Cart API.
R = Rental in Shopping Cart, S = Sales items in Shopping Cart,
B = Both Rentals and Sales.
T_MAINTAIN_INVOICE_INQUIRY N Y = User can access List Invoices API.
T_MAINTAIN_SITE_INQUIRY N Y = User can access List Sites API.
T_MAINTAIN_MAINTAIN_SITES N Y = User can access Maintain Sites API.
T_MAINTAIN_RATE_INQUIRY N Y = User can access Rental Rate Inquiry API.
T_MAINTAIN_MAINTAIN_LICENSES N Y = User can access Maintain Driver's License API.
T_MAINTAIN_AVAILABILITY_INQUIRY N Y = User can access List Group Availability API.
T_MAINTAIN_RENTAL_ANALYSIS N Y = User can access Rental Analysis API.
OUTPUT PARAMETERS:
Parameter Comment
T_ERROR If an error is encountered this will be returned as a non-blank value.
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |