# Get SupplierCategoryMapping Get SupplierCategoryMapping Endpoint: GET /Application/SupplierCategoryMappings Version: 2.0 ## Response 200 fields (application/json): - `CategorySupplierId` (integer) CategorySupplierId. Key property. - `Code` (string) Code. Nullable. - `CategoryId` (integer) CategoryId. Nullable. - `CategoryName` (string) CategoryName. Nullable. - `ProductCount` (integer) ProductCount. Nullable. - `IsMapped` (boolean) IsMapped. - `ClientId` (integer) ClientId. - `SupplierId` (integer) SupplierId. - `IsActive` (boolean) IsActive.