{"templateId":"markdown","versions":[{"version":"v1.40","label":"v1.40 STS","link":"/products/custody/v1.40/resources/tutorials/intent","default":true,"active":false,"folderId":"c15a2701"},{"version":"v1.39","label":"v1.39 STS","link":"/products/custody/v1.39/resources/tutorials/intent","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.38","label":"v1.38 STS","link":"/products/custody/v1.38/resources/tutorials/intent","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.34","label":"v1.34 LTS","link":"/products/custody/v1.34/resources/tutorials/intent","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.26","label":"v1.26 LTS","link":"/products/custody/v1.26/resources/tutorials/intent","default":false,"active":true,"folderId":"c15a2701"},{"version":"v1.19","label":"v1.19 LTS","link":"/products/custody/v1.19/resources/tutorials/intent","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.15","label":"v1.15 LTS","link":"/products/custody/v1.15/resources/tutorials/intent","default":false,"active":false,"folderId":"c15a2701"}],"sharedDataIds":{"sidebar":"sidebar-products/custody/@v1.15/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Request a change with an intent","description":"User guides, API reference, and support resources.","siteUrl":"https://docs.ripple.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"request-a-change-with-an-intent","__idx":0},"children":["Request a change with an intent"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In this tutorial you'll learn how to change your system with an intent using the ","Ripple Custody"," API."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can use these steps for the majority of intent types, such as adding and updating entities in your environment, and performing blockchain transactions."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"learning-objectives","__idx":1},"children":["Learning objectives"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["By the end of this tutorial, you should be able to:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Run a dry run operation to help define the appropriate format and details for your intent."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Submit an intent for approval."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Follow the status of an intent through to successful execution."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"request-a-change--flow","__idx":2},"children":["Request a change — flow"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The workflow to request a change in ","Ripple Custody"," is as follows:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Perform a dry run"]}," — Dry run the transaction to check for errors and get fee estimates."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Submit the intent"]}," — Request the change."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Check the result"]}," — Track the status of the request through the system change workflow."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"request-a-change--instructions","__idx":3},"children":["Request a change — instructions"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"get-information-about-errors-and-fees-with-a-dry-run","__idx":4},"children":["Get information about errors and fees with a dry run"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Prepare the payload you want to use, and then run it through a dry run operation. This fulfills two separate objectives:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Checks the operation for errors."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If this is a blockchain transaction, obtains an estimate of the fees needed for the transaction."]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The XRP Ledger does not return fee estimates."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This step is optional, but highly recommended. The dry run step is especially important for blockchain transactions, as it can help you calculate the cost to execute the transaction on the ledger."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You do not need to authenticate or pay a fee for a dry run, so you can run it as many times as you want."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"prepare-the-request-body","__idx":5},"children":["Prepare the request body"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Prepare the request body of the update you want to request, with a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]}," block specific to your request. For more information on the standard dry run request body format, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/reference/intent-structure#dry-run-and-signature-request-body"},"children":["Dry run and signature request body"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The format of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]}," block depends on the entity you want to update and, for transaction orders, on the blockchain:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["For environment and accounting entity updates: Use the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]}," relevant for the entity, such as the one in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/environment/user/create#payload-example"},"children":["Create a user"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["For simple blockchain transactions, such as sending assets: Use a transfer order ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]},", such as the native asset example in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/accounting/send-assets#send-the-assets"},"children":["Send assets"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["For complex blockchain transactions, such as smart contract deployment: Use a transaction order ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]},", such as the one in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/accounting/smart-contracts#payload-example"},"children":["Deploy a smart contract on an EVM ledger"]},"."]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Tip!"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The main differences between transfer order and transaction order payloads to remember are as follows:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For transaction orders:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The main ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]}," section you need to pay attention to is the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["parameters"]}," block. This block contains the fields required for the specific blockchain ledger."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You can use different fee strategies to set the fee level."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For transfer orders:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]}," format for all blockchain ledgers is the same."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You can only use a priority fee strategy."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/overview/blockchain/transactions/transaction-initiation"},"children":["Learn more about transfer orders and transaction orders"]}," ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/overview/blockchain/transactions/transaction-fees"},"children":["Learn more about fee strategies"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"perform-the-dry-run","__idx":6},"children":["Perform the dry run"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Perform a dry run with the request body you prepared. For more information, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/get-started/key-operations/update/dry-run#perform-the-dry-run"},"children":["Perform the dry run"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Ripple Custody"," returns a response in a format specific to the update request type."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["All responses contain a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["result"]}," of the dry run. If the result is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failure"]},", you can find more details in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["reason"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["hint"]}," fields. For more information, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#troubleshooting"},"children":["Troubleshooting"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Transaction responses contain an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["estimate"]}," of the fee amount, which you can use to help define the fee strategy for the transaction."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"check-the-result-and-rerun","__idx":7},"children":["Check the result and rerun"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you receive an error or want to adjust the fees, update the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]}," block and run the dry run again."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"submit-the-intent","__idx":8},"children":["Submit the intent"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Now you have an idea of how to format your request and, if applicable, any fees you need to pay for a transaction, you can move on to the creation of the request itself."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"create-the-intent-request","__idx":9},"children":["Create the intent request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Create the request using the steps in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/get-started/key-operations/update/intent-proposal"},"children":["Propose intents"]},". You're going to use the request body you created for the dry run."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Remember!"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To receive a similar result to the dry run, you need to ensure you use the same intent type and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payload"]}," block as you used before."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The actual fees you need to pay for transactions are calculated in real time based on the current status of the ledger, and may change from the dry run fees."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"note-the-request-id","__idx":10},"children":["Note the request ID"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you did not provide a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["requestId"]},", when the transaction returns a status code of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["202 Accepted"]},", make a note of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["requestId"]}," returned in the response body. You're going to use this to track the status of your request."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"track-the-change-through-the-intent-workflow","__idx":11},"children":["Track the change through the intent workflow"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Once you have submitted your intent, you can track the status of the intent by following it through the standard intent workflow:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Request execution."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Intent approval."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Entity creation."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For more information about the intent workflow, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/overview/governance#governance-workflow"},"children":["Governance workflow"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"check-the-request","__idx":12},"children":["Check the request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Check the status of the request. If the request itself does not execute successfully, the intent cannot proceed."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To check the status of the request, follow the steps described in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/get-started/key-operations/update/check#check-the-request"},"children":["Check the request"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"check-the-intent","__idx":13},"children":["Check the intent"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Check the status of the intent. You can follow the intent through the approval process."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To check the status of the intent, follow the steps described in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/get-started/key-operations/update/check#check-the-intent"},"children":["Check the intent"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"check-the-entity","__idx":14},"children":["Check the entity"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When the intent is successfully approved, check the entity was created or updated as expected."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To check the status of the entity, follow the steps described in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/get-started/key-operations/update/check#check-the-entity"},"children":["Check the entity"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":5,"id":"transaction-checks","__idx":15},"children":["Transaction checks"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When you check the status of a transaction order entity, you can also view the underlying transaction and transfer entities, as described in ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/accounting/transactions/view"},"children":["View transactions"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following example shows one failed transaction and one successful transaction:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n    \"items\": [\n        {\n            \"id\": \"660635b0-b2c4-4f09-9558-0b6c6de34851\",\n            \"ledgerId\": \"stellar-testnet-june-2023\",\n            \"orderReference\": {\n                \"id\": \"f039c4c4-f537-4fb0-9a37-66638f942398\",\n                \"domainId\": \"5cd224fe-193e-8bce-c94c-c6c05245e2d1\"\n            },\n            \"relatedAccounts\": [\n                {\n                    \"id\": \"7a29d2ff-1349-40f5-ba88-d3bc63086db4\",\n                    \"domainId\": \"5cd224fe-193e-8bce-c94c-c6c05245e2d1\",\n                    \"sender\": true\n                }\n            ],\n            \"processing\": {\n                \"hint\": \"InternalError\",\n                \"status\": \"Broadcasting\"\n            },\n            \"registeredAt\": \"2023-12-19T13:57:29.889Z\",\n            \"ledgerTransactionData\": null\n        },\n        {\n            \"id\": \"e237921b-6606-4d2b-98db-dfc337f09e5d\",\n            \"ledgerId\": \"solana-devnet\",\n            \"orderReference\": {\n                \"id\": \"2c4bc542-23f2-48a1-9144-65f614116340\",\n                \"domainId\": \"5cd224fe-193e-8bce-c94c-c6c05245e2d1\"\n            },\n            \"relatedAccounts\": [\n                {\n                    \"id\": \"b0a8c0fb-628c-40c0-ad35-c2eac0214ded\",\n                    \"domainId\": \"5cd224fe-193e-8bce-c94c-c6c05245e2d1\",\n                    \"sender\": false\n                },\n                {\n                    \"id\": \"5e09d9b9-f1e3-456a-acc7-6cfa7440621d\",\n                    \"domainId\": \"5cd224fe-193e-8bce-c94c-c6c05245e2d1\",\n                    \"sender\": true\n                }\n            ],\n            \"processing\": {\n                \"status\": \"Completed\"\n            },\n            \"registeredAt\": \"2023-12-19T13:37:41.812Z\",\n            \"ledgerTransactionData\": {\n                \"ledgerStatus\": \"Confirmed\",\n                \"failure\": null,\n                \"ledgerTransactionId\": \"2uiEJqEf3XDaMTC8vfaaagY4Ed4kk6uBAUuxxeub95o9VrmM4C5utGYwPoxMpNdBnLLwz7qCWfMoAmC6GaiVkMZU\",\n                \"rawTransaction\": \"4oXTpSjpdHj3f8emwFhgopn1F4xCF8G2qgDKMxz4zq4tfeGXbx52J3BpsPqVwWq7kB8f1iCZJdZ7aZwxo6dFjZYkijg6S3DHLeQKvkdD55a1q8Es75n7HHNGkkwkaL5DCDRGZUbSiDXxXc1NuPDqhTxP3f6C6eCYt4S6HEGkuzA5TJSrmaEydTGNNCjwrHXnBcNA5gr5g9zceWqLa9Z6KbQ839kefbjXCUVGqbjUQ49uyUsZBTaUchsLbbGw4ay3F5BYnszfWW2HAvXQhFKANwmtwYF5u3qvD9GST\",\n                \"statusLastUpdatedAt\": \"2023-12-19T13:38:06.145Z\",\n                \"ledgerData\": null\n            }\n        }\n    ],\n    \"count\": 2,\n    \"currentStartingAfter\": null,\n    \"nextStartingAfter\": \"d5c8b04e-94da-45d1-91e6-8e952e4c1dbd\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following fields contain information about the status of the transaction:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["processing.status"]},": The status of the transaction in ","Ripple Custody",", along with a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["hint"]}," if the transaction was not executed successfully."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ledgerTransactionData.ledgerStatus"]},": The status of the transaction on the blockchain."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For more information, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/overview/blockchain/transactions/transaction-processing#transaction-statuses"},"children":["Transaction statuses"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"troubleshooting","__idx":16},"children":["Troubleshooting"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"hints","__idx":17},"children":["Hints"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can find a list of hints and their meanings in the API reference, as follows:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["For dry run failures, see the 200 response schema for the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/reference/openapi/intents/intentdryrun"},"children":["dry run"]}," operation, by selecting ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["result.type"]}," as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failure"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["For transaction failures, see the 200 response schema for the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.26/api/reference/openapi/transactions/gettransaction"},"children":["Get transaction details"]}," operation, by selecting the relevant ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["processing.status"]},"."]}]}]},"headings":[{"value":"Request a change with an intent","id":"request-a-change-with-an-intent","depth":1},{"value":"Learning objectives","id":"learning-objectives","depth":2},{"value":"Request a change — flow","id":"request-a-change--flow","depth":2},{"value":"Request a change — instructions","id":"request-a-change--instructions","depth":2},{"value":"Get information about errors and fees with a dry run","id":"get-information-about-errors-and-fees-with-a-dry-run","depth":3},{"value":"Prepare the request body","id":"prepare-the-request-body","depth":4},{"value":"Perform the dry run","id":"perform-the-dry-run","depth":4},{"value":"Check the result and rerun","id":"check-the-result-and-rerun","depth":4},{"value":"Submit the intent","id":"submit-the-intent","depth":3},{"value":"Create the intent request","id":"create-the-intent-request","depth":4},{"value":"Note the request ID","id":"note-the-request-id","depth":4},{"value":"Track the change through the intent workflow","id":"track-the-change-through-the-intent-workflow","depth":3},{"value":"Check the request","id":"check-the-request","depth":4},{"value":"Check the intent","id":"check-the-intent","depth":4},{"value":"Check the entity","id":"check-the-entity","depth":4},{"value":"Transaction checks","id":"transaction-checks","depth":5},{"value":"Troubleshooting","id":"troubleshooting","depth":2},{"value":"Hints","id":"hints","depth":3}],"frontmatter":{"seo":{"title":"Request a change with an intent"}},"lastModified":"2026-07-01T10:21:22.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/custody/v1.26/resources/tutorials/intent","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}