operators-changelog-tpw-operator
Release 8.0
RDTP-16140
What's Changed
GET /operators/{operatorUid}/userActionLogs/export
Parameters:
Changed: objectType in query
Returns user actions logs matching the object type (exact match).
New value: TWNCellularNetworkContext.
Release 7.3
RDTP-16918
What's New
GET /operators/{operatorUid}/serviceAccounts
POST /operators/{operatorUid}/serviceAccounts
GET /operators/{operatorUid}/serviceAccounts/{serviceAccountId}
PUT /operators/{operatorUid}/serviceAccounts/{serviceAccountId}
DELETE /operators/{operatorUid}/serviceAccounts/{serviceAccountId}
POST /operators/{operatorUid}/serviceAccounts/{serviceAccountId}/secret
GET /operators/{operatorUid}/serviceAccounts/groups
What's Changed
GET /operators/{operatorUid}
Retrieve Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcAdminsRealm(string)Name of the realm used to delegate authentication for admin users.
 
PUT /operators/{operatorUid}
Update Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcAdminsRealm(string)Name of the realm used to delegate authentication for admin users.
 
POST /operators/{operatorUid}/logo
Create Logo
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcAdminsRealm(string)Name of the realm used to delegate authentication for admin users.
 
PUT /operators/{operatorUid}/restricted
Update Restricted
Request:
- Added property 
oidcAdminsRealm(string)Name of the realm used to delegate authentication for admin users.
 
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcAdminsRealm(string)Name of the realm used to delegate authentication for admin users.
 
POST /operators/{operatorUid}/signInButton
Create SignInButton
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcAdminsRealm(string)Name of the realm used to delegate authentication for admin users.
 
