Perform an action on an expense report export

Performs the action given by the action query parameter on the export. The only action is sendBackFromFile, which puts every report of the export back to READY_TO_SEND for the export's recipient so that the export can be produced again. Restricted to the developer role.

Path Params
string
required
^[0-9a-fA-F]{32}$

The unique identifier of the organization

string
required

External identifier of the export file, as returned in the id field of the list endpoint response. String. Required.

Query Params
string
enum
required

Action to perform on the export. String, enum. Accepted values: sendBackFromFile. Required.

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json