POST api/income/adjust

Request Information

URI Parameters

None.

Body Parameters

AdjustIncomeParam
NameDescriptionTypeAdditional information
Data

Collection of IncomeListForAPIModelView

None.

Command

CommandMasterForModal

None.

UserOrganizationID

string

None.

IsCalExpense

string

None.

IsCalExpenseNormal

string

None.

IsCalExpenseBackPay

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "RuningNumber": 1,
      "HRPositionNumber": "sample string 1",
      "FullName": "sample string 2",
      "MonthYear": "sample string 3",
      "Year": "sample string 4",
      "Month": 1,
      "EmployeeID": "sample string 5",
      "WorkStatusIDPayroll": true,
      "CommandMasterID": 1,
      "CommandTypeName": "sample string 6",
      "CommandNumber": "sample string 7",
      "IncomePercent": 1.1,
      "IncomeMoneyCommand": 1.0,
      "DescriptionCommand": "sample string 8",
      "CommandDetailID": 1,
      "IncomeID": 1,
      "SegmentIncomeID": 1,
      "SegmentIncomeName": "sample string 9",
      "IncomeGroupTypeID": 1,
      "IncomeTypeID": 1,
      "IncomeCalculateTypeID": 1,
      "StartDateInMonth": "2025-04-04T08:26:24.2331609+07:00",
      "EndDateInMonth": "2025-04-04T08:26:24.2331609+07:00",
      "NumberOfDay": 1,
      "NumberOfLastDay": 1,
      "IncomeMoneyInMonth": 1.0,
      "MathSymbol": 1,
      "IncomeMoneyInMonthWithSymbol": 1.0,
      "NotiStatus": "sample string 10",
      "IncomeIDBackPay": 1,
      "IncomeTypeIDBackPay": 1,
      "IncomeMoneyInMonthBackPay": 1.0,
      "TempIncomeMoneyInMonthBackPay": 1.0,
      "AlertStartDateBackPay": "2025-04-04T08:26:24.2487841+07:00",
      "AlertEndDateBackPay": "2025-04-04T08:26:24.2487841+07:00",
      "IncomeMoneyCommandOld": 1.0,
      "EditStatus": true,
      "BackPays": [
        {
          "IncomeBackPayYear": "sample string 1",
          "IncomeBackPayMonth": 2,
          "EmployeeID": "sample string 3",
          "IncomeGroupTypeID": 4,
          "OrderNumber": 5,
          "UserOrganizationID": "sample string 6",
          "IncomeIDBackPay": 1,
          "IncomeIDNormal": 1,
          "SubEmployeeTypeID": 1,
          "YearOld": "sample string 7",
          "MonthOld": 1,
          "IncomeIDNormalOld": 1,
          "CommandTypeIDOld": 1,
          "CommandTypeNameOld": "sample string 8",
          "IncomeCalculateTypeIDOld": 1,
          "StartDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "NumberOfDayOld": 1,
          "NumberOfLastDayOld": 1,
          "NumberOfMonthOld": "sample string 9",
          "IncomeCategoryOld": "sample string 10",
          "IncomeMoneyCommandOld": 1.0,
          "IncomeMoneyInMonthOld": 1.0,
          "IncomeMoneyInMonthBackPayOld": 1.0,
          "IncomeMoneyInMonthSumOld": 1.0,
          "YearNew": "sample string 11",
          "MonthNew": 1,
          "CommandMasterIDNew": 1,
          "CommandNumberNew": "sample string 12",
          "CommandNumberReferenceNew": "sample string 13",
          "IncomeMoneyCommandNew": 1.0,
          "StartDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "IncomeMoneyInMonthNew": 1.0,
          "ChangeMoney": 1.0,
          "NumberOfDayNew": 1,
          "NumberOfLastDayNew": 1,
          "NumberOfMonthNew": "sample string 14",
          "BackPayMoney": 1.0
        },
        {
          "IncomeBackPayYear": "sample string 1",
          "IncomeBackPayMonth": 2,
          "EmployeeID": "sample string 3",
          "IncomeGroupTypeID": 4,
          "OrderNumber": 5,
          "UserOrganizationID": "sample string 6",
          "IncomeIDBackPay": 1,
          "IncomeIDNormal": 1,
          "SubEmployeeTypeID": 1,
          "YearOld": "sample string 7",
          "MonthOld": 1,
          "IncomeIDNormalOld": 1,
          "CommandTypeIDOld": 1,
          "CommandTypeNameOld": "sample string 8",
          "IncomeCalculateTypeIDOld": 1,
          "StartDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "NumberOfDayOld": 1,
          "NumberOfLastDayOld": 1,
          "NumberOfMonthOld": "sample string 9",
          "IncomeCategoryOld": "sample string 10",
          "IncomeMoneyCommandOld": 1.0,
          "IncomeMoneyInMonthOld": 1.0,
          "IncomeMoneyInMonthBackPayOld": 1.0,
          "IncomeMoneyInMonthSumOld": 1.0,
          "YearNew": "sample string 11",
          "MonthNew": 1,
          "CommandMasterIDNew": 1,
          "CommandNumberNew": "sample string 12",
          "CommandNumberReferenceNew": "sample string 13",
          "IncomeMoneyCommandNew": 1.0,
          "StartDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "IncomeMoneyInMonthNew": 1.0,
          "ChangeMoney": 1.0,
          "NumberOfDayNew": 1,
          "NumberOfLastDayNew": 1,
          "NumberOfMonthNew": "sample string 14",
          "BackPayMoney": 1.0
        }
      ],
      "SubEmployeeTypeID": 1
    },
    {
      "RuningNumber": 1,
      "HRPositionNumber": "sample string 1",
      "FullName": "sample string 2",
      "MonthYear": "sample string 3",
      "Year": "sample string 4",
      "Month": 1,
      "EmployeeID": "sample string 5",
      "WorkStatusIDPayroll": true,
      "CommandMasterID": 1,
      "CommandTypeName": "sample string 6",
      "CommandNumber": "sample string 7",
      "IncomePercent": 1.1,
      "IncomeMoneyCommand": 1.0,
      "DescriptionCommand": "sample string 8",
      "CommandDetailID": 1,
      "IncomeID": 1,
      "SegmentIncomeID": 1,
      "SegmentIncomeName": "sample string 9",
      "IncomeGroupTypeID": 1,
      "IncomeTypeID": 1,
      "IncomeCalculateTypeID": 1,
      "StartDateInMonth": "2025-04-04T08:26:24.2331609+07:00",
      "EndDateInMonth": "2025-04-04T08:26:24.2331609+07:00",
      "NumberOfDay": 1,
      "NumberOfLastDay": 1,
      "IncomeMoneyInMonth": 1.0,
      "MathSymbol": 1,
      "IncomeMoneyInMonthWithSymbol": 1.0,
      "NotiStatus": "sample string 10",
      "IncomeIDBackPay": 1,
      "IncomeTypeIDBackPay": 1,
      "IncomeMoneyInMonthBackPay": 1.0,
      "TempIncomeMoneyInMonthBackPay": 1.0,
      "AlertStartDateBackPay": "2025-04-04T08:26:24.2487841+07:00",
      "AlertEndDateBackPay": "2025-04-04T08:26:24.2487841+07:00",
      "IncomeMoneyCommandOld": 1.0,
      "EditStatus": true,
      "BackPays": [
        {
          "IncomeBackPayYear": "sample string 1",
          "IncomeBackPayMonth": 2,
          "EmployeeID": "sample string 3",
          "IncomeGroupTypeID": 4,
          "OrderNumber": 5,
          "UserOrganizationID": "sample string 6",
          "IncomeIDBackPay": 1,
          "IncomeIDNormal": 1,
          "SubEmployeeTypeID": 1,
          "YearOld": "sample string 7",
          "MonthOld": 1,
          "IncomeIDNormalOld": 1,
          "CommandTypeIDOld": 1,
          "CommandTypeNameOld": "sample string 8",
          "IncomeCalculateTypeIDOld": 1,
          "StartDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "NumberOfDayOld": 1,
          "NumberOfLastDayOld": 1,
          "NumberOfMonthOld": "sample string 9",
          "IncomeCategoryOld": "sample string 10",
          "IncomeMoneyCommandOld": 1.0,
          "IncomeMoneyInMonthOld": 1.0,
          "IncomeMoneyInMonthBackPayOld": 1.0,
          "IncomeMoneyInMonthSumOld": 1.0,
          "YearNew": "sample string 11",
          "MonthNew": 1,
          "CommandMasterIDNew": 1,
          "CommandNumberNew": "sample string 12",
          "CommandNumberReferenceNew": "sample string 13",
          "IncomeMoneyCommandNew": 1.0,
          "StartDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "IncomeMoneyInMonthNew": 1.0,
          "ChangeMoney": 1.0,
          "NumberOfDayNew": 1,
          "NumberOfLastDayNew": 1,
          "NumberOfMonthNew": "sample string 14",
          "BackPayMoney": 1.0
        },
        {
          "IncomeBackPayYear": "sample string 1",
          "IncomeBackPayMonth": 2,
          "EmployeeID": "sample string 3",
          "IncomeGroupTypeID": 4,
          "OrderNumber": 5,
          "UserOrganizationID": "sample string 6",
          "IncomeIDBackPay": 1,
          "IncomeIDNormal": 1,
          "SubEmployeeTypeID": 1,
          "YearOld": "sample string 7",
          "MonthOld": 1,
          "IncomeIDNormalOld": 1,
          "CommandTypeIDOld": 1,
          "CommandTypeNameOld": "sample string 8",
          "IncomeCalculateTypeIDOld": 1,
          "StartDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateOld": "2025-04-04T08:26:24.2487841+07:00",
          "NumberOfDayOld": 1,
          "NumberOfLastDayOld": 1,
          "NumberOfMonthOld": "sample string 9",
          "IncomeCategoryOld": "sample string 10",
          "IncomeMoneyCommandOld": 1.0,
          "IncomeMoneyInMonthOld": 1.0,
          "IncomeMoneyInMonthBackPayOld": 1.0,
          "IncomeMoneyInMonthSumOld": 1.0,
          "YearNew": "sample string 11",
          "MonthNew": 1,
          "CommandMasterIDNew": 1,
          "CommandNumberNew": "sample string 12",
          "CommandNumberReferenceNew": "sample string 13",
          "IncomeMoneyCommandNew": 1.0,
          "StartDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "EndDateNew": "2025-04-04T08:26:24.2487841+07:00",
          "IncomeMoneyInMonthNew": 1.0,
          "ChangeMoney": 1.0,
          "NumberOfDayNew": 1,
          "NumberOfLastDayNew": 1,
          "NumberOfMonthNew": "sample string 14",
          "BackPayMoney": 1.0
        }
      ],
      "SubEmployeeTypeID": 1
    }
  ],
  "Command": {
    "CommandMasterID": 1,
    "OrganizationID": "sample string 2",
    "CommandCategoryTypeID": 3,
    "CommandGroupTypeID": 4,
    "CommandTypeID": 5,
    "CommandNumber": "sample string 6",
    "CommandNumberReference": "sample string 7",
    "CommandDate": "2025-04-04T08:26:24.2487841+07:00",
    "StartDate": "2025-04-04T08:26:24.2487841+07:00",
    "EndDate": "2025-04-04T08:26:24.2487841+07:00",
    "Description": "sample string 8",
    "CommandStatusProcess": "sample string 9",
    "CommandStatus": "sample string 10",
    "CommandSourceType": "sample string 11",
    "CommandSourceOrganization": "sample string 12",
    "CommandTypeName": "sample string 13"
  },
  "UserOrganizationID": "sample string 1",
  "IsCalExpense": "sample string 2",
  "IsCalExpenseNormal": "sample string 3",
  "IsCalExpenseBackPay": "sample string 4"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'AdjustIncomeParam'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.