POST api/UBServiceDiscountRateLookup
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{ "ServiceCode": "sample string 1" }
Response Information
Response body formats
application/json, text/json
Sample:
{ "UbRatePocoList": [ { "SRVC_DESC": "sample string 1", "SRVC_TYPE_CODE": "sample string 2", "SRVC_CAT_DESC": "sample string 3", "SRVC_CAT_CODE": "sample string 4", "SRVC_CODE": "sample string 5", "CR_FUND_NUM": 6, "CR_CLASS_NUM": 7, "CR_CATEGORY_NUM": 8, "CR_OBJECT_NUM": 9, "CR_CC1_CODE": "sample string 10", "CR_CC2_CODE": "sample string 11", "CR_CC3_CODE": "sample string 12", "DR_FUND_NUM": 13, "DR_CLASS_NUM": 14, "DR_CATEGORY_NUM": 15, "DR_OBJECT_NUM": 16, "DR_CC1_CODE": "sample string 17", "DR_CC2_CODE": "sample string 18", "DR_CC3_CODE": "sample string 19", "RATE_DESC": "sample string 20", "RATE_SORT_ORDER": "sample string 21", "RATE_SUMRZ_FLAG": "sample string 22", "RATE_STRATA_CODE": "sample string 23", "RATE_CNS_CODE": "sample string 24", "UOM_CODE": "sample string 25", "RATE_BASED_BASIS": "sample string 26", "RATE_BASED_CAT_CODE": "sample string 27", "RATE_BASED_SRVC_CODE": "sample string 28", "RATE_DISC_CODE": "sample string 29", "INS_USER": "sample string 30", "INS_DATE": "2025-04-03T21:31:26.7292065-07:00", "UPD_USER": "sample string 31", "UPD_DATE": "2025-04-03T21:31:26.7292065-07:00" }, { "SRVC_DESC": "sample string 1", "SRVC_TYPE_CODE": "sample string 2", "SRVC_CAT_DESC": "sample string 3", "SRVC_CAT_CODE": "sample string 4", "SRVC_CODE": "sample string 5", "CR_FUND_NUM": 6, "CR_CLASS_NUM": 7, "CR_CATEGORY_NUM": 8, "CR_OBJECT_NUM": 9, "CR_CC1_CODE": "sample string 10", "CR_CC2_CODE": "sample string 11", "CR_CC3_CODE": "sample string 12", "DR_FUND_NUM": 13, "DR_CLASS_NUM": 14, "DR_CATEGORY_NUM": 15, "DR_OBJECT_NUM": 16, "DR_CC1_CODE": "sample string 17", "DR_CC2_CODE": "sample string 18", "DR_CC3_CODE": "sample string 19", "RATE_DESC": "sample string 20", "RATE_SORT_ORDER": "sample string 21", "RATE_SUMRZ_FLAG": "sample string 22", "RATE_STRATA_CODE": "sample string 23", "RATE_CNS_CODE": "sample string 24", "UOM_CODE": "sample string 25", "RATE_BASED_BASIS": "sample string 26", "RATE_BASED_CAT_CODE": "sample string 27", "RATE_BASED_SRVC_CODE": "sample string 28", "RATE_DISC_CODE": "sample string 29", "INS_USER": "sample string 30", "INS_DATE": "2025-04-03T21:31:26.7292065-07:00", "UPD_USER": "sample string 31", "UPD_DATE": "2025-04-03T21:31:26.7292065-07:00" }, { "SRVC_DESC": "sample string 1", "SRVC_TYPE_CODE": "sample string 2", "SRVC_CAT_DESC": "sample string 3", "SRVC_CAT_CODE": "sample string 4", "SRVC_CODE": "sample string 5", "CR_FUND_NUM": 6, "CR_CLASS_NUM": 7, "CR_CATEGORY_NUM": 8, "CR_OBJECT_NUM": 9, "CR_CC1_CODE": "sample string 10", "CR_CC2_CODE": "sample string 11", "CR_CC3_CODE": "sample string 12", "DR_FUND_NUM": 13, "DR_CLASS_NUM": 14, "DR_CATEGORY_NUM": 15, "DR_OBJECT_NUM": 16, "DR_CC1_CODE": "sample string 17", "DR_CC2_CODE": "sample string 18", "DR_CC3_CODE": "sample string 19", "RATE_DESC": "sample string 20", "RATE_SORT_ORDER": "sample string 21", "RATE_SUMRZ_FLAG": "sample string 22", "RATE_STRATA_CODE": "sample string 23", "RATE_CNS_CODE": "sample string 24", "UOM_CODE": "sample string 25", "RATE_BASED_BASIS": "sample string 26", "RATE_BASED_CAT_CODE": "sample string 27", "RATE_BASED_SRVC_CODE": "sample string 28", "RATE_DISC_CODE": "sample string 29", "INS_USER": "sample string 30", "INS_DATE": "2025-04-03T21:31:26.7292065-07:00", "UPD_USER": "sample string 31", "UPD_DATE": "2025-04-03T21:31:26.7292065-07:00" } ] }