POST api/PayConfig/GetAllPayconfigbyid
Request Information
URI Parameters
None.
Body Parameters
PayConfigModel| Name | Description | Type | Additional information |
|---|---|---|---|
| PayConfigId | integer |
None. |
|
| PayConfigName | string |
None. |
|
| PayConfigType | string |
None. |
|
| IScalculative | boolean |
None. |
|
| IsStatutory | boolean |
None. |
|
| EntryType | string |
None. |
|
| PayConfigList | Collection of PayConfigModel |
None. |
|
| TenantID | string |
None. |
|
| EntryUser | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version |
None. |