get
GET /openwowi/v1.2/RunningCostDistributionCatalog/PrepaymentBlock HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "ContractPositionType": {
      "Id": 1,
      "Name": "text",
      "ShortCode": "text"
    },
    "PrepaymentBlockClassification": {
      "Id": 1,
      "Code": "text"
    }
  }
]
get
GET /openwowi/v1.2/RunningCostDistributionCatalog/DefaultRoundingToInteger HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]
get
GET /openwowi/v1.2/RunningCostDistributionCatalog/ElementaryDistributionKey HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "Abbreviation": "text",
    "IdentificationForDocuments": "text",
    "IsBillingUnit": true,
    "NegotiableCosts": true
  }
]
get
GET /openwowi/v1.2/RunningCostDistributionCatalog/MatchingBlocker HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]
get
GET /openwowi/v1.2/RunningCostDistributionCatalog/DistributionKey HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "ShortCode": "text",
    "IsSelectable": true,
    "IdentAllocationElement1": "text",
    "ElementaryDistributionKey1": {
      "Id": 1,
      "Code": "text",
      "Abbreviation": "text",
      "IdentificationForDocuments": "text",
      "IsBillingUnit": true,
      "NegotiableCosts": true
    },
    "IdentAllocationElement2": "text",
    "ElementaryDistributionKey2": {
      "Id": 1,
      "Code": "text",
      "Abbreviation": "text",
      "IdentificationForDocuments": "text",
      "IsBillingUnit": true,
      "NegotiableCosts": true
    }
  }
]
get
GET /openwowi/v1.2/RunningCostDistributionCatalog/PrepaymentAdjustmentRoundingType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]