Changes to Update the maturity action(s) for a holding

PUT /holding/{entity_code}/{holding_uid}/maturity-action

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

Changed in 1 of the 3 revisions of this API.53

  1. 18fcf12924f853

What changed

  • 18fcf12924f853See the full diff
    • removed the enum value HOLD of the request property

      request-property-enum-value-removed

    • removed the enum value REDEEM of the request property

      request-property-enum-value-removed

    • removed the enum value ROLL of the request property

      request-property-enum-value-removed

    • removed the enum value SWITCH of the request property

      request-property-enum-value-removed

    • the request property type changed from string to no type

      request-property-type-changed

    • added the new optional request property

      new-optional-request-property

    • added subschema #2 to the request property anyOf list

      request-property-any-of-added

    • the request property became optional

      request-property-became-optional