Skip to main content
Aria Knowledge Central

get_revrec_profiles_m

Summary

API Name get_revrec_profiles_m
Class administration_services_m
Update Version 6.26

Description

Returns all the revrec profiles for a client

Inputs

Name Type Length Required Description
client_no long 12 Yes

Aria-assigned unique identifier indicating the Aria client providing service to this account.

auth_key string 32 Yes

Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor.

Outputs

Name Type Length Required Description
error_code long   No

Aria-assigned error identifier. 0 indicates no error

error_msg string   No

Textual description of any error that occurred. "OK" if there was no error.

profiles object   No

The profiles associated with this method.

See fields below

profiles fields

Name Type Length Required Description
profile_id long 12 No

Profile Id

client_profile_id string 100 No

Specifies client defined id for Profile

profile_name string 100 Yes

Specifies Profile Name

profile_desc string 4000 No

Specifies description for the Profile

TOP
  • Was this article helpful?