Changes to Create wallet settings

POST /v1/wallet-settings

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

Changed in 4 of the 25 revisions of this API.27

  1. 77a0df47eb742
  2. 5ba174935de92
  3. bb0b68662ba34
  4. c3b0e234fc131

What changed

    • the data/autoReloadAmount request property's min was increased to 25.00

      request-property-min-increased

    • the data/autoReloadThreshold request property's min was increased to 10.00

      request-property-min-increased

    • added the new optional request property data/autoReloadMode

      new-optional-request-property

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

      response-required-property-added

    • added the new optional request property data/autoReloadAmount

      new-optional-request-property

    • added the new optional request property data/autoReloadThreshold

      new-optional-request-property

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

      response-required-property-added

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

      response-required-property-added

    • api operation id createWalletSettings was added

      api-operation-id-added