Set expirationAsk AIput https://api.fireblocks.io/v1/smart-transfers/{ticketId}/expires-inSet expiration date on Smart Transfer ticket. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.Path ParamsticketIdstringrequiredBody ParamsexpiresInnumberrequired1 to 48Sets ticket expiration time (in hours) after a ticket is submitted. If no funding source is set to any term, the ticket will automatically expire after given time.HeadersIdempotency-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 200Successfully set expiration date on Smart Transfer ticket 403Unauthorized 404Not found 422Bad RequestUpdated 4 months ago