Shipments / Show
Long Description
Display information about a single shipment.
Examples
Request | Response |
---|---|
/v9/shipments/28649 | |
{ "address":null, "airbill":"", "type":"FedEx", "courier_company":null, "ship_to_name":"Don Pflaster", "items":[ { "order_item_link_id":26274, "ticket_group":{ "retail_price":null, "url":"/ticket_groups/35286857", "office_id":"755", "event":{ "venue":{ "address":{ "locality":"Arlington", "region":"TX" }, "url":"/venues/1776", "name":"Rangers Ballpark in Arlington", "id":"1776" }, "occurs_at":"2013-07-20T19:05:00Z", "url":"/events/381704", "event_tbd":null, "name":"Baltimore Orioles at Texas Rangers", "id":"381704" }, "remote_id":"113380636", "quantity":null, "wholesale_price":null, "id":"35286857" }, "price":"15.0", "quantity":4, "id":62746 } ], "order":{ "url":"/orders/75183", "id":75183 }, "ship_to_company_name":null, "service_type_display":"", "signature_type":"", "state":"pending", "url":"/shipment/28649", "cost":"0.0", "tracking_number":null, "created_at":"2013-07-11T15:29:48Z", "updated_at":"2013-07-11T15:29:48Z", "broker_phone_number":null, "service_type":"LEAST_EXPENSIVE", "name":"Don Pflaster", "email_address":null, "notes":null, "id":28649, "shipment_snapshot":{ "locality":"Jersey City", "type":"FedEx", "company":null, "postal_code":"07307", "country_code":"US", "street_address":"444 Second St Apt 3L", "label":"shipping", "extended_address":null, "recipient_id":85227, "po_box":"false", "name":"Don Pflaster", "region":"NJ", "email_address":null, "recipient_type":"Client", "id":28649, "phone_number":"2014445555" }, "phone_number":"2014445555", "tm_mobile_link": "https://am.ticketmaster.com/1209udalkhje9k", "transfer_source":"AM", } |