A valid request URL is required to generate request examples{
"orderId": "order-123",
"state": "PENDING",
"customerType": "CONSUMER",
"lineItems": [
{
"type": "SUBSCRIPTION",
"lineItemId": "line-item-1",
"productOfferingId": "mobile-plan-basic",
"msisdn": "+15551234567",
"leaseToken": "<string>",
"tempNumber": true,
"porting": {
"details": {
"firstName": "<string>",
"lastName": "<string>",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
},
"accountNumber": "<string>",
"passcode": "<string>"
}
},
"extensions": {},
"display": "<string>",
"subscriber": {
"name": "John Doe",
"email": "[email protected]",
"msisdn": "+15551234567",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
}
},
"sim": {
"esim": true,
"imei": "356938035643809",
"iccid": "8931440400000000000"
},
"scheduleActivationAt": "2024-02-01",
"metadata": {}
}
],
"validation": {
"isValid": false,
"missingFields": [
"customer",
"billing.address"
],
"errors": [
{
"message": "<string>",
"property": "<string>"
}
],
"lineItemValidation": [
{
"lineItemId": "line-item-1",
"isValid": false,
"missingFields": [
"subscriber.name",
"sim.iccid"
],
"errors": [
{
"message": "<string>",
"property": "<string>"
}
]
}
]
},
"requirements": {
"requiresPayment": "NOT_REQUIRED",
"requiresPaymentProfile": "NOT_REQUIRED",
"requiresSigning": "NOT_REQUIRED"
},
"createdAt": "2024-01-15T10:00:00Z",
"updatedAt": "2024-01-15T10:30:00Z",
"user": {
"userId": "c47ac10b-58cc-4372-a567-0e02b2c3d479",
"newUser": true,
"name": "John Doe"
},
"customerId": "b47ac10b-58cc-4372-a567-0e02b2c3d479",
"customer": {
"customerType": "CONSUMER",
"name": "John Doe",
"newCustomer": true,
"customerId": "b47ac10b-58cc-4372-a567-0e02b2c3d479"
},
"billing": {
"name": "John Doe",
"email": "[email protected]",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
}
},
"shipping": {
"name": "John Doe",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
},
"msisdn": "+15551234567",
"instructions": "Leave at front door"
},
"promoCode": "STUDENT2024",
"consents": {
"termsOfService": "true",
"marketing": "true"
},
"pricing": {
"total": 137.39,
"currency": "USD",
"calculatedAt": "2024-01-15T10:30:00Z",
"subtotal": 125.99,
"taxAmount": 10.08,
"fees": 1.32,
"taxIncluded": true,
"recurringCosts": {
"subtotal": 29.99,
"total": 32.39,
"taxAmount": 2.4,
"taxIncluded": true,
"billingCycle": {
"period": "MONTHLY",
"interval": 1
}
},
"initialInvoice": {
"subtotal": 14.5,
"total": 15.66,
"taxAmount": 123,
"taxIncluded": true,
"period": {
"start": "2024-01-15",
"end": "2024-01-31"
}
},
"lineItemPricing": [
{
"lineItemId": "e47ac10b-58cc-4372-a567-0e02b2c3d479",
"amount": 999,
"recurringAmount": 29.99,
"description": "iPhone 15 Pro + Premium Plan",
"taxAmount": 79.92,
"taxIncluded": true,
"taxBreakdown": [
{
"description": "Sales Tax",
"amount": 2.4,
"rate": 8.25
}
],
"initialInvoiceAmount": 14.5
}
]
},
"expiresAt": "2024-01-22T10:30:00Z",
"submittedAt": "2024-01-15T14:30:00Z",
"completedAt": "2024-01-15T15:00:00Z",
"createdEntities": {
"subscriptions": [
{
"subscriptionId": "<string>",
"status": "PENDING",
"type": "<string>",
"display": "<string>",
"msisdn": "<string>",
"customerId": "<string>",
"productOfferingId": "<string>",
"subscriberId": "<string>",
"activatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"createdByLineItem": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"cancelledAt": "2023-11-07T05:31:56Z"
}
],
"licenses": [
{
"licenseId": "<string>",
"status": "PENDING",
"type": "<string>",
"customerId": "<string>",
"productOfferingId": "<string>",
"activatedAt": "2023-11-07T05:31:56Z",
"createdByLineItem": "g47ac10b-58cc-4372-a567-0e02b2c3d479",
"assignedTo": {
"type": "SUBSCRIPTION",
"subscriptionId": "<string>"
},
"cancelledAt": "2023-11-07T05:31:56Z",
"pausedAt": "2023-12-25"
}
],
"addons": [
{
"status": "PENDING",
"createdByLineItem": "h47ac10b-58cc-4372-a567-0e02b2c3d479",
"productOfferingId": "<string>",
"productOfferingGroupId": "<string>",
"licenseId": "<string>",
"addedAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"cancelledAt": "2023-11-07T05:31:56Z",
"metadata": {}
}
],
"modifications": [
{
"type": "SUBSCRIPTION_CHANGE",
"targetId": "e8174435-6378-4be5-a9f5-8b4aaadae5d4",
"createdByLineItem": "i47ac10b-58cc-4372-a567-0e02b2c3d479",
"newProductOfferingId": "po_mobile_premium_plus",
"appliedAt": "2023-11-07T05:31:56Z"
}
]
},
"metadata": {}
}Retrieve a specific order by ID with all line items and current status.
A valid request URL is required to generate request examples{
"orderId": "order-123",
"state": "PENDING",
"customerType": "CONSUMER",
"lineItems": [
{
"type": "SUBSCRIPTION",
"lineItemId": "line-item-1",
"productOfferingId": "mobile-plan-basic",
"msisdn": "+15551234567",
"leaseToken": "<string>",
"tempNumber": true,
"porting": {
"details": {
"firstName": "<string>",
"lastName": "<string>",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
},
"accountNumber": "<string>",
"passcode": "<string>"
}
},
"extensions": {},
"display": "<string>",
"subscriber": {
"name": "John Doe",
"email": "[email protected]",
"msisdn": "+15551234567",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
}
},
"sim": {
"esim": true,
"imei": "356938035643809",
"iccid": "8931440400000000000"
},
"scheduleActivationAt": "2024-02-01",
"metadata": {}
}
],
"validation": {
"isValid": false,
"missingFields": [
"customer",
"billing.address"
],
"errors": [
{
"message": "<string>",
"property": "<string>"
}
],
"lineItemValidation": [
{
"lineItemId": "line-item-1",
"isValid": false,
"missingFields": [
"subscriber.name",
"sim.iccid"
],
"errors": [
{
"message": "<string>",
"property": "<string>"
}
]
}
]
},
"requirements": {
"requiresPayment": "NOT_REQUIRED",
"requiresPaymentProfile": "NOT_REQUIRED",
"requiresSigning": "NOT_REQUIRED"
},
"createdAt": "2024-01-15T10:00:00Z",
"updatedAt": "2024-01-15T10:30:00Z",
"user": {
"userId": "c47ac10b-58cc-4372-a567-0e02b2c3d479",
"newUser": true,
"name": "John Doe"
},
"customerId": "b47ac10b-58cc-4372-a567-0e02b2c3d479",
"customer": {
"customerType": "CONSUMER",
"name": "John Doe",
"newCustomer": true,
"customerId": "b47ac10b-58cc-4372-a567-0e02b2c3d479"
},
"billing": {
"name": "John Doe",
"email": "[email protected]",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
}
},
"shipping": {
"name": "John Doe",
"address": {
"street1": "500 S Main St",
"city": "Natick",
"zip": "01701",
"country": "US",
"street2": "Apt 1",
"state": "CA",
"region": "<string>",
"attention": "<string>"
},
"msisdn": "+15551234567",
"instructions": "Leave at front door"
},
"promoCode": "STUDENT2024",
"consents": {
"termsOfService": "true",
"marketing": "true"
},
"pricing": {
"total": 137.39,
"currency": "USD",
"calculatedAt": "2024-01-15T10:30:00Z",
"subtotal": 125.99,
"taxAmount": 10.08,
"fees": 1.32,
"taxIncluded": true,
"recurringCosts": {
"subtotal": 29.99,
"total": 32.39,
"taxAmount": 2.4,
"taxIncluded": true,
"billingCycle": {
"period": "MONTHLY",
"interval": 1
}
},
"initialInvoice": {
"subtotal": 14.5,
"total": 15.66,
"taxAmount": 123,
"taxIncluded": true,
"period": {
"start": "2024-01-15",
"end": "2024-01-31"
}
},
"lineItemPricing": [
{
"lineItemId": "e47ac10b-58cc-4372-a567-0e02b2c3d479",
"amount": 999,
"recurringAmount": 29.99,
"description": "iPhone 15 Pro + Premium Plan",
"taxAmount": 79.92,
"taxIncluded": true,
"taxBreakdown": [
{
"description": "Sales Tax",
"amount": 2.4,
"rate": 8.25
}
],
"initialInvoiceAmount": 14.5
}
]
},
"expiresAt": "2024-01-22T10:30:00Z",
"submittedAt": "2024-01-15T14:30:00Z",
"completedAt": "2024-01-15T15:00:00Z",
"createdEntities": {
"subscriptions": [
{
"subscriptionId": "<string>",
"status": "PENDING",
"type": "<string>",
"display": "<string>",
"msisdn": "<string>",
"customerId": "<string>",
"productOfferingId": "<string>",
"subscriberId": "<string>",
"activatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"createdByLineItem": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"cancelledAt": "2023-11-07T05:31:56Z"
}
],
"licenses": [
{
"licenseId": "<string>",
"status": "PENDING",
"type": "<string>",
"customerId": "<string>",
"productOfferingId": "<string>",
"activatedAt": "2023-11-07T05:31:56Z",
"createdByLineItem": "g47ac10b-58cc-4372-a567-0e02b2c3d479",
"assignedTo": {
"type": "SUBSCRIPTION",
"subscriptionId": "<string>"
},
"cancelledAt": "2023-11-07T05:31:56Z",
"pausedAt": "2023-12-25"
}
],
"addons": [
{
"status": "PENDING",
"createdByLineItem": "h47ac10b-58cc-4372-a567-0e02b2c3d479",
"productOfferingId": "<string>",
"productOfferingGroupId": "<string>",
"licenseId": "<string>",
"addedAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"cancelledAt": "2023-11-07T05:31:56Z",
"metadata": {}
}
],
"modifications": [
{
"type": "SUBSCRIPTION_CHANGE",
"targetId": "e8174435-6378-4be5-a9f5-8b4aaadae5d4",
"createdByLineItem": "i47ac10b-58cc-4372-a567-0e02b2c3d479",
"newProductOfferingId": "po_mobile_premium_plus",
"appliedAt": "2023-11-07T05:31:56Z"
}
]
},
"metadata": {}
}An API key that grants access to the Connect API. You can create and manage API keys in the portal.
The unique identifier of the order
Order retrieved successfully
A shopping cart for telecommunications services and products. Add line items to configure services, get pricing, and submit for fulfillment. Orders track progress from creation through completion.
Unique identifier for the order.
"order-123"
The status of an order in its lifecycle.
PENDING, SUBMITTED, PENDING_APPROVAL, PROCESSING, COMPLETED, CANCELLED, EXPIRED The type of customer.
CONSUMER, BUSINESS Line items in the order.
A line item in an order representing a billable action or service.
Show child attributes
Line item type discriminator.
SUBSCRIPTION Unique identifier for this line item within the order.
"line-item-1"
The product offering to create a subscription for.
"mobile-plan-basic"
The phone number for this subscription.
"+15551234567"
Token received when leasing a number. Required when an msisdn is provided from the number pool.
Whether to use a temporary number until the porting is completed.
If true, a temporary number will be assigned and activated as soon as possible until the porting is finalized.
Can only be used when porting in a number (i.e., when msisdn and porting details are provided).
Details needed to port in a number for this subscription.
Show child attributes
description: Detailed information required for the porting process, varying by country and provider.
Show child attributes
The first name of the person requesting the port.
The last name of the person requesting the port.
Show child attributes
The first line of the address, typically street and house number.
"500 S Main St"
The city or municipality of the address.
"Natick"
The zip code of the address.
Depending on the country, this may be referred to as a postal code or postcode.
Specifically for US addresses, the zip can include the optional four-digit extension (e.g., '27604-5121').
"01701"
The two-letter country abbreviation (e.g., 'US' for United States, 'SE' for Sweden).
"US"
The second line of the address, typically apartment, suite, unit, building, floor, etc.
"Apt 1"
For countries that use states or regions, the state or administrative area code (e.g., 'CA' for California in the United States).
"CA"
A province, region, or territory name, applicable in certain countries (e.g., 'Ontario' in Canada, 'Sindh' in Pakistan).
An optional line for specifying a person, department, or attention to a specific entity within an address.
The account number with the current provider.
If not provided here, must be provided in the future for activation on-demand.
The passcode or pin associated with the account at the current provider.
If not provided here, must be provided in the future for activation on-demand.
Custom display name for the subscription. If not provided, will be auto-generated from msisdn.
Subscriber information (required eventually).
Show child attributes
Name of the subscriber.
"John Doe"
Contact email of the subscriber.
Contact phone number of the subscriber. May be the same as the subscription's msisdn.
"+15551234567"
The address of the subscriber. Depending on local regulations, this may be required for certain subscriptions.
In the US, this is the E911 address.
Show child attributes
The first line of the address, typically street and house number.
"500 S Main St"
The city or municipality of the address.
"Natick"
The zip code of the address.
Depending on the country, this may be referred to as a postal code or postcode.
Specifically for US addresses, the zip can include the optional four-digit extension (e.g., '27604-5121').
"01701"
The two-letter country abbreviation (e.g., 'US' for United States, 'SE' for Sweden).
"US"
The second line of the address, typically apartment, suite, unit, building, floor, etc.
"Apt 1"
For countries that use states or regions, the state or administrative area code (e.g., 'CA' for California in the United States).
"CA"
A province, region, or territory name, applicable in certain countries (e.g., 'Ontario' in Canada, 'Sindh' in Pakistan).
An optional line for specifying a person, department, or attention to a specific entity within an address.
SIM configuration (required eventually).
Show child attributes
Whether this subscription should use eSIM technology.
true
International Mobile Equipment Identity for eSIM activation.
Some networks require this to activate the eSIM.
"356938035643809"
Integrated Circuit Card identifier for existing SIM. Provide if using a pre-existing SIM card.
This feature only applies to certain networks.
"8931440400000000000"
Date when the subscription should be activated.
"2024-02-01"
Validation status of the order and its line items.
Show child attributes
Whether the order is valid and ready for submission.
false
Required fields that are still missing.
["customer", "billing.address"]
Validation status for each line item.
Show child attributes
Reference to the line item.
"line-item-1"
Whether this line item is valid.
false
Required fields that are still missing.
["subscriber.name", "sim.iccid"]
Requirements to submit the order. All listed requirements must be met before the order can be submitted.
What is required depends on platform configuration and the contents of the order.
For example, a prepaid order with only free items would not require payment, it could however require card capture. Postpaid orders typically either require card capture or signing.
Show child attributes
Whether this order requires payment before submission. If required, a paymentSessionId must be provided when submitting the order.
NOT_REQUIRED, OPTIONAL, REQUIRED Whether this order requires saving a payment profile for future billing. If required, a paymentProfileSessionId must be provided when submitting the order.
NOT_REQUIRED, OPTIONAL, REQUIRED Whether this order requires digital signing. If required, a signingSessionId must be provided when submitting the order.
NOT_REQUIRED, OPTIONAL, REQUIRED When the order was created.
"2024-01-15T10:00:00Z"
When the order was last updated.
"2024-01-15T10:30:00Z"
The user associated with this order. Includes minimal details about the user and creation details if the user was created during order fulfillment.
Show child attributes
The user ID (existing or newly created).
"c47ac10b-58cc-4372-a567-0e02b2c3d479"
Indicates if the user was/will be created as part of order fulfillment.
true
User full name, only returned for new users.
"John Doe"
The customer ID (existing or newly created).
"b47ac10b-58cc-4372-a567-0e02b2c3d479"
The customer associated with this order. Includes minimal details about the customer and creation details if the customer was created during order fulfillment.
Show child attributes
The type of customer.
CONSUMER, BUSINESS Customer name.
"John Doe"
Indicates if the customer was/will be created as part of order fulfillment.
true
The customer ID (existing or newly created when created).
"b47ac10b-58cc-4372-a567-0e02b2c3d479"
Billing information for an order.
For existing customers, we suggest you pre-fill this with the customer's billing information, however it is possible to override this at the order level.
Show child attributes
Billing contact name.
"John Doe"
Billing contact email.
Show child attributes
The first line of the address, typically street and house number.
"500 S Main St"
The city or municipality of the address.
"Natick"
The zip code of the address.
Depending on the country, this may be referred to as a postal code or postcode.
Specifically for US addresses, the zip can include the optional four-digit extension (e.g., '27604-5121').
"01701"
The two-letter country abbreviation (e.g., 'US' for United States, 'SE' for Sweden).
"US"
The second line of the address, typically apartment, suite, unit, building, floor, etc.
"Apt 1"
For countries that use states or regions, the state or administrative area code (e.g., 'CA' for California in the United States).
"CA"
A province, region, or territory name, applicable in certain countries (e.g., 'Ontario' in Canada, 'Sindh' in Pakistan).
An optional line for specifying a person, department, or attention to a specific entity within an address.
Shipping information for order fulfillment. Only required if the order contains shippable items.
Show child attributes
Name of the shipping recipient.
"John Doe"
Show child attributes
The first line of the address, typically street and house number.
"500 S Main St"
The city or municipality of the address.
"Natick"
The zip code of the address.
Depending on the country, this may be referred to as a postal code or postcode.
Specifically for US addresses, the zip can include the optional four-digit extension (e.g., '27604-5121').
"01701"
The two-letter country abbreviation (e.g., 'US' for United States, 'SE' for Sweden).
"US"
The second line of the address, typically apartment, suite, unit, building, floor, etc.
"Apt 1"
For countries that use states or regions, the state or administrative area code (e.g., 'CA' for California in the United States).
"CA"
A province, region, or territory name, applicable in certain countries (e.g., 'Ontario' in Canada, 'Sindh' in Pakistan).
An optional line for specifying a person, department, or attention to a specific entity within an address.
Phone number for delivery contact.
"+15551234567"
Special delivery instructions.
"Leave at front door"
Promotional code applied to this order, if any.
"STUDENT2024"
The price of an order. In regions with complex tax rules (e.g., the US), you need to call the price calculation endpoint to get accurate tax amounts before submitting the order. In other regions, tax is dependent on customer type but typically included.
Show child attributes
Total amount due for the order.
137.39
Currency for all pricing amounts.
"USD"
When the pricing was last calculated.
"2024-01-15T10:30:00Z"
Subtotal before taxes and fees.
125.99
Tax amount for the order. Set to 0 for orders that will be invoiced separately.
10.08
Setup fees, activation fees, processing fees, etc.
1.32
Whether taxes are included in the total.
true
Expected recurring costs after the initial period. Represents the typical monthly/billing cycle charges.
Show child attributes
Recurring subtotal before taxes.
29.99
Total estimated recurring amount.
32.39
Estimated tax on recurring charges.
Only calculated in certain regions. In the US, taxes are calculated at the time of invoicing and are not estimated here.
2.4
Whether taxes are included in the total.
true
Optional breakdown for the first invoice when different from recurring. Used for prorated charges, first-month adjustments, etc.
Show child attributes
First invoice subtotal (e.g., prorated amount, setup fees).
14.5
Total first invoice amount.
15.66
Estimated tax on initial invoice charges.
Only calculated in certain regions. In the US, taxes are calculated at the time of invoicing and are not estimated here.
Whether taxes are included in the total.
true
Per-line-item pricing breakdown.
Show child attributes
Reference to the line item.
"e47ac10b-58cc-4372-a567-0e02b2c3d479"
Cost for this line item in the order.
999
Recurring cost for this line item.
29.99
Description of what this line item covers.
"iPhone 15 Pro + Premium Plan"
Tax amount for this line item.
79.92
Whether taxes are included in the amount.
true
Tax breakdown for this line item.
Show child attributes
Description of this tax component.
"Sales Tax"
Tax amount for this component.
2.4
Tax rate as a percentage (optional).
8.25
Amount for this line item on the first invoice.
14.5
When the order expires if not submitted (automatically refreshed on each order update to maintain active session).
"2024-01-22T10:30:00Z"
When the order was submitted for fulfillment.
"2024-01-15T14:30:00Z"
When the order was completed.
"2024-01-15T15:00:00Z"
Entities created as part of order fulfillment.
Show child attributes
Subscriptions created during order fulfillment.
Show child attributes
The unique identifier for the subscription.
The status of the subscription.
PENDING, ACTIVATED, BLOCKED, CANCELLED, PAUSED The type of subscription, categorizing the service into various telecommunications service types.
The display name for the subscription, typically a pretty-print of the msisdn.
The currently active phone number for this subscription.
The unique identifier for the customer who owns this subscription.
The unique identifier for the product offering associated with this subscription.
The unique identifier for the subscriber associated with this subscription.
The date and time when the subscription was activated.
The date and time when the subscription was created.
The date and time when the subscription was last updated.
Line item ID that created this subscription.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The date and time when the subscription was cancelled (if applicable).
Licenses created during order fulfillment.
Show child attributes
The unique identifier for the license.
The status of the license.
PENDING, ACTIVE, PAUSED, CANCELLED, BLOCKED The type of license, categorizing the software product or service into various telecommunications license types.
The unique identifier for the customer who owns this license.
The unique identifier for the product offering associated with this license.
The date when the license was activated.
Line item ID that created this license.
"g47ac10b-58cc-4372-a567-0e02b2c3d479"
Assignment reference for a license, indicating what entity the license is assigned to. This is a simplified version for list operations - use EmbeddedAssignedTo for detailed views.
The date when the license was cancelled (if applicable).
The date when the license was paused (if applicable).
Add-ons created during order fulfillment.
Show child attributes
The status of an add-on on a subscription.
PENDING, ACTIVE, CANCELLED Line item ID that created this add-on.
"h47ac10b-58cc-4372-a567-0e02b2c3d479"
The unique identifier for the product offering.
The unique identifier for the product offering group.
The unique identifier of the license associated with this add-on (if applicable).
The date and time when the add-on was added to the subscription.
The date and time when the add-on was last updated.
The date and time when the add-on was cancelled (if applicable).¨
Modifications applied during order fulfillment.
Show child attributes
Type of modification applied.
SUBSCRIPTION_CHANGE, LICENSE_CHANGE, ADDON_CHANGE ID of the entity that was modified.
"e8174435-6378-4be5-a9f5-8b4aaadae5d4"
Line item ID that created this modification.
"i47ac10b-58cc-4372-a567-0e02b2c3d479"
New product offering ID (for changes).
"po_mobile_premium_plus"
When the modification was applied.