Get fulfillment order by order ID

Returns the completed fulfillment order (including tickets and deliverable) for the given order ID.

The order must belong to the authenticated user and to the campaign resolved from the JWT. If the order does not exist or belongs to a different user, 404 Not Found is returned without distinguishing between the two — this prevents enumeration of order IDs across users.

If the order exists but tickets have not yet been assigned (status PENDING or CONFIRMED), 409 Conflict is returned with a Retry-After header indicating how long the client should wait before retrying.

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

The qup-core order ID from the checkout confirmation.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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