This query returns an order.
- API endpoint slug
- shippo.find_order
- Runtime method
- performQuery("shippo.find_order")
Query fields
- Label
- What is the Order's Object ID?
- Helper text
- Tip: use the 'OrderObjectID' ingredient from a Shippo trigger.
- Slug
- order_id
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- order_number
- Filter code
- Shippo.findOrder.OrderNumber
- Type
- String
- Example
- #1234
- Slug
- order_status
- Filter code
- Shippo.findOrder.OrderStatus
- Type
- String
- Example
- PAID
- Slug
- placed_at
- Filter code
- Shippo.findOrder.PlacedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- notes
- Filter code
- Shippo.findOrder.Notes
- Type
- String
- Example
- Please ship ASAP!
- Slug
- object_id
- Filter code
- Shippo.findOrder.OrderObjectId
- Type
- String
- Example
- aaaaaaa
- Slug
- subtotal_price
- Filter code
- Shippo.findOrder.SubtotalPrice
- Type
- String
- Example
- 12.10
- Slug
- total_price
- Filter code
- Shippo.findOrder.TotalPrice
- Type
- String
- Example
- 24.93
- Slug
- total_tax
- Filter code
- Shippo.findOrder.TotalTax
- Type
- String
- Example
- 0.00
- Slug
- currency
- Filter code
- Shippo.findOrder.Currency
- Type
- String
- Example
- USD
- Slug
- to_address_name
- Filter code
- Shippo.findOrder.ToAddressName
- Type
- String
- Example
- Mr Hippo
- Slug
- to_address_email
- Filter code
- Shippo.findOrder.ToAddressEmail
- Type
- String
- Example
- test@example.com
- Slug
- to_address_phone
- Filter code
- Shippo.findOrder.ToAddressPhone
- Type
- String
- Example
- 15553419393
- Slug
- to_address_company
- Filter code
- Shippo.findOrder.ToAddressCompany
- Type
- String
- Example
- Shippo
- Slug
- to_address_object_id
- Filter code
- Shippo.findOrder.ToAddressObjectId
- Type
- String
- Example
- aaaaaaa
- Slug
- to_address_street1
- Filter code
- Shippo.findOrder.ToAddressStreet1
- Type
- String
- Example
- 215 Clayton St.
- Slug
- to_address_street2
- Filter code
- Shippo.findOrder.ToAddressStreet2
- Type
- String
- Example
- Unit 2
- Slug
- to_address_street3
- Filter code
- Shippo.findOrder.ToAddressStreet3
- Type
- String
- Example
- Floor 3
- Slug
- to_address_city
- Filter code
- Shippo.findOrder.ToAddressCity
- Type
- String
- Example
- San Francisco
- Slug
- to_address_state
- Filter code
- Shippo.findOrder.ToAddressState
- Type
- String
- Example
- CA
- Slug
- to_address_zip
- Filter code
- Shippo.findOrder.ToAddressZip
- Type
- String
- Example
- 94117
- Slug
- to_address_country
- Filter code
- Shippo.findOrder.ToAddressCountry
- Type
- String
- Example
- US
- Slug
- from_address_name
- Filter code
- Shippo.findOrder.FromAddressName
- Type
- String
- Example
- Mr Hippo
- Slug
- from_address_email
- Filter code
- Shippo.findOrder.FromAddressEmail
- Type
- String
- Example
- test@example.com
- Slug
- from_address_phone
- Filter code
- Shippo.findOrder.FromAddressPhone
- Type
- String
- Example
- 15553419393
- Slug
- from_address_company
- Filter code
- Shippo.findOrder.FromAddressCompany
- Type
- String
- Example
- Shippo
- Slug
- from_address_object_id
- Filter code
- Shippo.findOrder.FromAddressObjectId
- Type
- String
- Example
- aaaaaaa
- Slug
- from_address_street1
- Filter code
- Shippo.findOrder.FromAddressStreet1
- Type
- String
- Example
- 215 Clayton St.
- Slug
- from_address_street2
- Filter code
- Shippo.findOrder.FromAddressStreet2
- Type
- String
- Example
- Unit 2
- Slug
- from_address_street3
- Filter code
- Shippo.findOrder.FromAddressStreet3
- Type
- String
- Example
- Floor 3
- Slug
- from_address_city
- Filter code
- Shippo.findOrder.FromAddressCity
- Type
- String
- Example
- San Francisco
- Slug
- from_address_state
- Filter code
- Shippo.findOrder.FromAddressState
- Type
- String
- Example
- CA
- Slug
- from_address_zip
- Filter code
- Shippo.findOrder.FromAddressZip
- Type
- String
- Example
- 94117
- Slug
- from_address_country
- Filter code
- Shippo.findOrder.FromAddressCountry
- Type
- String
- Example
- US
- Slug
- shipping_method
- Filter code
- Shippo.findOrder.ShippingMethod
- Type
- String
- Example
- USPS First Class Package
- Slug
- shipping_cost
- Filter code
- Shippo.findOrder.ShippingCost
- Type
- String
- Example
- 12.83
- Slug
- shipping_cost_currency
- Filter code
- Shippo.findOrder.ShippingCostCurrency
- Type
- String
- Example
- USD
- Slug
- weight
- Filter code
- Shippo.findOrder.Weight
- Type
- String
- Example
- 0.40
- Slug
- weight_unit
- Filter code
- Shippo.findOrder.WeightUnit
- Type
- String
- Example
- lb
- Slug
- line_item_title
- Filter code
- Shippo.findOrder.LineItemTitle
- Type
- String
- Example
- Hippo Magazines
- Slug
- line_item_description
- Filter code
- Shippo.findOrder.LineItemDescription
- Type
- String
- Example
- Hippo Magazines
- Slug
- line_item_sku
- Filter code
- Shippo.findOrder.LineItemSku
- Type
- String
- Example
- HM-123
- Slug
- line_item_price
- Filter code
- Shippo.findOrder.LineItemPrice
- Type
- String
- Example
- 12.10
- Slug
- line_item_price_currency
- Filter code
- Shippo.findOrder.LineItemPriceCurrency
- Type
- String
- Example
- USD
- Slug
- line_item_weight
- Filter code
- Shippo.findOrder.LineItemWeight
- Type
- String
- Example
- 0.40
- Slug
- line_item_weight_unit
- Filter code
- Shippo.findOrder.LineItemWeightUnit
- Type
- String
- Example
- lb
- Slug
- line_item_object_id
- Filter code
- Shippo.findOrder.LineItemObjectId
- Type
- String
- Example
- aaaaaaa
- Slug
- shop_app
- Filter code
- Shippo.findOrder.ShopApp
- Type
- String
- Example
- Shippo