Skip to main content

Returns a Wallet

GET 

/api/v1/mgmt/wallet/:walletUuid

Gets a wallet by id

Request

Query Parameters

    walletUuid stringrequired

Header Parameters

    apiKey stringrequired

    Default value: apiKey

    apiKey

Responses

OK

Schema
    accountId string
    cycleAmount integer
    cycleBehavior string
    cycleNextDate integer
    cyclePeriod string
    disabled boolean
    id string
    lowerLimit integer
    metadata object
    property name* any
    type string
Loading...