input UpdateWholesaleOrderInputBase

Base class for all wholesale order update inputs, allowing users to reference the order by its ID or its associated order_id.

Fields

FieldTypeDescription
order_idString!

Public API order ID for the wholesale order to update.

Referenced By

Example

{
  "order_id": "T3JkZXI6MTIzNA=="
}