# Terminal Hardware Shipping Method A TerminalHardwareShipping represents a Shipping Method for Terminal hardware. A Shipping Method is a country-specific representation of a way to ship hardware, containing information such as the country, name, and expected delivery date. ## Endpoints ### Retrieve a Terminal Hardware Shipping Method - [GET /v1/terminal/hardware_shipping_methods/:id](https://docs.stripe.com/api/terminal/hardware_shipping_methods/retrieve.md) ### List all Terminal Hardware Shipping Methods - [GET /v1/terminal/hardware_shipping_methods](https://docs.stripe.com/api/terminal/hardware_shipping_methods/list.md)