Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.76 KB

File metadata and controls

11 lines (7 loc) · 1.76 KB

OrderUpdate

Schema to update an order.

Fields

Field Type Required Description
billing_name OptionalNullable[str] The name of the customer that should appear on the invoice.
billing_address OptionalNullable[models.AddressInput] The address of the customer that should appear on the invoice. Country and state fields cannot be updated.