{ "operationId": "recallReport", "method": "PATCH", "path": "/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/recall", "summary": "Sap Concur Recall a Submitted Expense Report", "requestExamples": [ { "contentType": "application/json", "name": "RecallreportRequestExample", "example": { "comment": "example_value", "expenseRejectedComment": "example_value", "statusId": "500123", "expectedStepCode": "example_value", "expectedStepSequence": 10 } } ], "responseExamples": [] }