Saltar al contenido principal

Update Wallet

PATCH 

/wallets/:id

This endpoint is used to enable or disable a wallet provider. Note: the organization should coordinate with the wallet provider before selecting a particular wallet provider for a disbursement.

Request

Path Parameters

    id stringrequired

    ID of the wallet to update

Body

required

Wallet to be updated

    enabled booleanrequired

    The enabled status of the wallet

Responses

Wallet updated successfully

Schema

    message stringrequired
Loading...