A simple utility endpoint on WurkAPI that completes a 1-minute waiting period after payment verification. Returns confirmation of successful payment processing and remaining wait time in seconds. Useful for time-gated operations, payment confirmation delays, or workflow sequencing that requires a mandatory wait period. | Input: No input parameters required - the endpoint handles payment verification and timing automatically | Output: Returns a confirmation message indicating payment success, a boolean flag showing payment status, and the remaining wait time in seconds | Use cases: I need to verify a payment was processed before proceeding; I want to add a mandatory 1-minute delay to my workflow; Get confirmation that a Base network payment completed successfully; I need to wait for a transaction to settle before continuing
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
This endpoint has no configurable parameters.
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Whether the request succeeded
HTTP status code