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