Changes to Update counterparty

PATCH /v1/counterparties/{counterpartyId}

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

Changed in 2 of the 9 revisions of this API.28

  1. 13f3098243d622
  2. 3e302bba53866

What changed

  • 13f3098243d622See the full diff
    • removed the required property data/counterparty/email from the response with the 200 status

      response-required-property-removed

    • removed the required property data/counterparty/identity from the response with the 200 status

      response-required-property-removed

    • removed the request property email

      request-property-removed

    • removed the request property identity

      request-property-removed

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 400

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 401

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 403

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 404

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 409

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 500

      response-property-enum-value-added