magna_project_api_token(required) - replace with your actual Magna API tokentokenId(required) - your project’s token idsender(required) - the wallet address that will sign and submit the transactionallocationId(optional) - filter to a specific allocationtype(optional) - filter by transaction type: “stakeholder” (withdrawals) or “admin” (non-withdrawal operations like start/fund)cursor(optional) - the last transactionGroupId for paginationlimit(optional) - is the maximum number of items in the query, with a maximum of 100 items per query.
Once the transaction is successfully submitted, use the returned transaction hash in the next step to trigger indexing so that the correct state can be reflected in the app.