Products Event Class Fields
This article lists the fields included in Products Class Event payloads.
This article lists the fields included in Products Class Event payloads.
| Field Name | Description |
|---|---|
| version | Aria-assigned version number of this provisioning request's document format. Value in this version of the XML document is fixed at "2.0". |
| sender | Identifies the sender of the provisioning request. Valid values are "A"=Aria or "C"=Client. Currently only outbound requests from Aria-to-clients are supported, so the value of this field is effectively currently fixed as "A". |
| transaction_id | Aria-assigned provisioning request ID. |
| action | Identifies which action caused the provisioning request. "A"=add, "M"=modify, "D"=delete. |
| class | Identifies the type of data being sent. "A"=account, "O"=order, "T"=financial transaction, "N"=account notification, "U"=usage monitoring, "P"=Products. |
| auth_key | Client-specific authentication key. |
| object_category | Category of the object being provisioned. Valid values are "Plan", "Service", "Usage Type", "NSO". |
| object_action | Action performed on the object. Valid values are "A"=add, "M"=modify, "D"=delete. |
| event_no | Event number associated with the provisioning record, if applicable. |
| object_no | Unique identifier for the object. |
| object_client_def_id | Client-defined identifier for the object, if applicable. |
| locale_name | Name of the locale for the object descriptors. |
| locale_no | Locale number for the object descriptors. |
| object_name | Name of the object in the specified locale. |
| object_description | Description of the object in the specified locale. |
| object_status | Status of the object, if applicable. |
| object_type | Type of the object, if applicable. |
| field_name | Name of the product field, if applicable. |
| value_text | Text value of the product field, if applicable. |