shipping_service

A supported shipping method service.

Actions

GET View a shipping service
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported

Properties (5)

name String · Read-only

The name of this shipping service.

code String · Read-only

The code for this shipping service.

is_international Boolean · Read-only

Specifies whether or not this shipping service is for international rate requests only.

date_created Date · Read-only

The date this resource was created.

date_modified Date · Read-only

The date this resource was last modified.

Link Relations (3)

self This Shipping Service
shipping_method GET This Shipping Method
shipping_methods GET All Shipping Methods
https://api.foxycart.com/property_helpers/shipping_service
Available via fx:shipping_service on store_shipping_service

Example Representation

No example representation available for this resource.