Lookup payment options

Trigger an action to lookup the payment options for a workflow execution. This action synchronously returns the necessary data to present the payment options to the customer on the client-side.

Path Params
string
required
^[a-z][-A-Za-z0-9]*$

Path parameter to specify the workflow code.

uuid
required

Identifier of the resource in Payrails.

Body Params
amount
object
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