cURL
curl --request POST \ --url https://lite-api.jup.ag/recurring/v1/execute \ --header 'Content-Type: application/json' \ --data '{ "requestId": "<string>", "signedTransaction": "<string>" }'
{ "error": "<string>", "order": "<string>", "signature": "<string>", "status": "Success" }
Execute the signed transaction and get the execution status
Transaction executed successfully
Success
Failed
Base-58 account which is the Recurring Order account