Settings / Shipping

NameShipping
DescriptionShipping Settings by Credential
TypeGET
URL/v9/settings/shipping

Long Description

Settings by Credential / Brokerage from Ticket Evolution Settings App

Parameters

Name
Description
Value Type
Required
show_on_posPass a boolean if you want to return records with show_on_pos setBooleanOptional
show_on_sitePass a boolean if you want to return records with show_on_siteBooleanOptional

 

Examples

RequestResponse
/v9/settings/shipping 
Paste in Request Code
{
    "id" => "12",
    "updated_at" => 2012-05-22 16:15:09 UTC,
    "position" => 1,
    "name" => "Fedex Express Saver",
    "shipping_option" => {
        "id" => "2",
        "provider" => "FedEx",
        "updated_at" => 2012-03-14 16:52:53 UTC,
        "type" => "fedex_shipments",
        "service_type" => "FEDEX_EXPRESS_SAVER",
        "name" => "FedEx Ground",
        "service_type_group" => "REGULAR_SERVICE_TYPES"
    },
    "price" => "0.0"