Shipping alcohol

An order sent with Australia Post, to an address in Victoria.

{
    "order": {
        "user_attributes": {
            "email": "test@shippit.com",
            "first_name": "John",
            "last_name": "Smith"
        },
        "authority_to_leave": "Yes",
        "delivery_address": "1 Union Street",
        "delivery_postcode": "3150",
        "delivery_state": "VIC",
        "delivery_suburb": "Glen Waverley",
   
        "features":["identity_on_delivery"]
    }
}