POST api/PAGetSalaryDistributionDetailsList
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{ "AcctDistCode": "sample string 1" }
Response Information
Response body formats
application/json, text/json
Sample:
{ "DistDetail": [ { "GL_ACCOUNT_CODE": "sample string 1", "ACCT_DIST_NAME": "sample string 2", "ACCT_DIST_PCT_DISPLAY": 3.0, "ACCT_NAME": "sample string 4", "CC1_NAME": "sample string 5", "CC2_NAME": "sample string 6", "CC3_NAME": "sample string 7", "OCC_NAME": "sample string 8", "ACCT_DIST_CODE": "sample string 9", "ACCT_DIST_ID": 10, "FUND_NUM": 1, "CLASS_NUM": 1, "CATEGORY_NUM": 1, "OBJECT_NUM": 1, "CC1_CODE": "sample string 11", "CC2_CODE": "sample string 12", "CC3_CODE": "sample string 13", "ACCT_DIST_FUND": 1, "ACCT_DIST_CLASS": 1, "ACCT_DIST_CAT": 1, "ACCT_DIST_OBJ": 1, "ACCT_DIST_PCT": 14.0, "INS_USER": "sample string 15", "INS_DATE": "2025-04-05T02:24:40.4725655-07:00", "UPD_USER": "sample string 17", "UPD_DATE": "2025-04-05T02:24:40.4725655-07:00", "COMPANY_CODE": "sample string 19", "OCC_CODE": "sample string 20" }, { "GL_ACCOUNT_CODE": "sample string 1", "ACCT_DIST_NAME": "sample string 2", "ACCT_DIST_PCT_DISPLAY": 3.0, "ACCT_NAME": "sample string 4", "CC1_NAME": "sample string 5", "CC2_NAME": "sample string 6", "CC3_NAME": "sample string 7", "OCC_NAME": "sample string 8", "ACCT_DIST_CODE": "sample string 9", "ACCT_DIST_ID": 10, "FUND_NUM": 1, "CLASS_NUM": 1, "CATEGORY_NUM": 1, "OBJECT_NUM": 1, "CC1_CODE": "sample string 11", "CC2_CODE": "sample string 12", "CC3_CODE": "sample string 13", "ACCT_DIST_FUND": 1, "ACCT_DIST_CLASS": 1, "ACCT_DIST_CAT": 1, "ACCT_DIST_OBJ": 1, "ACCT_DIST_PCT": 14.0, "INS_USER": "sample string 15", "INS_DATE": "2025-04-05T02:24:40.4725655-07:00", "UPD_USER": "sample string 17", "UPD_DATE": "2025-04-05T02:24:40.4725655-07:00", "COMPANY_CODE": "sample string 19", "OCC_CODE": "sample string 20" }, { "GL_ACCOUNT_CODE": "sample string 1", "ACCT_DIST_NAME": "sample string 2", "ACCT_DIST_PCT_DISPLAY": 3.0, "ACCT_NAME": "sample string 4", "CC1_NAME": "sample string 5", "CC2_NAME": "sample string 6", "CC3_NAME": "sample string 7", "OCC_NAME": "sample string 8", "ACCT_DIST_CODE": "sample string 9", "ACCT_DIST_ID": 10, "FUND_NUM": 1, "CLASS_NUM": 1, "CATEGORY_NUM": 1, "OBJECT_NUM": 1, "CC1_CODE": "sample string 11", "CC2_CODE": "sample string 12", "CC3_CODE": "sample string 13", "ACCT_DIST_FUND": 1, "ACCT_DIST_CLASS": 1, "ACCT_DIST_CAT": 1, "ACCT_DIST_OBJ": 1, "ACCT_DIST_PCT": 14.0, "INS_USER": "sample string 15", "INS_DATE": "2025-04-05T02:24:40.4725655-07:00", "UPD_USER": "sample string 17", "UPD_DATE": "2025-04-05T02:24:40.4725655-07:00", "COMPANY_CODE": "sample string 19", "OCC_CODE": "sample string 20" } ] }