Wallet

Get a list of wallets

get/v1/wallets

Query parameters

userIdstring uuid required

The ID of the user to get the wallets for

Response

Returns a created wallet

Changes

Changed in 3 of the 25 revisions of this API.141

    • removed the optional property data/items/clientSecret from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/paymentIntentId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/paymentMethodId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/requires3DS from the response with the 200 status

      response-optional-property-removed

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

      response-required-property-added

    • removed the required property data/items/topUpMinAmountUsd from the response with the 200 status

      response-required-property-removed