update ListingsItems, Orders, and Product Pricing models

This commit is contained in:
lisa-delaney 2024-09-11 12:57:49 -07:00
parent 9439f0fe67
commit b10f061cc9
3 changed files with 2156 additions and 151 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1756,9 +1756,6 @@
"FeaturedOfferExpectedPriceResponseBody": {
"description": "The featured offer expected price response data for a requested SKU.",
"type": "object",
"required": [
"offerIdentifier"
],
"properties": {
"offerIdentifier": {
"description": "Metadata that identifies the target offer for which the featured offer expected price result data was computed.",