Skip to main content
Aria Knowledge Central

get_recurring_credit_templates_m

Summary

API Name get_recurring_credit_templates_m
Class administration_services_m
Update Version 5.6

Description

Returns list of client created credit templates

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.

credit_templates object   No

The credit_templates associated with this method.

See fields below

credit_templates fields

Name Type Length Required Description
recurring_credit_template_no long 12 Yes

Refers to recurring credit template id

credit_template_name string 200 No

Credit template name

client_credit_template_id string 100 No

Client defined unique id

TOP
  • Was this article helpful?