WalletSetting

Create wallet settings

Creates wallet settings for a user wallet

post/v1/wallet-settings

Request body

Response

Wallet settings created successfully

Changes

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

    • 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