RDTP-17900
What's Changed
All paths /operators/\{operatorUid\}/*
Parameters:
Changed: operatorUid in path
Unique identifier of the operator, either
- the sequential integer (
 UID) of the operator- the identifier (
 ID) of the operator prefixed byid:- the string
 mineto reference the operator of the authenticated user requesting the API
RDTP-19834
What's Changed
GET /operators/{operatorUid}
Retrieve Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
The following properties are now optional:
dedicatedSubscriberPortfolio
PUT /operators/{operatorUid}
Update Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
The following properties are now optional:
dedicatedSubscriberPortfolio
POST /operators/{operatorUid}/logo
Create Logo
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
The following properties are now optional:
dedicatedSubscriberPortfolio
PUT /operators/{operatorUid}/restricted
Update Restricted
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
The following properties are now optional:
defaultDeviceValidationState
POST /operators/{operatorUid}/signInButton
Create SignInButton
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
The following properties are now optional:
dedicatedSubscriberPortfolio
GET /operators/{operatorUid}/suppliers
Retrieve Suppliers
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
briefs(object)- 
Changed property
brief(array)Changed items (object):
The following properties are now optional:
validationState
 
 - 
 
POST /operators/{operatorUid}/suppliers
Create Supplier
Return Type:
Changed response : 201 Created
Successful UPDATE or RETRIEVE
The following properties are now optional:
currencyvalidationState
GET /operators/{operatorUid}/suppliers/{supplierUid}
Retrieve Supplier
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
The following properties are now optional:
currencyvalidationState
PUT /operators/{operatorUid}/suppliers/{supplierUid}
Update Supplier
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
The following properties are now optional:
currencyvalidationState
POST /operators/{operatorUid}/vendors
Create Vendor
Request:
The following properties are now optional:
subscriberPortfolio: false by default
Return Type:
Changed response : 201 Created
Successful CREATE
The following properties are now optional:
eShopStatussubscriberPortfolio
RDTP-21689
What's Changed
POST /operators/{operatorUid}/admins
Create Admin
Request:
- Deprecated property 
apiOnly(boolean)trueif the user account is specifically designed to be used by an application.apiOnlyuser accounts are not subject to password expiration.This property must no longer be used: service accounts must be used to access the API.
 
Return Type:
Changed response : 201 Created
Successful CREATE
- Changed property 
apiOnly(boolean)trueif the user account is specifically designed to be used by an application.apiOnlyuser accounts are not subject to password expiration.This property must no longer be used: service accounts must be used to access the API.
 
Release 7.2
No change
Release 7.1
RDTP-1490
What's Changed
GET /operators/{operatorUid}/suppliers
Retrieve Suppliers
Parameters:
Deleted: language-tag in query
Returns items by using the language-tag.
When this query parameter is not specified in the request or when requested language is not available, items are returned by using the default language of the Operator.
RDTP-15026
What's Changed
GET /operators/{operatorUid}/modules
Retrieve Modules
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
briefs(object)- 
Changed property
brief(array)Changed items (object):
- 
Added property
authentication(string)Authentication protocol used by the module to authenticate the admin user.
Enum values:
SMPOIDC
 
 - 
 
 - 
 
Release 7.0
RDTP-15723
What's Deprecated
GET /operators/{operatorUid}/categories
This endpoint must no longer be used: the associated feature is no more available in the product.
POST /operators/{operatorUid}/categories
This endpoint must no longer be used: the associated feature is no more available in the product.
GET /operators/{operatorUid}/categories/{categoryUid}
This endpoint must no longer be used: the associated feature is no more available in the product.
PUT /operators/{operatorUid}/categories/{categoryUid}
This endpoint must no longer be used: the associated feature is no more available in the product.
DELETE /operators/{operatorUid}/categories/{categoryUid}
This endpoint must no longer be used: the associated feature is no more available in the product.
GET /operators/{operatorUid}/categories/{categoryUid}/locals/{languageTag}
This endpoint must no longer be used: the associated feature is no more available in the product.
PUT /operators/{operatorUid}/categories/{categoryUid}/locals/{languageTag}
This endpoint must no longer be used: the associated feature is no more available in the product.
GET /operators/{operatorUid}/categories/{categoryUid}/logo
This endpoint must no longer be used: the associated feature is no more available in the product.
PUT /operators/{operatorUid}/categories/{categoryUid}/logo
This endpoint must no longer be used: the associated feature is no more available in the product.
GET /operators/{operatorUid}/checkSaaS
This endpoint must no longer be used: the associated feature is no more available in the product.
GET /operators/{operatorUid}/helpers/categories
This endpoint must no longer be used: the associated feature is no more available in the product.
GET /operators/{operatorUid}
Return Type:
Changed response : 200 OK
- 
Deprecated property
dedicatedSubscriberPortfolio(boolean)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultBillingNotificationURI(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultDeviceValidationState(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultStoreNotificationURI(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
saasPlatformURI(string)This property must no longer be used: the associated feature is no more available in the product.
 
PUT /operators/{operatorUid}
Request:
- 
Deprecated property
defaultBillingNotificationURI(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultStoreNotificationURI(string)This property must no longer be used: the associated feature is no more available in the product.
 
Return Type:
Changed response : 200 OK
- 
Deprecated property
dedicatedSubscriberPortfolio(boolean)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultBillingNotificationURI(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultDeviceValidationState(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultStoreNotificationURI(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
saasPlatformURI(string)This property must no longer be used: the associated feature is no more available in the product.
 
PUT /operators/{operatorUid}/restricted
Request:
- 
Deprecated property
saas(object)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultDeviceValidationState(string)This property must no longer be used: the associated feature is no more available in the product.
 
Return Type:
Changed response : 200 OK
- 
Deprecated property
saas(object)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
defaultDeviceValidationState(string)This property must no longer be used: the associated feature is no more available in the product.
 
GET /operators/{operatorUid}/subscribers/orders/{orderUid}
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
orderContexts(object)- 
Changed property
orderContext(array)Changed items (object):
- 
Changed property
products(object)- 
Changed property
product(array)Changed items (object):
- 
Deprecated property
currency(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
initiaFreePeriod(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
periodicity(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
recurringPrice(number)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
upfrontPrice(number)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
upfrontTax(number)This property must no longer be used: the associated feature is no more available in the product.
 
 - 
 
 - 
 - 
Deprecated property
shippingMode(object)This property must no longer be used: the associated feature is no more available in the product.
 
 - 
 
 - 
 - 
Deprecated property
shipping(object)This property must no longer be used: the associated feature is no more available in the product.
 
GET /operators/{operatorUid}/suppliers
Return Type:
Changed response : 200 OK
- 
Changed property
briefs(object)- 
Changed property
brief(array)Changed items (object):
- Deprecated property 
validationState(string)This property must no longer be used: the associated feature is no more available in the product.
 
 - Deprecated property 
 
 - 
 
POST /operators/{operatorUid}/suppliers
Return Type:
Changed response : 201 Created
- 
Deprecated property
currency(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
validationState(string)This property must no longer be used: the associated feature is no more available in the product.
 
GET /operators/{operatorUid}/suppliers/{supplierUid}
Return Type:
Changed response : 200 OK
- 
Deprecated property
currency(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
validationState(string)This property must no longer be used: the associated feature is no more available in the product.
 
PUT /operators/{operatorUid}/suppliers/{supplierUid}
Return Type:
Changed response : 200 OK
- 
Deprecated property
currency(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
validationState(string)This property must no longer be used: the associated feature is no more available in the product.
 
POST /operators/{operatorUid}/vendors
Request:
- Deprecated property 
subscriberPortfolio(boolean)This property must no longer be used: the associated feature is no more available in the product.
 
Return Type:
Changed response : 201 Created
- 
Deprecated property
eShopStatus(string)This property must no longer be used: the associated feature is no more available in the product.
 - 
Deprecated property
subscriberPortfolio(boolean)This property must no longer be used: the associated feature is no more available in the product.
 
RDTP-7922
What's Changed
GET /operators/{operatorUid}
Retrieve Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
marketplaceUrl(string)Marketplace URL to be displayed to Subscribers
 
PUT /operators/{operatorUid}
Update Operator
Request:
- Added property 
marketplaceUrl(string)Marketplace URL to be displayed to Subscribers
 
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
marketplaceUrl(string)Marketplace URL to be displayed to Subscribers
 
Release 6.1
RDTP-3797
What's Changed
PUT /operators/{operatorUid}
Update Operator
Request:
- 
Changed property
adminPwdPolicy.activationUrlLifetime(integer)- Maximum: 604800
 
 - 
Changed property
adminPwdPolicy.resetUrlLifetime(integer)- Maximum: 604800
 
 - 
Changed property
userPwdPolicy.activationUrlLifetime(integer)- Maximum: 604800
 
 - 
Changed property
userPwdPolicy.resetUrlLifetime(integer)- Maximum: 604800
 
 
Release 6.0
RDTP-2443
What's Changed
GET /operators/{operatorUid}
Retrieve Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcUsersRealm(string)Name of the realm used to delegate authentication for end users.
 
PUT /operators/{operatorUid}
Update Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcUsersRealm(string)Name of the realm used to delegate authentication for end users.
 
PUT /operators/{operatorUid}/restricted
Update Restricted
Request:
- Added property 
oidcUsersRealm(string)Name of the realm used to delegate authentication for end users.
 
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- Added property 
oidcUsersRealm(string)Name of the realm used to delegate authentication for end users.
 
RDTP-6886
What's New
GET /operators/{operatorUid}/helpers/customFieldSets
Retrieve Custom Field Sets
GET /operators/{operatorUid}/helpers/customFieldSets/{customFieldSetUid}
Retrieve Custom Field Set
What's Deleted
GET /operators/{operatorUid}/helpers/suppliers/customFieldSets
Retrieve Supplier Custom Field Sets
GET /operators/{operatorUid}/helpers/vendors/customFieldSets
Retrieve Vendor Custom Field Sets
What's Changed
GET /operators/{operatorUid}
Retrieve Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
customFields(object)- 
Changed property
customField(array)List of Custom Fields
Changed items (object):
- 
Deleted property
enumerate(object) - 
Changed property
enumValue(array -> object)enumerate value (only applicable if type is ENUMERATE)
Items (object):
- 
Added property
ID(string)enumerate value ID
 - 
Added property
name(string)enumerate value name
 
 - 
 
 - 
 
 - 
 - 
Changed property
customFieldSet(object)New required properties:
href
- Added property 
href(string)HREF to retrieve the Custom Field Set using helpers WS
 
 
PUT /operators/{operatorUid}
Update Operator
Request:
- 
Changed property
customFields(object)- 
Changed property
customField(array)List of Custom Fields
Changed items (object):
- 
Changed property
enumValue(array -> object)enumerate value (only applicable if type is ENUMERATE)
Items (object):
- Added property 
ID(string)enumerate value ID
 
 - Added property 
 
 - 
 
 - 
 
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
customFields(object)- 
Changed property
customField(array)List of Custom Fields
Changed items (object):
- 
Deleted property
enumerate(object) - 
Changed property
enumValue(array -> object)enumerate value (only applicable if type is ENUMERATE)
Items (object):
- 
Added property
ID(string)enumerate value ID
 - 
Added property
name(string)enumerate value name
 
 - 
 
 - 
 
 - 
 - 
Changed property
customFieldSet(object)New required properties:
href
- Added property 
href(string)HREF to retrieve the Custom Field Set using helpers WS
 
 
POST /operators/{operatorUid}/suppliers
Create Supplier
Return Type:
Changed response : 201 Created
Successful UPDATE or RETRIEVE
- 
Changed property
customFieldSet(object)New required properties:
href
- Added property 
href(string)HREF to retrieve the Custom Field Set using helpers WS
 
 
GET /operators/{operatorUid}/suppliers/{supplierUid}
Retrieve Supplier
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
customFieldSet(object)New required properties:
href
- Added property 
href(string)HREF to retrieve the Custom Field Set using helpers WS
 
 
PUT /operators/{operatorUid}/suppliers/{supplierUid}
Update Supplier
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
customFieldSet(object)New required properties:
href
- Added property 
href(string)HREF to retrieve the Custom Field Set using helpers WS
 
 
POST /operators/{operatorUid}/vendors
Create Vendor
Return Type:
Changed response : 201 Created
Successful CREATE
- 
Changed property
customFieldSet(object)New required properties:
href
- Added property 
href(string)HREF to retrieve the Custom Field Set using helpers WS
 
 
RDTP-8035
What's Changed
GET /operators/{operatorUid}/subscribers/orders/{orderUid}
Retrieve Order
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
orderContexts(object)- 
Changed property
orderContext(array)Changed items (object):
- 
Changed property
products(object)- 
Changed property
product(array)Changed items (object):
- Added property 
upfrontTax(number)Supplier upfront tax
 
 - Added property 
 
 - 
 
 - 
 
 - 
 
Release 5.2.2
RDTP-6196
What's Changed
GET /operators/{operatorUid}
Retrieve Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
defaultDeviceValidationState(string)Default Device validation state
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
PUT /operators/{operatorUid}
Update Operator
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
defaultDeviceValidationState(string)Default Device validation state
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
PUT /operators/{operatorUid}/restricted
Update Restricted
Request:
- 
Added property
defaultDeviceValidationState(string)Default Device validation state
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
defaultDeviceValidationState(string)Default Device validation state
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
GET /operators/{operatorUid}/suppliers
Retrieve Suppliers
Parameters:
Added: validationState in query
Returns Suppliers matching the validation state (exact match).
Added: deviceValidationState in query
Returns Suppliers having at least one device matching the validation state (exact match).
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
briefs(object)- 
Changed property
brief(array)Changed items (object):
New required properties:
validationState
- 
Added property
validationState(string)Supplier validation state controlled by the contracting Operator
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
 
 - 
 
POST /operators/{operatorUid}/suppliers
Create Supplier
Return Type:
Changed response : 201 Created
Successful UPDATE or RETRIEVE
- 
Added property
validationState(string)Supplier validation state controlled by the contracting Operator
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
GET /operators/{operatorUid}/suppliers/{supplierUid}
Retrieve Supplier
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
validationState(string)Supplier validation state controlled by the contracting Operator
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
PUT /operators/{operatorUid}/suppliers/{supplierUid}
Update Supplier
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
validationState(string)Supplier validation state controlled by the contracting Operator
Enum values:
VALIDATINGVALIDATEDSUSPENDED
 
Release 5.1
General
No change
Release 5.0.1
General
What's New
GET /operators/{operatorUid}/categories
Retrieve Categories
POST /operators/{operatorUid}/categories
Create Category
GET /operators/{operatorUid}/categories/{categoryUid}
Retrieve Category
PUT /operators/{operatorUid}/categories/{categoryUid}
Update Category
DELETE /operators/{operatorUid}/categories/{categoryUid}
Delete Category
GET /operators/{operatorUid}/categories/{categoryUid}/locals/{languageTag}
Retrieve Category Local
PUT /operators/{operatorUid}/categories/{categoryUid}/locals/{languageTag}
Update Category Local
GET /operators/{operatorUid}/categories/{categoryUid}/logo
Retrieve Logo
PUT /operators/{operatorUid}/categories/{categoryUid}/logo
Update Logo
GET /operators/{operatorUid}/customFields
Retrieve Custom Fields
POST /operators/{operatorUid}/customFields
Create Custom Field
GET /operators/{operatorUid}/customFields/{customFieldUid}
Retrieve Custom Field
PUT /operators/{operatorUid}/customFields/{customFieldUid}
Update Custom Field
DELETE /operators/{operatorUid}/customFields/{customFieldUid}
Delete Custom Field
GET /operators/{operatorUid}/customFields/{customFieldUid}/locals/{languageTag}
Retrieve Custom Field Local
PUT /operators/{operatorUid}/customFields/{customFieldUid}/locals/{languageTag}
Update Custom Field Local
GET /operators/{operatorUid}/customFields/{customFieldUid}/values
Retrieve Custom Field Values
POST /operators/{operatorUid}/customFields/{customFieldUid}/values
Create Custom Field Value
PUT /operators/{operatorUid}/customFields/{customFieldUid}/values/{customFieldValueUid}
Update Custom Field Value
DELETE /operators/{operatorUid}/customFields/{customFieldUid}/values/{customFieldValueUid}
Delete Custom Field Value
GET /operators/{operatorUid}/customFields/{customFieldUid}/values/{customFieldValueUid}/locals/{languageTag}
Retrieve Custom Field Local
PUT /operators/{operatorUid}/customFields/{customFieldUid}/values/{customFieldValueUid}/locals/{languageTag}
Update Custom Field Local
GET /operators/{operatorUid}/customFieldSets
Retrieve Custom Field Sets
POST /operators/{operatorUid}/customFieldSets
Create Custom Field Set
GET /operators/{operatorUid}/customFieldSets/{customFieldSetUid}
Retrieve Custom Field Set
PUT /operators/{operatorUid}/customFieldSets/{customFieldSetUid}
Update Custom Field Set
DELETE /operators/{operatorUid}/customFieldSets/{customFieldSetUid}
Delete Custom Field Set
GET /operators/{operatorUid}/customFieldSets/{customFieldSetUid}/customFields
Retrieve Custom Fields
POST /operators/{operatorUid}/customFieldSets/{customFieldSetUid}/customFields
Add Custom Field
DELETE /operators/{operatorUid}/customFieldSets/{customFieldSetUid}/customFields/{customFieldUid}
Remove Custom Field
GET /operators/{operatorUid}/customFieldSets/{customFieldSetUid}/locals/{languageTag}
Retrieve Custom Field Set Local
PUT /operators/{operatorUid}/customFieldSets/{customFieldSetUid}/locals/{languageTag}
Update Custom Field Set Local
GET /operators/{operatorUid}/helpers/categories
Retrieve Categories
GET /operators/{operatorUid}/helpers/suppliers/customFieldSets
Retrieve Supplier Custom Field Sets
GET /operators/{operatorUid}/helpers/vendors/customFieldSets
Retrieve Vendor Custom Field Sets
What's Changed
GET /operators/{operatorUid}
Retrieve Operator
Parameters:
Added: customFields in query
Return custom fields. When this query parameter is not specified in the request, custom fields are not returned.
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
customFields(object) - 
Added property
customFieldSet(object) 
PUT /operators/{operatorUid}
Update Operator
Request:
- Added property 
customFields(object) 
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
customFields(object) - 
Added property
customFieldSet(object) 
GET /operators/{operatorUid}/subscribers/orders/{orderUid}
Retrieve Order
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Changed property
orderContexts(object)- 
Changed property
orderContext(object)- 
Changed property
shippingMode(object)Shipping Mode (only when the Order Context contains some Devices or Gateways)
Vendor selling price
- Added property 
supplierUpfrontTax(number) 
 - Added property 
 
 - 
 
 - 
 
POST /operators/{operatorUid}/suppliers
Create Supplier
Request:
- Added property 
customFieldSet(object) 
Return Type:
Changed response : 201 Created
Successful UPDATE or RETRIEVE
- 
Added property
customFieldSet(object) - 
Added property
exclusiveVendor(object) 
GET /operators/{operatorUid}/suppliers/{supplierUid}
Retrieve Supplier
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
customFieldSet(object) - 
Added property
exclusiveVendor(object) 
PUT /operators/{operatorUid}/suppliers/{supplierUid}
Update Supplier
Request:
- Added property 
exclusiveVendor(object) 
Return Type:
Changed response : 200 OK
Successful UPDATE or RETRIEVE
- 
Added property
customFieldSet(object) - 
Added property
exclusiveVendor(object) 
POST /operators/{operatorUid}/vendors
Create Vendor
Request:
- Added property 
customFieldSet(object) 
Return Type:
Changed response : 201 Created
Successful CREATE
- Added property 
customFieldSet(object)