Modify subscription products
post
/ccstore/v1/selfservice/subscriptionProducts/actions/modify
Modify the specified subscription products
Request
Supported Media Types
- application/json
Request payload to modify subscription products
Root Schema : modifySubscriptionProductsActionRequest
Type:
Show Source
objectExample:
{
"document":{
"items":[
{
"reason":"Reason for modification",
"quantity":1,
"ratePlanId":"planB",
"comment":"Comment for modification",
"rootAssetKey":"abo_6da32e86-02be-487b-8e41-c4494a46e34c14",
"effectiveDate":"2025-07-27"
},
{
"reason":"Reason for modification",
"quantity":1,
"ratePlanId":"planC",
"comment":"Comment for modification",
"rootAssetKey":"abo_6da32e86-02be-487b-8e41-c4494a46e34c15",
"effectiveDate":"2025-07-27"
}
]
}
}Nested Schema : document
Type:
Show Source
object-
createCart:
boolean
This property tells whether to create cart in OCCS.
-
items(required):
array items
-
orderId:
string
order id
Nested Schema : subscriptionProductModifyRequestItem
Type:
Show Source
object-
comment:
string
The comment for modifying the asset
-
contractEndDate:
string
The amend contract end date, refers to the specific date when changes made to the subscription becomes inactive (should be in ISO Date format: yyyy-MM-dd)
-
effectiveDate:
string
The amend effective date, refers to the specific date when changes made to the subscription becomes active (should be in ISO Date format: yyyy-MM-dd). Defaults to current date if asset contract start date is in past or contract start date.
-
quantity:
integer
The new quantity of the asset
-
ratePlanId:
string
The new rate plan number for the asset
-
reason:
string
The reason for modifying the asset
-
rootAssetKey(required):
string
The key of the asset to be modified
-
targetSubscriptionNumber:
string
The target subscription number
Response
Supported Media Types
- application/json
200 Response
Successful response
Root Schema : modifySubscriptionProductsActionResponse
Type:
Show Source
object-
additionalEmails:
array additionalEmails
-
allowAlternateCurrency:
boolean
-
approvalSystemMessages:
array approvalSystemMessages
-
creationDate:
string
-
creationSiteId:
string
-
creationTime:
integer
-
description:
string
-
discountInfo:
object discountInfo
-
dynamicProperties:
array dynamicProperties
-
giftWithPurchaseOrderMarkers:
array giftWithPurchaseOrderMarkers
-
id:
string
-
lastModifiedDate:
string
-
lastModifierId:
string
-
links:
array links
-
markers:
array markers
-
onetimeChargesSummary:
array onetimeChargesSummary
-
order:
object order
-
orderAction:
string
-
orderId:
string
-
orderProfileId:
string
-
orderStatus:
string
-
organizationId:
string
-
organizationName:
string
-
payments:
array payments
-
priceInfo:
object priceInfo
-
priceListGroup:
object priceListGroup
-
recurringChargesSummary:
array recurringChargesSummary
- sharedWithOrganization: boolean
-
shippingAddress:
object shippingAddress
-
shippingGroup:
object shippingGroup
-
shippingGroups:
array shippingGroups
-
shippingMethod:
object shippingMethod
-
siteId:
string
-
sourceSystem:
string
-
state:
string
-
taxPriceInfo:
object taxPriceInfo
-
trackingInfo:
array trackingInfo
-
transactionId:
string
Nested Schema : discountInfo
Type:
Show Source
object-
claimedCouponMultiPromotions:
object claimedCouponMultiPromotions
-
orderCouponsMap:
object orderCouponsMap
-
orderDiscount:
number
-
orderImplicitDiscountList:
array orderImplicitDiscountList
-
shippingDiscount:
number
-
unclaimedCouponMultiPromotions:
object unclaimedCouponMultiPromotions
-
unclaimedCouponsMap:
object unclaimedCouponsMap
Nested Schema : priceListGroup
Type:
Show Source
object-
active:
boolean
-
currency:
object currency
-
deleted:
boolean
-
displayName:
string
-
endDate:
[
"string",
"null"
]
-
id:
string
-
includeAllProducts:
boolean
-
isPointsBased:
boolean
-
isTaxIncluded:
boolean
-
listPriceList:
object listPriceList
-
locale:
string
-
repositoryId:
string
-
salePriceList:
object salePriceList
-
shippingSurchargePriceList:
object shippingSurchargePriceList
-
startDate:
[
"string",
"null"
]
-
taxCalculationType:
[
"string",
"null"
]
Nested Schema : shippingAddress
Type:
Show Source
object-
address1:
[
"string",
"null"
]
-
address2:
[
"string",
"null"
]
-
address3:
[
"string",
"null"
]
-
alias:
[
"string",
"null"
]
-
city:
[
"string",
"null"
]
-
companyName:
[
"string",
"null"
]
-
country:
[
"string",
"null"
]
-
county:
[
"string",
"null"
]
-
email:
[
"string",
"null"
]
-
faxNumber:
[
"string",
"null"
]
-
firstName:
[
"string",
"null"
]
-
jobTitle:
[
"string",
"null"
]
-
lastName:
[
"string",
"null"
]
-
middleName:
[
"string",
"null"
]
-
phoneNumber:
[
"string",
"null"
]
-
postalCode:
[
"string",
"null"
]
-
prefix:
[
"string",
"null"
]
-
state:
[
"string",
"null"
]
-
suffix:
[
"string",
"null"
]
Nested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : claimedCouponMultiPromotions
Type:
objectNested Schema : orderCouponsMap
Type:
objectNested Schema : unclaimedCouponMultiPromotions
Type:
objectNested Schema : unclaimedCouponsMap
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
Show Source
object-
actionCode:
string
-
active:
boolean
-
agreementId:
string
-
agreementName:
string
-
amount:
number
-
asset:
boolean
-
assetKey:
string
-
availabilityDate:
[
"string",
"null"
]
-
backOrderQuantity:
number
-
bomVariableName:
string
-
catRefId:
string
-
charges:
array charges
-
childItems:
array childItems
-
childSKUs:
array childSKUs
-
commerceItemId:
string
-
configuratorId:
[
"string",
"null"
]
-
contractEndDate:
string
-
contractStartDate:
string
-
detailedItemPriceInfo:
array detailedItemPriceInfo
-
discountAmount:
number
-
discountInfo:
array discountInfo
-
displayName:
string
-
dynamicProperties:
array dynamicProperties
-
externalData:
array externalData
-
externalPrice:
number
-
externalPriceQuantity:
integer
-
giftWithPurchaseCommerceItemMarkers:
array giftWithPurchaseCommerceItemMarkers
-
id:
string
-
itemDiscountInfos:
array itemDiscountInfos
-
kitType:
boolean
-
listPrice:
number
-
locationInventoryInfoMap:
array locationInventoryInfoMap
-
onetimeChargesSummary:
array onetimeChargesSummary
-
orderDiscountInfos:
array orderDiscountInfos
-
originalCommerceItemId:
[
"string",
"null"
]
-
pointOfNoRevision:
boolean
-
preOrderQuantity:
number
-
price:
number
-
primaryImageAltText:
string
-
primaryImageTitle:
string
-
primaryThumbImageURL:
string
-
productId:
string
-
quantity:
number
-
quantityEditable:
boolean
-
ratePlanId:
string
-
ratePlanName:
string
-
rawTotalPrice:
number
-
reasonForABO:
string
-
recurringChargesSummary:
array recurringChargesSummary
-
rootAssetKey:
string
-
route:
string
-
salePrice:
number
-
shippingSurchargeValue:
number
-
shopperInput:
object shopperInput
-
siteId:
string
-
skuProperties:
array skuProperties
-
state:
string
-
stateKey:
string
-
subscriptionLineId:
string
-
subscriptionNumber:
string
-
targetSubscriptionNumber:
string
-
totalOneTimeListAmount:
number
-
totalOneTimeNetAmount:
number
-
txnLineNumber:
string
-
unitPrice:
number
-
variant:
array variant
Nested Schema : shopperInput
Type:
objectNested Schema : items
Type:
Show Source
object-
actionCode:
string
-
addOnItem:
boolean
-
agreementId:
string
-
agreementName:
string
-
amount:
number
-
asset:
boolean
-
assetKey:
string
-
availabilityDate:
[
"string",
"null"
]
-
backOrderQuantity:
number
-
bomVariableName:
string
-
catRefId:
string
-
charges:
array charges
-
commerceItemId:
string
-
contractEndDate:
string
-
contractStartDate:
string
-
detailedItemPriceInfo:
array detailedItemPriceInfo
-
displayName:
string
-
dynamicProperties:
array dynamicProperties
-
externalData:
array externalData
-
id:
string
-
listPrice:
number
-
locationInventoryInfoMap:
array locationInventoryInfoMap
-
originalCommerceItemId:
[
"string",
"null"
]
-
preOrderQuantity:
number
-
productId:
string
-
quantity:
number
-
ratePlanId:
string
-
ratePlanName:
string
-
rawTotalPrice:
number
-
rootAssetKey:
string
-
route:
string
-
salePrice:
number
-
selectedOptions:
array selectedOptions
-
shippingSurchargeValue:
number
-
shopperInput:
object shopperInput
-
siteId:
string
-
subscriptionLineId:
string
-
subscriptionNumber:
string
-
unitPrice:
number
Nested Schema : shopperInput
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectNested Schema : items
Type:
objectExample Response (application/json)
{
"creationTime":"1764651096342",
"orderId":"o200419",
"sourceSystem":"Cloud Commerce",
"dynamicProperties":[
],
"payments":[
],
"description":"o200419",
"orderStatus":"Incomplete",
"organizationId":"or-100001",
"priceInfo":{
"amount":0,
"total":0,
"shipping":0,
"totalOneTimeNetAmount":0,
"totalContractValue":0,
"shippingSurchargeValue":0,
"tax":0,
"subTotal":0,
"totalOneTimeListAmount":0,
"currencyCode":"USD",
"totalWithoutTax":0
},
"onetimeChargesSummary":[
{
"amount":100
}
],
"additionalEmails":[
],
"lastModifierId":"bb-110034",
"links":[
{
"rel":"self",
"href":"http://localhost:8080/ccstore/v1/selfservice/subscriptionProducts/actions/modify"
}
],
"id":"o200419",
"state":"INCOMPLETE",
"order":{
"numberOfItems":1,
"items":[
{
"subscriptionLineId":"300100634260646",
"subscriptionNumber":"CDRM_41050",
"bomVariableName":"a5504e1f02f384d87eab70b29d378acf9522df1a4d6b3943cf9d6be195a881ef",
"dynamicProperties":[
],
"ratePlanId":"newCoreRP1",
"availabilityDate":null,
"discountAmount":0,
"preOrderQuantity":0,
"childItems":[
{
"addOnItem":false,
"subscriptionLineId":"300100634260652",
"subscriptionNumber":"CDRM_41050",
"rawTotalPrice":0,
"bomVariableName":"f81876784ba52afd1489ac8064fa814315c9ba46785100cee2e1eb7f0efccb3d",
"displayName":"New_One_POS_SaaS_license_Subs",
"dynamicProperties":[
],
"ratePlanId":"null",
"shippingSurchargeValue":0,
"availabilityDate":null,
"externalData":[
],
"preOrderQuantity":0,
"assetKey":"abo_ee864bb4-e789-47bc-a676-1958dc501c9f",
"commerceItemId":"ci20000422",
"ratePlanName":"null",
"agreementName":"null",
"agreementId":"null",
"selectedOptions":[
],
"actionCode":"NO_UPDATE",
"id":"ci20000422",
"locationInventoryInfoMap":[
],
"unitPrice":0,
"amount":0,
"quantity":1,
"productId":"New_One_POS_SaaS_license_Subs",
"salePrice":0,
"contractStartDate":"2025-11-25T00:00:00Z",
"detailedItemPriceInfo":[
{
"discounted":false,
"secondaryCurrencyTaxAmount":0,
"amount":0,
"quantity":1,
"configurationDiscountShare":0,
"tax":0,
"orderDiscountShare":0,
"detailedUnitPrice":0,
"currencyCode":"USD"
}
],
"contractEndDate":"2027-11-25T00:00:00Z",
"originalCommerceItemId":null,
"rootAssetKey":"abo_8ac35747-556d-4bd4-a9b4-7a8d3af6b1c2",
"catRefId":"New_One_POS_SaaS_license_Subs",
"charges":[
{
"unitPrice":100,
"amount":100,
"isProductPrice":true,
"additionalInfo":{
"additionalInfo":{
"calculationInfo":"[{\"_priceProfileVar\":\"_defaultPriceModel\",\"_priceProfileName\":\"Base Price Model\",\"_isAgreement\":false,\"_pricingEngineRuleVar\":\"_defaultPricingRule\",\"_pricingEngineRuleName\":\"Base Pricing Rule\",\"_runningUnitPrice\":100.0}]"
}
},
"priceType":"One Time",
"chargeType":"ORA_SALE",
"chargeCode":"ONE_TIME_SALES_PRICE"
}
],
"route":"/new_one_pos_saas_license_subs/product/New_One_POS_SaaS_license_Subs",
"siteId":"siteUS",
"shopperInput":{
},
"asset":false,
"backOrderQuantity":0,
"listPrice":0
}
],
"configuratorId":null,
"assetKey":"abo_8ac35747-556d-4bd4-a9b4-7a8d3af6b1c2",
"price":0,
"ratePlanName":"New Core RP1",
"variant":[
],
"primaryImageAltText":"New_Core_Software_Subs_Bundle",
"actionCode":"NO_UPDATE",
"id":"ci20000421",
"state":"Added to order",
"targetSubscriptionNumber":"null",
"stateKey":"INITIAL",
"unitPrice":1000,
"productId":"New_Core_Software_Subs_Bundle",
"pointOfNoRevision":false,
"orderDiscountInfos":[
],
"contractStartDate":"2025-11-25T00:00:00Z",
"active":true,
"recurringChargesSummary":[
],
"catRefId":"New_Core_Software_Subs_Bundle",
"charges":[
{
"unitPrice":100,
"amount":100,
"isProductPrice":false,
"additionalInfo":{
"rowNumber":1
},
"priceType":"One Time",
"name":"One-time Price",
"chargeType":"ORA_SALE",
"integrationId":"QP_SALE_PRICE",
"chargeCode":"ONE_TIME_SALES_PRICE"
}
],
"route":"/new_core_software_subs_bundle/product/New_Core_Software_Subs_Bundle",
"discountInfo":[
],
"totalOneTimeListAmount":0,
"shopperInput":{
},
"backOrderQuantity":0,
"primaryThumbImageURL":"/img/no-image.jpg",
"kitType":false,
"rawTotalPrice":1000,
"quantityEditable":true,
"displayName":"New_Core_Software_Subs_Bundle",
"shippingSurchargeValue":0,
"externalData":[
],
"itemDiscountInfos":[
],
"externalPrice":0,
"commerceItemId":"ci20000421",
"onetimeChargesSummary":[
{
"amount":100,
"price":100
}
],
"agreementName":"null",
"agreementId":"null",
"locationInventoryInfoMap":[
],
"primaryImageTitle":"New_Core_Software_Subs_Bundle",
"childSKUs":[
{
"primaryThumbImageURL":null
}
],
"amount":0,
"quantity":1,
"totalOneTimeNetAmount":0,
"salePrice":0,
"detailedItemPriceInfo":[
{
"discounted":false,
"secondaryCurrencyTaxAmount":0,
"amount":0,
"quantity":1,
"configurationDiscountShare":0,
"tax":0,
"orderDiscountShare":0,
"detailedUnitPrice":0,
"currencyCode":"USD"
}
],
"contractEndDate":"2027-11-25T00:00:00Z",
"giftWithPurchaseCommerceItemMarkers":[
],
"originalCommerceItemId":null,
"externalPriceQuantity":-1,
"rootAssetKey":"abo_8ac35747-556d-4bd4-a9b4-7a8d3af6b1c2",
"skuProperties":[
{
"propertyType":"sku-base",
"name":"listingSKUId",
"id":"listingSKUId",
"value":null
},
{
"propertyType":"sku-base",
"name":"Not Returnable",
"id":"nonreturnable",
"value":false
},
{
"propertyType":"sku-base",
"name":"Name",
"id":"displayName",
"value":"New_Core_Software_Subs_Bundle"
},
{
"propertyType":"sku-base",
"name":"Active",
"id":"active",
"value":true
},
{
"propertyType":"sku-base",
"name":"Part Number",
"id":"partNumber",
"value":null
},
{
"propertyType":"sku-base",
"name":"Id",
"id":"id",
"value":"New_Core_Software_Subs_Bundle"
},
{
"propertyType":"sku-base",
"name":"Discountable",
"id":"discountable",
"value":true
}
],
"reasonForABO":"ORA_NON_COMPLIANCE",
"siteId":"siteUS",
"txnLineNumber":"2",
"asset":true,
"listPrice":1000
}
]
},
"taxPriceInfo":{
"cityTax":0,
"secondaryCurrencyTaxAmount":0,
"amount":0,
"valueAddedTax":0,
"countyTax":0,
"isTaxIncluded":false,
"miscTax":0,
"districtTax":0,
"stateTax":0,
"countryTax":0
},
"shippingGroup":{
"shippingMethodDescription":"hardgoodShippingGroup"
},
"shippingGroups":[
{
"shippingMethod":{
"secondaryCurrencyTaxAmount":0,
"shippingTax":0,
"cost":0,
"taxIncluded":true,
"externalId":null,
"taxCode":"",
"value":"hardgoodShippingGroup",
"shippingMethodDescription":"hardgoodShippingGroup"
},
"shippingGroupId":"sg210419",
"type":"hardgoodShippingGroup",
"submittedDate":null,
"priceInfo":{
"amount":0,
"total":0,
"lkpValExcludingFreeShip":null,
"shipping":0,
"totalContractValue":0,
"shippingSurchargeValue":0,
"tax":0,
"subTotal":0,
"currencyCode":"USD",
"totalWithoutTax":0
},
"discountInfo":{
"orderDiscount":0,
"shippingDiscount":0,
"discountDescList":[
]
},
"shipOnDate":null,
"trackingInfo":[
],
"actualShipDate":null,
"locationId":null,
"shippingAddress":{
"lastName":null,
"country":null,
"address3":null,
"address2":null,
"city":null,
"prefix":null,
"address1":null,
"postalCode":null,
"companyName":null,
"jobTitle":null,
"county":null,
"suffix":null,
"firstName":null,
"phoneNumber":null,
"faxNumber":null,
"alias":null,
"middleName":null,
"state":null,
"email":null
},
"items":[
{
"subscriptionLineId":"300100634260646",
"subscriptionNumber":"CDRM_41050",
"bomVariableName":"a5504e1f02f384d87eab70b29d378acf9522df1a4d6b3943cf9d6be195a881ef",
"dynamicProperties":[
],
"ratePlanId":"newCoreRP1",
"availabilityDate":null,
"discountAmount":0,
"preOrderQuantity":0,
"childItems":[
{
"addOnItem":false,
"subscriptionLineId":"300100634260652",
"subscriptionNumber":"CDRM_41050",
"rawTotalPrice":0,
"bomVariableName":"f81876784ba52afd1489ac8064fa814315c9ba46785100cee2e1eb7f0efccb3d",
"displayName":"New_One_POS_SaaS_license_Subs",
"dynamicProperties":[
],
"ratePlanId":"null",
"shippingSurchargeValue":0,
"availabilityDate":null,
"externalData":[
],
"preOrderQuantity":0,
"assetKey":"abo_ee864bb4-e789-47bc-a676-1958dc501c9f",
"commerceItemId":"ci20000422",
"ratePlanName":"null",
"agreementName":"null",
"agreementId":"null",
"selectedOptions":[
],
"actionCode":"NO_UPDATE",
"id":"ci20000422",
"locationInventoryInfoMap":[
],
"unitPrice":0,
"amount":0,
"quantity":1,
"productId":"New_One_POS_SaaS_license_Subs",
"salePrice":0,
"contractStartDate":"2025-11-25T00:00:00Z",
"detailedItemPriceInfo":[
{
"discounted":false,
"secondaryCurrencyTaxAmount":0,
"amount":0,
"quantity":1,
"configurationDiscountShare":0,
"tax":0,
"orderDiscountShare":0,
"detailedUnitPrice":0,
"currencyCode":"USD"
}
],
"contractEndDate":"2027-11-25T00:00:00Z",
"originalCommerceItemId":null,
"rootAssetKey":"abo_8ac35747-556d-4bd4-a9b4-7a8d3af6b1c2",
"catRefId":"New_One_POS_SaaS_license_Subs",
"charges":[
{
"unitPrice":100,
"amount":100,
"isProductPrice":true,
"additionalInfo":{
"additionalInfo":{
"calculationInfo":"[{\"_priceProfileVar\":\"_defaultPriceModel\",\"_priceProfileName\":\"Base Price Model\",\"_isAgreement\":false,\"_pricingEngineRuleVar\":\"_defaultPricingRule\",\"_pricingEngineRuleName\":\"Base Pricing Rule\",\"_runningUnitPrice\":100.0}]"
}
},
"priceType":"One Time",
"chargeType":"ORA_SALE",
"chargeCode":"ONE_TIME_SALES_PRICE"
}
],
"route":"/new_one_pos_saas_license_subs/product/New_One_POS_SaaS_license_Subs",
"siteId":"siteUS",
"shopperInput":{
},
"asset":false,
"backOrderQuantity":0,
"listPrice":0
}
],
"configuratorId":null,
"assetKey":"abo_8ac35747-556d-4bd4-a9b4-7a8d3af6b1c2",
"price":0,
"ratePlanName":"New Core RP1",
"variant":[
],
"primaryImageAltText":"New_Core_Software_Subs_Bundle",
"actionCode":"NO_UPDATE",
"targetSubscriptionNumber":"null",
"stateDetailsAsUser":"The item has been initialized within the shipping group",
"commerceId":"ci20000421",
"unitPrice":1000,
"pointOfNoRevision":false,
"productId":"New_Core_Software_Subs_Bundle",
"contractStartDate":"2025-11-25T00:00:00Z",
"active":true,
"catRefId":"New_Core_Software_Subs_Bundle",
"discountInfo":[
],
"route":"/new_core_software_subs_bundle/product/New_Core_Software_Subs_Bundle",
"totalOneTimeListAmount":0,
"shopperInput":{
},
"backOrderQuantity":0,
"status":"INITIAL",
"primaryThumbImageURL":"/img/no-image.jpg",
"kitType":false,
"rawTotalPrice":1000,
"returnedQuantity":0,
"quantityEditable":true,
"displayName":"New_Core_Software_Subs_Bundle",
"shippingSurchargeValue":0,
"externalData":[
],
"externalPrice":0,
"commerceItemId":"ci20000421",
"agreementName":"null",
"agreementId":"null",
"onSale":false,
"primaryImageTitle":"New_Core_Software_Subs_Bundle",
"amount":0,
"quantity":1,
"relationshipType":"SHIPPINGQUANTITY",
"totalOneTimeNetAmount":0,
"salePrice":0,
"detailedItemPriceInfo":[
{
"discounted":false,
"secondaryCurrencyTaxAmount":0,
"amount":0,
"quantity":1,
"configurationDiscountShare":0,
"tax":0,
"orderDiscountShare":0,
"detailedUnitPrice":0,
"currencyCode":"USD"
}
],
"contractEndDate":"2027-11-25T00:00:00Z",
"externalPriceQuantity":-1,
"rootAssetKey":"abo_8ac35747-556d-4bd4-a9b4-7a8d3af6b1c2",
"skuProperties":[
{
"propertyType":"sku-base",
"name":"listingSKUId",
"id":"listingSKUId",
"value":null
},
{
"propertyType":"sku-base",
"name":"Not Returnable",
"id":"nonreturnable",
"value":false
},
{
"propertyType":"sku-base",
"name":"Name",
"id":"displayName",
"value":"New_Core_Software_Subs_Bundle"
},
{
"propertyType":"sku-base",
"name":"Active",
"id":"active",
"value":true
},
{
"propertyType":"sku-base",
"name":"Part Number",
"id":"partNumber",
"value":null
},
{
"propertyType":"sku-base",
"name":"Id",
"id":"id",
"value":"New_Core_Software_Subs_Bundle"
},
{
"propertyType":"sku-base",
"name":"Discountable",
"id":"discountable",
"value":true
}
],
"reasonForABO":"ORA_NON_COMPLIANCE",
"siteId":"siteUS",
"txnLineNumber":"2",
"asset":true,
"listPrice":1000
}
],
"trackingNumber":null,
"status":"INITIAL"
}
],
"organizationName":"DISCOUNT AUTO PARTS INC (1044209)",
"lastModifiedDate":"2025-12-02T04:51:40.359Z",
"creationSiteId":"siteUS",
"allowAlternateCurrency":false,
"approvalSystemMessages":[
],
"shippingMethod":{
"shippingTax":0,
"cost":0,
"value":"hardgoodShippingGroup"
},
"priceListGroup":{
"isTaxIncluded":false,
"endDate":null,
"displayName":"Default Price Group",
"listPriceList":{
"repositoryId":"listPrices"
},
"active":true,
"isPointsBased":false,
"locale":"en_US",
"shippingSurchargePriceList":{
"repositoryId":"shippingSurchargePrices"
},
"deleted":false,
"taxCalculationType":null,
"repositoryId":"defaultPriceGroup",
"salePriceList":{
"repositoryId":"salePrices"
},
"currency":{
"currencyType":null,
"symbol":"$",
"deleted":false,
"displayName":"US Dollar",
"repositoryId":"en_US",
"fractionalDigits":2,
"currencyCode":"USD",
"numericCode":"840"
},
"id":"defaultPriceGroup",
"includeAllProducts":true,
"startDate":null
},
"recurringChargesSummary":[
],
"creationDate":"2025-12-02T04:51:36.342Z",
"orderProfileId":"bb-110034",
"transactionId":"3046227526",
"orderAction":"order",
"sharedWithOrganization":false,
"discountInfo":{
"unclaimedCouponMultiPromotions":{
},
"orderCouponsMap":{
},
"orderDiscount":0,
"shippingDiscount":0,
"orderImplicitDiscountList":[
],
"unclaimedCouponsMap":{
},
"claimedCouponMultiPromotions":{
}
},
"trackingInfo":[
],
"siteId":"siteUS",
"shippingAddress":{
"lastName":null,
"country":null,
"address3":null,
"address2":null,
"city":null,
"prefix":null,
"address1":null,
"postalCode":null,
"companyName":null,
"jobTitle":null,
"county":null,
"suffix":null,
"firstName":null,
"phoneNumber":null,
"faxNumber":null,
"alias":null,
"middleName":null,
"state":null,
"email":null
},
"markers":[
],
"giftWithPurchaseOrderMarkers":[
]
}
400 Response
Bad request
500 Response
Internal server error