cURL
curl --request GET \ --url https://sandbox.hyperswitch.io/v2/process_tracker/revenue_recovery_workflow/{revenue_recovery_id}
{ "id": "<string>", "name": "<string>", "schedule_time_for_payment": "2023-11-07T05:31:56Z", "schedule_time_for_psync": "2023-11-07T05:31:56Z", "status": "processing", "business_status": "<string>" }
Retrieve the Revenue Recovery Payment Info
The payment intent id
Revenue Recovery Info Retrieved Successfully
The response is of type object.
object
Was this page helpful?