API Reference
Log In
API Reference

Report Job Outcome

Report the final execution status and business outcome for a completed job. Outcomes are immutable — once reported, they cannot be changed. Returns 409 Conflict if an outcome has already been reported for this job.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

User-supplied external identifier for the job.

Query Params
string
required

Unique identifier of the team (organization). Format: Revenium hashid (URL-safe encoded string).

Body Params
string
enum
required

Execution status of the completed job

Allowed:
string
enum

Business outcome type

Allowed:
number

Monetary value of the outcome

string
enum

Currency for the outcome value. Defaults to USD.

string

Additional outcome metadata as JSON string

string

Identifier of who reported the outcome (user ID or API key). Auto-set if not provided.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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