Get Shipping Rate
GET/api/v1/shipping_rates/:shipping_rate_id
Get Shipping Rate
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
`unauthorized`: Invalid or no credentials where supplied.
`could_not_validate_credentials`: Could not validate credentials.
`shipping_rate_not_found`: A shipping rate was not found with the given id.
Validation Error