Order Component

Model Name: IFSOrderComponentDTO
PropertyNoteConstraints
ComponentID : string

The sku of the component you are ordering.

I.E B8517 for a black mat

Required

InventoryType : InventoryType

Valid Types

  • Frame
  • Mat
  • Glazing
  • Mounting
  • Artwork

Required

Layer : integer

Position of component in the frame stack starting with 0

The frame is typically set to 0

Required

ItemNumber : string

A unique identifier for this component

Required

Properties : Array<IFSComponentProperty>

Inventory Types Requireing Properties

Mat

  • TopBorder
  • RightBorder
  • BottomBorder
  • LeftBorder

Artwork

  • Url

This can be left blank for all other components