unit_price_mgr_update
Back to SOAP Architecture Method Reference
Description
The unit_price_mgr_update method updates the details of a specific unit price associated with a media package on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
active |
Indicates whether the resource is in an active or inactive state. |
boolean | R |
domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
id | The unique ID# of the unit price. | bstypes:ResourceId | R |
unit_price | The price per unit. | double | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the updated unit price. | bstypes:ResourceId | R |