Get order details

This endpoint retrieves the current status and details of a specific order using its order ID. It returns information such as payment status, timestamps, and transaction references. This call is intended as a backup mechanism to the status pull flow and should only be used when event-based updates are unavailable. Polling this endpoint as the primary method for status updates is not permitted.

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

The order identifier matching the value of omnikassaOrderId provided in the response of the order announcement.

Headers
string
required

The User-Agent header containing information about the client making the request.

string
required

The value of this header is of the form Bearer <token> where <token> must be replaced with a valid access token. See the /gatekeeper/refresh endpoint

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json