shipping_method
A supported shipping method with its name, code, and links to related shipping services, containers, and drop types.
Actions
GET View a shipping method
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported
Properties (4)
name String · Read-only The name of this shipping method.
code String · Read-only The code for this shipping method.
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 (5)
self This Shipping Method https://api.foxycart.com/property_helpers/shipping_method
Available via
shipping_method on shipping_container·shipping_method on shipping_drop_type·shipping_method on shipping_service·fx:shipping_method on store_shipping_method·fx:shipping_method on store_shipping_service Example Representation
No example representation available for this resource.