Skip to main content
Aria Knowledge Central

delete_coupon_group_m

Summary

API Name delete_coupon_group_m
Class administration_services_m
Update Version 44

Description

Deletes the coupon group.

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.

group_no object   No

Specifies the group numbers to be deleted. Eg group_no[0]=652&group_no[1]=5653 etc

See fields below

client_defined_id object   No

Specifies the client defined identifier value to be deleted. Eg client_defined_id[0]=abc&client_defined_id[1]=cba etc

See fields below

group_no fields

Name Type Length Required Description
group_no long 12 No  

client_defined_id fields

Name Type Length Required Description
client_defined_id int 100 No  

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.

TOP
  • Was this article helpful?