Confirm a payment

Request a payment confirmation during a workflow execution.

Path Params
string
required

Path parameter to specify the workflow code.

uuid
required

Identifier of the resource in Payrails.

Body Params
data
object
required

Any merchant-specific data that should be sent to confirm the payment.

uuid

Unique identifier for this action execution. If its processing is done asynchronously, you will receive a notification with the same actionId.

meta
object

Metadata for the context of an execution. Includes Payrails-defined structures for most common fields used in workflows, but can also be extended by merchant or provider-specific fields. For more information, visit our Meta Fields guide.

Headers
uuid
required

Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json