input UpdateWholesaleLineItemInput

Fields

FieldTypeDescription
wholesale_line_item_idString!

Public API wholesale line item ID that identifies the related record.

unit_of_measureString

Unit of measure for this wholesale line item.

Referenced By

Example

{
  "wholesale_line_item_id": "TGluZUl0ZW06MTIzNA==",
  "unit_of_measure": "EACH"
}