Product Order Management: Release notes
Release Billie:
List of changes in the API:
- endpoints added:
/productOrder/{id}:
patch
/charge:
get
/charge/{id}:
get
patch
/modifyProductOrderItemCompletionDate:
get
post
/modifyProductOrderItemCompletionDate/{id}
get
MEFProductOrderSummary
renamed toMEFProductOrder_Find
ProductOrder
:- added:
charge
requestedCompletionDate
- removed:
pricingReference
state
:pending
- renamed topending.assessingModification
held
- renamed toheld.assessingCharge
ProductOrderItem
- added:
expediteAcceptedIndicator
charge
terminationError
- removed:
itemPrice
itemTerm
- maxItems: 1
MEFProductOrderItem_Common
:- added:
relatedBuyerPON
expediteIndicator
- removed:
pricingReference
pricingTerm
pricingMethod
itemPrice
coordinatedAction
- changed to arrayrequestedItemTerm
- changed from list to single reference
MEFItemTerm
name
- addeddescription
- added
MEFProductRefOrValueForOrder
- renamed to
MEFProductRefOrValueOrder
buyerProductId
- removedproductOffering
- not mandatory
- renamed to
MEFOrderItemCoordinatedAction
id
- renamed toitemId
MEFProductConfiguration
@schemaLocation
- removed
ProductRelationship
groupingKey
- removed
ProductOrderEventPayload
milestoneName
- added
Error
- removedstatus
CancelProductOrder
- added:
cancellationReasonType
orderVersion
note
relatedContactInformation
- removed:
requestedCancellationDate
effectiveCancellationDate
cancellationDeniedReason
CancelProductOrder_Create
- added:
cancellationReasonType
orderVersion
note
relatedContactInformation
- removed:
requestedCancellationDate
MEFBillingAccountRefOrValue
replaced withMEFBillingAccount
NoteSourceType
- renamed toMEFBuyerSellerType
- Notifications:
- removed:
productOrderCreateEvent
cancelProductOrderCreateEvent
- added:
productOrderItemStateChangeEvent
productSpecificProductOrderMilestoneEvent
productSpecificProductOrderItemMilestoneEvent
chargeCreateEvent
chargeStateChangeEvent
chargeTimeoutEvent
modifyProductOrderItemCompletionDateStateChangeEvent
- renamed:
productOrderExpectedCompletionDateSet
=>productOrderExpectedCompletionDateSetEvent
productOrderItemExpectedCompletionDateSet
=>productOrderItemExpectedCompletionDateSetEvent
- Addded types
ProductOrder_Update
MEFProductOrderItem_Update
MEFCharge
MEFChargeItem
MEFChargeActivityType
MEFPriceType
MEFChargeStateType
MEFAcceptedRejectedType
MEFModifyProductOrderItemCompletionDate
MEFModifyProductOrderItemCompletionDateStateType
MEFProductOrderItemRef
TerminationError
CancelProductOrderStateType
CancellationReasonType
- Removed types:
MEFPricingMethod
Error405
OrderPrice
TaskStateType
MEFPricingMethod
OrderPrice
Readiness status: Work in progress and is subject to change