Update a wallet type by walletTypeId

Update an existing wallet type

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int32
required
Body Params

Holds the configuration of a type of wallet for a tenant. Changes to the walletType will result in changes in all wallets that are of that type. This is useful for managing the configuration of wallets. Every wallet has one and only one wallet type. A wallet type can have zero to many wallets of its type

configuration
array of objects

Weakly typed list of configuration settings on the wallet. The available settings and their impact on wallet behaviour are provided independently of the swagger API document

configuration
string
required

A name for the wallet type

int32
required
≥ 0

A number indicating the version of the record. Updates will only be accepted if the passed in version is the same as the current version on record. This is in order to prevent concurrent modifications by multiple users.

Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json