Wallet Restriction
Add Wallet Restriction
Add a manual restriction (limit) to a wallet.
POST
This endpoint creates a manual restriction on an existing wallet. It is typically used by support or operations when a wallet needs to be held for review, blocked, or limited due to suspected fraud or compliance concerns. The restriction is associated with a wallet and can be removed or updated later.
string
required
Wallet UUID to apply the restriction to
string
required
Restriction type. Use
MANUAL for manual limitsnumber
required
Maximum allowed amount when restriction is active
string
required
Reason code. Use
MANUAL for manual restrictionsstring
Human friendly explanation for the restriction
string
ISO 8601 datetime when restriction becomes active
string
ISO 8601 datetime when restriction expires