> ## Documentation Index
> Fetch the complete documentation index at: https://gnosispay-feat-changelog-feature.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get transaction data for setting daily limit

> Returns the transaction data that needs to be signed by the user's wallet to set a new onchain daily limit.
This endpoint is used as part of a three-step process:
1. Call this endpoint to get the transaction data
2. Sign the transaction data with the user's wallet
3. Submit the signature to the PUT `/api/v1/accounts/onchain-daily-limit` endpoint

**Note:** The onchainDailyLimit must be an integer value between 1 and 8000.


