E-mail
SMS
Web Hook
{
"event_name": "order.shipped",
"order": {
"billed": false,
"created_at": "2015-03-11T07:50:33Z",
"days_in_transit": 1,
"email": "whiplash@whiplashmerch.com",
"gift": false,
"id": 1234567,
"reference": "54321",
"insure": false,
"originator_notified": true,
"pack_fee_actual": null,
"packaging_fee_actual": null,
"pick_fee_actual": null,
"public_note": null,
"require_signature": false,
"ship_3rdparty_cost": 0.0,
"ship_actual_cost": 5.95,
"ship_notes": null,
"shipped_on": "2015-03-11T13:50:22Z",
"shipping_address_1": "1334 San Mateo Avenue",
"shipping_address_2": "",
"shipping_city": "South San Francisco",
"shipping_company": null,
"shipping_country": "United States",
"shipping_country_iso2": "US",
"shipping_name": "James Hetfield",
"shipping_phone": "1231234567",
"shipping_state": "CA",
"shipping_zip": 94080,
"shop_shipping_method_price": 8.85,
"shop_shipping_method_text": "USPS Priority Mail 2-Day",
"shop_shipping_method_currency": "USD",
"shop_created_at": "2015-03-11T07:50:33Z",
"shop_updated_at": "2015-03-11T07:50:33Z",
"shop_warehouse_id": 1,
"status": 300,
"total_fee_actual": null,
"tracking_sent": true,
"updated_at": "2015-03-11T13:50:27Z",
"fees": {
"pick": 0.25,
"pack": 2.95,
"packaging": 0.0,
"postage": 5.34,
"total": 8.63
},
"tracking": [
"911111111111111111111"
],
"originator_id": "54321",
"provider": "example_provider",
"monetary_value": 100.0,
"insurance_value": 100.18,
"ship_method": "USPS Priority Mail",
"status_name": "Shipped",
"order_items": [
{
"available": true,
"created_at": "2015-03-11T07:50:33Z",
"description": "Test Item LP",
"id": 1111,
"item_id": 12345,
"order_id": 1234567,
"package_id": 2222,
"packaging": false,
"packed": 1,
"price": 70.0,
"quantity": 1,
"sku": "TI-LP",
"updated_at": "2015-03-11T07:50:34Z",
"originator_id": "76543",
"provider": "example_provider",
"serialnumbers": [
111222333
]
},
{
"available": true,
"created_at": "2015-03-11T07:50:33Z",
"description": "Test Item T-Shirt, Small",
"id": 1112,
"item_id": 123567,
"order_id": 1234567,
"package_id": 2222,
"packaging": false,
"packed": 1,
"price": 49.5,
"quantity": 1,
"sku": "TI-Shirt-S",
"updated_at": "2015-03-11T13:48:59Z",
"originator_id": "76522",
"provider": "example_provider",
"serialnumbers": [
22223333444
]
}
],
"packages": [
{
"tracking": "1ZE190000000000000",
"shipped_on": "2015-03-11T13:50:27Z",
"bill_of_lading": null,
"created_at": "2015-03-11T07:50:33Z",
"updated_at": "2015-03-11T13:50:27Z",
"pick_fee": 0.0,
"pack_fee": 2.95,
"packaging_fee": 3.17,
"weight": 621.0,
"shipping_cost": 28.48,
"packaging_type": "Parcel",
"order_item_ids": [
1233,
1234
]
},
{
"tracking": "1ZE190860000000000",
"shipped_on": "2015-03-11T13:50:27Z",
"bill_of_lading": 234234234234,
"created_at": "2015-03-11T07:50:33Z",
"updated_at": "2015-03-11T13:50:27Z",
"pick_fee": 0.0,
"pack_fee": 2.95,
"packaging_fee": 3.17,
"weight": 121.0,
"shipping_cost": 8.48,
"packaging_type": "Parcel",
"order_item_ids": [
1245,
4321
]
}
]
}
}
Slack