GET api/v2/MethodStatus/GetByMethodId?MethodId={MethodId}
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
MethodId | integer |
Required |
Response
PageResultOfMethodStatusDetailName | Description | Type | Additional information |
---|---|---|---|
Count | integer | ||
TotalCount | integer | ||
Result | Collection of MethodStatusDetail |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.