Changes to Update current account

PUT /accounts/me

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

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

  1. ff825f6602c818

What changed

  • ff825f6602c818See the full diff
    • the request property allow_shipping became required

      request-property-became-required

    • added the new optional request property addon_account

      new-optional-request-property

    • added the new optional request property allowed_gateways

      new-optional-request-property

    • added the new optional request property custom_domain

      new-optional-request-property

    • added the new optional request property default_gateway

      new-optional-request-property

    • added the new optional request property fee_shipping

      new-optional-request-property

    • added the new optional request property psd2_enabled

      new-optional-request-property

    • added the new optional request property subaccounts

      new-optional-request-property

    • added the optional property gateways to the response with the 200 status

      response-optional-property-added