HomeGuidesAPI ReferenceChangelogPOS PaymentsOnline Payments
Home
API Reference

/paymentmethods/{paymentMethod}/webhooks-trigger/transaction/{transactionId}

This endpoint can be used to trigger the webhooks for a transaction manually. Calling this endpoint might
cause the webhook to be send multiple times (by the automated system and the manual trigger).
Contrary to the normal flow of a webhook where it is scheduled only when there is an update in the status of
the transaction, this endpoint DOES NOT have any validation on the status of the transaction, meaning that users
can use this endpoint to trigger the webhooks of a transaction any time.

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

Payment method

Allowed:
uuid
required
length between 36 and 36

Unique identifier

Responses
200

Webhook executed successfully

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