Changes to Freeze account

POST /v1/accounts/{id}/freeze

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

Changed in 8 of the 38 revisions of this API.3513

  1. e0010b51834a1
  2. 2bc05b7f5f861
  3. 3d21138daf4c3
  4. 3ed0a0aba68b4
  5. 1d6de495a31d1
  6. d92a4abea6c44
  7. 74deb4d45f9f114
  8. 87ee55c3e7c41

What changed

    • added to the / response property anyOf list for the response status

      response-property-any-of-added

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$ from the path request parameter id

      request-parameter-pattern-removed

    • the response's property pattern ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$ was removed for the status

      response-property-pattern-removed

    • the response's property pattern ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$ was removed for the status

      response-property-pattern-removed

    • removed the BTC enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the ETH enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the POL enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the SOL enum value from the response property for the response status

      response-property-enum-value-removed

    • the header request parameter Idempotency-Key became required

      request-parameter-became-required

    • added the new ETH enum value to the response property for the response status

      response-property-enum-value-added

    • added the new POL enum value to the response property for the response status

      response-property-enum-value-added

    • added the new SOL enum value to the response property for the response status

      response-property-enum-value-added

    • added the new collateral_account enum value to the response property for the response status

      response-property-enum-value-added

  • 74deb4d45f9f114See the full diff
    • added the pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$ to the path request parameter id

      request-parameter-pattern-added

    • added the new BTC enum value to the response property for the response status

      response-property-enum-value-added

    • added to the / response property anyOf list for the response status

      response-property-any-of-added

    • removed subschema #1 subschema #2 subschema #3 subschema #4 from the / response property oneOf list for the response status

      response-property-one-of-removed

    • the response's property pattern ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$ was added for the status

      response-property-pattern-added

    • the response's property pattern ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$ was added for the status

      response-property-pattern-added

    • endpoint added

      endpoint-added