POST api/PLGetRateCodes

Documentation for 'Post'.

Request Information

Request body formats

application/json, text/json

Sample:
{}

Response Information

Response body formats

application/json, text/json

Sample:
{
  "RateCodes": [
    {
      "PL_RATE_CODE": "sample string 1",
      "DEB_FUND_NUM": 1,
      "DEB_CLASS_NUM": 1,
      "DEB_CATEGORY_NUM": 1,
      "DEB_OBJECT_NUM": 1,
      "DEB_CC1_CODE": "sample string 2",
      "DEB_CC2_CODE": "sample string 3",
      "DEB_CC3_CODE": "sample string 4",
      "CRD_FUND_NUM": 1,
      "CRD_CLASS_NUM": 1,
      "CRD_CATEGORY_NUM": 1,
      "CRD_OBJECT_NUM": 1,
      "CRD_CC1_CODE": "sample string 5",
      "CRD_CC2_CODE": "sample string 6",
      "CRD_CC3_CODE": "sample string 7",
      "PL_RATE_NAME": "sample string 8",
      "PL_RATE_DESC": "sample string 9",
      "PL_RATE_TYPE": "sample string 10",
      "PL_CALC_CODE": "sample string 11",
      "PL_RATE_AMT": 1.0,
      "PL_ALLOW_OVRD_FLAG": "sample string 12",
      "PL_PST_APPLIC_FLAG": "sample string 13",
      "PL_GST_APPLIC_FLAG": "sample string 14",
      "PL_PAYMENT_CODE": "sample string 15",
      "INS_USER": "sample string 16",
      "INS_DATE": "2024-09-19T04:52:21.0937049-07:00",
      "UPD_USER": "sample string 18",
      "UPD_DATE": "2024-09-19T04:52:21.0937049-07:00",
      "PL_RATE_CLASS": "sample string 20"
    },
    {
      "PL_RATE_CODE": "sample string 1",
      "DEB_FUND_NUM": 1,
      "DEB_CLASS_NUM": 1,
      "DEB_CATEGORY_NUM": 1,
      "DEB_OBJECT_NUM": 1,
      "DEB_CC1_CODE": "sample string 2",
      "DEB_CC2_CODE": "sample string 3",
      "DEB_CC3_CODE": "sample string 4",
      "CRD_FUND_NUM": 1,
      "CRD_CLASS_NUM": 1,
      "CRD_CATEGORY_NUM": 1,
      "CRD_OBJECT_NUM": 1,
      "CRD_CC1_CODE": "sample string 5",
      "CRD_CC2_CODE": "sample string 6",
      "CRD_CC3_CODE": "sample string 7",
      "PL_RATE_NAME": "sample string 8",
      "PL_RATE_DESC": "sample string 9",
      "PL_RATE_TYPE": "sample string 10",
      "PL_CALC_CODE": "sample string 11",
      "PL_RATE_AMT": 1.0,
      "PL_ALLOW_OVRD_FLAG": "sample string 12",
      "PL_PST_APPLIC_FLAG": "sample string 13",
      "PL_GST_APPLIC_FLAG": "sample string 14",
      "PL_PAYMENT_CODE": "sample string 15",
      "INS_USER": "sample string 16",
      "INS_DATE": "2024-09-19T04:52:21.0937049-07:00",
      "UPD_USER": "sample string 18",
      "UPD_DATE": "2024-09-19T04:52:21.0937049-07:00",
      "PL_RATE_CLASS": "sample string 20"
    },
    {
      "PL_RATE_CODE": "sample string 1",
      "DEB_FUND_NUM": 1,
      "DEB_CLASS_NUM": 1,
      "DEB_CATEGORY_NUM": 1,
      "DEB_OBJECT_NUM": 1,
      "DEB_CC1_CODE": "sample string 2",
      "DEB_CC2_CODE": "sample string 3",
      "DEB_CC3_CODE": "sample string 4",
      "CRD_FUND_NUM": 1,
      "CRD_CLASS_NUM": 1,
      "CRD_CATEGORY_NUM": 1,
      "CRD_OBJECT_NUM": 1,
      "CRD_CC1_CODE": "sample string 5",
      "CRD_CC2_CODE": "sample string 6",
      "CRD_CC3_CODE": "sample string 7",
      "PL_RATE_NAME": "sample string 8",
      "PL_RATE_DESC": "sample string 9",
      "PL_RATE_TYPE": "sample string 10",
      "PL_CALC_CODE": "sample string 11",
      "PL_RATE_AMT": 1.0,
      "PL_ALLOW_OVRD_FLAG": "sample string 12",
      "PL_PST_APPLIC_FLAG": "sample string 13",
      "PL_GST_APPLIC_FLAG": "sample string 14",
      "PL_PAYMENT_CODE": "sample string 15",
      "INS_USER": "sample string 16",
      "INS_DATE": "2024-09-19T04:52:21.0937049-07:00",
      "UPD_USER": "sample string 18",
      "UPD_DATE": "2024-09-19T04:52:21.0937049-07:00",
      "PL_RATE_CLASS": "sample string 20"
    }
  ]
}