cURL
curl --request PATCH \ --url https://waas-staging.embedly.ng/api/v1/wallets/wallet/restrict/account/{accountId}/type/{restrictionType}
{ "code": "200", "success": true, "message": "Wallet restriction applied successfully.", "data": { // Additional data fields if applicable } }
The endpoint restricts a specified wallet based on the account ID and restriction type.