Changes to CRUD: Create a product rate plan charge

POST /v1/object/product-rate-plan-charge

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 4 revisions of this API.1114

  1. 7f43d4a77e8a1114

What changed

  • 7f43d4a77e8a1114See the full diff
    • removed the enum value PreratedPricing of the request property allOf[subschema #1]/ChargeModel

      request-property-enum-value-removed

    • removed the request property allOf[subschema #1]/CommitmentType

      request-property-removed

    • added the new optional request property allOf[subschema #1]/DrawdownPriority

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/DrawdownScope

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/FundSupportAccountHierarchy

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/PrepaymentUnitType

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/RolloverEndDateType

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/RolloverFundPriority

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/RolloverPeriodType

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/SpecificValidityPeriodLength

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/ValidityPeriodAlignment

      new-optional-request-property

    • added the new optional request property allOf[subschema #1]/ValidityPeriodProrationOption

      new-optional-request-property

    • added the new PreratedPricing enum value to the request property allOf[subschema #1]/ChargeModel

      request-property-enum-value-added

    • added the new SPECIFIC_DAYS enum value to the request property allOf[subschema #1]/ValidityPeriodType

      request-property-enum-value-added

    • added the new SPECIFIC_MONTHS enum value to the request property allOf[subschema #1]/ValidityPeriodType

      request-property-enum-value-added

    • added the new SPECIFIC_WEEKS enum value to the request property allOf[subschema #1]/ValidityPeriodType

      request-property-enum-value-added