OrderUpdate

January 20, 2026 ยท View on GitHub

Schema to update an order.

Fields

FieldTypeRequiredDescription
billing_nameOptionalNullable[str]:heavy_minus_sign:The name of the customer that should appear on the invoice.
billing_addressOptionalNullable[models.AddressInput]:heavy_minus_sign:The address of the customer that should appear on the invoice. Country and state fields cannot be updated.