Skip to content

Commit

Permalink
Merge pull request #80 from ingrammicro-xvantage/feature/tweak-workflow
Browse files Browse the repository at this point in the history
Removed warranty info from v7 order create
  • Loading branch information
im-deviprakash authored Jan 7, 2025
2 parents 6aa2fad + ebc493d commit 050e347
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions openapispec/unified/XI-Resellers-API-Spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8616,41 +8616,6 @@ components:
attributeValue:
type: string
description: TLine-level additional attributes.
warrantyInfo:
type: array
items:
type: object
properties:
hardwareLineLink:
type: string
description: Customer line number of the warranty product in this request for linkage, either hardwareLineLink or warrantyLineLink can be used in a line
warrantyLineLink:
type: string
description: Customer line number of the hardware product in this request for linkage, either hardwareLineLink or warrantyLineLink can be used in a line.
directLineLink:
type: string
description: Unique value to link hardware and warranty lines. Should be used only when products are purchased from both Ingram and/or vendor but the warranty is purchased through Ingram for them.
maxLength: 25
serialInfo:
type: array
items:
type: object
description: Serial information of the hardware to be associated with the warranty, applicable on post sale orders.
properties:
dateOfPurchase:
type: string
description: Date of purchase of the hardware.
maxLength: 8
shipDate:
type: string
description: Vendor specific mandatory field, date of hardware/product shipment from vendor.
maxLength: 8
primarySerialNumber:
type: string
description: Serial number of the hardware/product.
secondarySerialNumber:
type: string
description: Serial number of accessory associated with the above hardware/product.
vmfAdditionalAttributesLines:
type: array
items:
Expand Down

0 comments on commit 050e347

Please sign in to comment.