Settings / Shipping
Long Description
Settings by Credential / Brokerage from Ticket Evolution Settings App
Parameters
Name | Description | Value Type | Required |
|---|---|---|---|
show_on_pos | Pass a boolean if you want to return records with show_on_pos set | Boolean | Optional |
show_on_site | Pass a boolean if you want to return records with show_on_site | Boolean | Optional |
Examples
| Request | Response |
|---|---|
| /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"
|
, multiple selections available, Use left or right arrow keys to navigate selected items