(Get payload to) Set or update a token allowance for a specific wallet.

This endpoint allows qualified investors to increase or decrease the allowance for a token to the requested amount.
The endpoint supports different transfer types (default if not specified) and requires the sender address and allowance amount to be provided in the request body. Upon successful execution, it returns a transaction payload that must be signed by the wallet owner.
Access level: Only authenticated qualified investors of the token can set allowances.

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

Sender address

string
required

Allowance amount to set (in wei format, no decimals)

string
enum
required

Transfer type to execute the set allowance: DVA - DVD or Direct transfer

Allowed:
Responses

400

Invalid token set allowance request.

401

Unauthorized

404

Token not found.
Holder not found.

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