Changes to Update wallet

PATCH /wallets/{walletId}

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

Changed in 5 of the 28 revisions of this API.7

  1. 359d267dca881
  2. b1ad79e918ac1
  3. 7271de071ca52
  4. 9561339ea4612
  5. 270e233e401c1

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the new optional request property data/attributes/tags

      new-optional-request-property

    • added the required property data/attributes/tags to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/depositInstructions/anyOf[subschema #1: PublicDepositInstructionsAttributes]/accountNumber to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/depositInstructions/anyOf[subschema #1: PublicDepositInstructionsAttributes]/routingNumber to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added