Skip to main content

Add a quota

POST 

/wallet/quota/add

Add a new quota using the provided input

Request

Body

required

Input parameters for adding a quota

    amount integerrequired
    metadata object
    property name* any
    reason stringrequired
    walletId stringrequired

    AccountId is the unique identifier of the account . @json: accountId @binding: required

Responses

Created

Schema
    eventId string
Loading...