Get Shipping Rate
Get Shipping Rate
Returns the shipping rate object with the given ID.
GET
Get Shipping Rate
Authorizations
Use a Bearer token to access this API.
Path Parameters
Example:
"obj_01EXAMPLE00000000000000000"
Response
Success
Example:
{
"shipping_rate_id": "obj_01EXAMPLE00000000000000000",
"active": false,
"display_name": "Example",
"amount": 0,
"metadata": {},
"created_at": "2024-01-01T00:00:00Z"
}