Confirm fulfillment (internal)

Signals to a running fulfillment workflow that payment has been confirmed. Called by the payment processor after receiving a successful PSP webhook.

Events fired

EventTriggerDescription
fulfillment.FulfillmentConfirmedsyncFired when payment confirmation is signalled to the workflow.
fulfillment.FulfillmentCompletedasyncFired by the workflow once tickets are generated and delivered.
fulfillment.FulfillmentFailedasyncFired by the workflow if ticket generation fails.
fulfillment.FulfillmentCancelledasyncFired by the workflow if the fulfilment is cancelled during processing.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required
date-time
required

Timestamp of payment confirmation.

string | null
provider_params
object | null

Provider-specific parameters merged into the fulfillment order before the workflow is signalled. Used by callers (e.g. qup-core) to pass through fulfillment metadata only known at confirm time.

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