{
    "original_fulfillment_order": {
        "id": 1046000809,
        "shop_id": 548380009,
        "order_id": 450789469,
        "assigned_location_id": 24826418,
        "request_status": "submitted",
        "status": "open",
        "supported_actions": [
            "cancel_fulfillment_order"
        ],
        "destination": {
            "id": 1046000801,
            "address1": "Chestnut Street 92",
            "address2": "",
            "city": "Louisville",
            "company": null,
            "country": "United States",
            "email": "bob.norman@mail.example.com",
            "first_name": "Bob",
            "last_name": "Norman",
            "phone": "+1(502)-459-2181",
            "province": "Kentucky",
            "zip": "40202"
        },
        "origin": {
            "address1": null,
            "address2": null,
            "city": null,
            "country_code": "DE",
            "location_id": 24826418,
            "name": "Apple Api Shipwire",
            "phone": null,
            "province": null,
            "zip": null
        },
        "line_items": [
            {
                "id": 1058737540,
                "shop_id": 548380009,
                "fulfillment_order_id": 1046000809,
                "quantity": 1,
                "line_item_id": 466157049,
                "inventory_item_id": 39072856,
                "fulfillable_quantity": 1,
                "variant_id": 39072856
            },
            {
                "id": 1058737541,
                "shop_id": 548380009,
                "fulfillment_order_id": 1046000809,
                "quantity": 1,
                "line_item_id": 518995019,
                "inventory_item_id": 49148385,
                "fulfillable_quantity": 1,
                "variant_id": 49148385
            },
            {
                "id": 1058737542,
                "shop_id": 548380009,
                "fulfillment_order_id": 1046000809,
                "quantity": 1,
                "line_item_id": 703073504,
                "inventory_item_id": 457924702,
                "fulfillable_quantity": 1,
                "variant_id": 457924702
            }
        ],
        "outgoing_requests": [
            {
                "message": "Fulfill this ASAP please.",
                "request_options": {
                    "notify_customer": false
                },
                "sent_at": "2023-01-03T12:55:15-05:00",
                "kind": "fulfillment_request"
            }
        ],
        "fulfillment_service_handle": "shipwire-app"
    },
    "submitted_fulfillment_order": {
        "id": 1046000809,
        "shop_id": 548380009,
        "order_id": 450789469,
        "assigned_location_id": 24826418,
        "request_status": "submitted",
        "status": "open",
        "supported_actions": [
            "cancel_fulfillment_order"
        ],
        "destination": {
            "id": 1046000801,
            "address1": "Chestnut Street 92",
            "address2": "",
            "city": "Louisville",
            "company": null,
            "country": "United States",
            "email": "bob.norman@mail.example.com",
            "first_name": "Bob",
            "last_name": "Norman",
            "phone": "+1(502)-459-2181",
            "province": "Kentucky",
            "zip": "40202"
        },
        "origin": {
            "address1": null,
            "address2": null,
            "city": null,
            "country_code": "DE",
            "location_id": 24826418,
            "name": "Apple Api Shipwire",
            "phone": null,
            "province": null,
            "zip": null
        },
        "line_items": [
            {
                "id": 1058737540,
                "shop_id": 548380009,
                "fulfillment_order_id": 1046000809,
                "quantity": 1,
                "line_item_id": 466157049,
                "inventory_item_id": 39072856,
                "fulfillable_quantity": 1,
                "variant_id": 39072856
            },
            {
                "id": 1058737541,
                "shop_id": 548380009,
                "fulfillment_order_id": 1046000809,
                "quantity": 1,
                "line_item_id": 518995019,
                "inventory_item_id": 49148385,
                "fulfillable_quantity": 1,
                "variant_id": 49148385
            },
            {
                "id": 1058737542,
                "shop_id": 548380009,
                "fulfillment_order_id": 1046000809,
                "quantity": 1,
                "line_item_id": 703073504,
                "inventory_item_id": 457924702,
                "fulfillable_quantity": 1,
                "variant_id": 457924702
            }
        ],
        "outgoing_requests": [
            {
                "message": "Fulfill this ASAP please.",
                "request_options": {
                    "notify_customer": false
                },
                "sent_at": "2023-01-03T12:55:15-05:00",
                "kind": "fulfillment_request"
            }
        ],
        "fulfillment_service_handle": "shipwire-app"
    },
    "unsubmitted_fulfillment_order": null
}