line_item_mgr_update

Back to SOAP Architecture Method Reference

Description

The line_item_mgr_update method updates the designated The Line Items Section.

Parameters

Parameter Description Type Required (R) or Optional (O)
active Whether this Line Item is active. boolean R
discount The discount for this Line Item. double R
domain_id The unique ID# of the domain. bstypes:ResourceId R
id The unique ID# of the Line Item. bstypes:ResourceId R
name The name of this Line Item. string R
position The position of this Line Item within the list of Line Items in the specified Customer Order. int R
qty The quantity of this Line Item. unsignedInt R
taxable Denotes if this Line Item is taxable. boolean R
unit_price The price per unit of this Line Item. double R
campaign_id The unique ID# of the Campaign that this Line Item belongs to. bstypes:ResourceId O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the Line Item. bstypes:ResourceId R