GET api/penalties/GetV_penaltyType

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Pkid": "sample string 1",
  "penaltyTypeId": 1,
  "penaltyTypeName": "sample string 2",
  "penaltyTypeNameE": "sample string 3"
}