Update ticket leg (term)Copy Pageput https://api.fireblocks.io/v1/smart-transfers/{ticketId}/terms/{termId}Update ticket term (when ticket status is DRAFT)Path ParamsticketIdstringrequiredtermIdstringrequiredBody ParamsassetstringrequiredAsset nameamountstringrequiredAmountfromNetworkIdstringrequiredIdentifier of the origination Network ProfiletoNetworkIdstringrequiredIdentifier of the destination Network ProfileHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 200Smart Transfer ticket term updated successfully 403Unauthorized 404Not foundUpdated 5 months ago