Modify a Group
These calls make a request to modify information in an existing group. Only those
fields with values supplied are modified in the Group object. If an extended object
Attr
field is supplied, it must be of the same type used to create the
group.
OfferCycleType
field to determine the purchased item
cycle offset, and the cycle time of day if aligned to an existing cycle. Values
are:
- 1 - billing_cycle
- 2 - purchase_time
- 3 - balance_cycle
- 4 - offer_cycle
- 5 - fixed_offset
ExternalId
Name
Tier
Attr
TimeZone
NotificationPreference
GlCenter
ServiceAddress
TaxStatus
TaxCertificate
TaxLocation
For more information about EDRs, see MATRIXX Integration.
Scheduling Life Cycle Transitions
- MtxRequestSubscriberModify
- MtxRequestGroupModify
- MtxRequestDeviceModify
- MtxRequestSubscriptionModify
Set the API field ScheduledStatusTransitionTime
to
specify an absolute future date and time when the status transition should take
place. If you set a status (to transition to) and a ScheduledStatusTransitionTime,
the status transition is scheduled. If you do not specify a
ScheduledStatusTransitionTime
, the status transition occurs
immediately. If the new status to transition to is the same as the current status,
an error is returned. To cancel an outstanding status transition request, set the
IsCancelScheduledRequest
field to "true".
ScheduledStatusTransitionTime
and
IsCancelScheduledRequest
field values, and the
MtxPurchasedOffer objects (scheduled requests to suspend or resume).- MtxRequestSubscriberQuery
- MtxRequestGroupQuery
- MtxRequestDeviceQuery
REST Example
For information about the Attr
field,
see Data Objects.
URL |
|
Request XML |
|
Response |
|