ReDoc documentation
Return the following properties for the selected shared catalog: ID, Store Group ID, Name, Type, Description, Customer Group, Tax Class.
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
{- "id": 0,
- "name": "string",
- "description": "string",
- "customer_group_id": 0,
- "type": 0,
- "created_at": "string",
- "created_by": 0,
- "store_id": 0,
- "tax_class_id": 0
}