Germanized adds additional properties to the orders endpoint provided by the WooCommerce REST API.
Manage orders
Retrieve, update or delete an order.
GET|POST|PUT|PATCH|DELETE: /wp-json/wc/v3/orders/<id>
Properties
List of shipments.
Shipping status. Options:
VAT ID.
Direct Debit.
Parcel Delivery Data Transfer.
Whether an order needs confirmation or not.
Shipping address.
Billing address.
shipments properties
Shipment ID.
Shipment number.
Shipment order id.
Shipment order number.
Shipment status. Options:
Shipment tracking id.
Shipment tracking url.
Shipment shipping provider.
The date the shipment was created, in the site’s timezone.
The date the shipment was created, as GMT.
The date the shipment was sent, in the site’s timezone.
The date the shipment was sent, as GMT.
The estimated delivery date of the shipment, in the site’s timezone.
The estimated delivery date of the shipment, as GMT.
Shipment type, e.g. simple or return. Options:
Return shipment is requested by customer.
Return sender address.
Shipment weight.
Shipment content weight.
Shipment content dimensions.
Shipment weight unit. Default is kg
Shipment packaging id.
Shipment packaging weight.
Shipment total.
Shipment subtotal.
Shipment additional total.
Shipment version.
Shipment shipping method.
Shipment dimensions.
Shipment package dimensions.
Shipment dimension unit. Default is cm
Shipping address.
Meta data.
Shipment items.
sender_address properties
First name.
Last name.
Company name.
Address line 1.
Address line 2.
City name.
ISO code or name of the state, province or district.
Postal code.
Country code in ISO 3166-1 alpha-2 format.
Customs reference number.
content_dimensions properties
Shipment content length.
Shipment content width.
Shipment content height.
dimensions properties
Item length.
Item width.
Item height.
package_dimensions properties
Shipment package length.
Shipment package width.
Shipment package height.
address properties
First name.
Last name.
Company name.
Address line 1.
Address line 2.
City name.
ISO code or name of the state, province or district.
Postal code.
Country code in ISO 3166-1 alpha-2 format.
Customs reference number.
meta_data properties
Meta ID.
Meta key.
Meta value.
items properties
Item ID.
Item name.
Order Item ID.
Product ID.
Quantity.
Item weight.
Item SKU.
Item total.
Item subtotal.
Item HS Code (customs).
Item country of manufacture in ISO 3166-1 alpha-2 format.
Item dimensions.
Item attributes.
Shipment item meta data.
attributes properties
Attribute key.
Attribute value.
Attribute label.
Order item meta id.
direct_debit properties
Account Holder.
IBAN.
BIC/SWIFT.
Mandate Reference ID.
shipping properties
Title.
Formatted title.
VAT ID.
billing properties
Title.
Formatted title.
VAT ID.