Act
Pay for action
Choose a bound direct or Darwin Pay route for the current payment interaction.
POST
Pay for action
Developer settings
Manage the credential that will call Act when this preview becomes available.
Authorizations
Pass your Darwin API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
Path Parameters
The Action identifier returned by Start action or List actions.
Required string length:
1 - 200Body
application/json
Choose how to complete the exact payment interaction. Merchant, amount, currency, protocol, and scope remain server-bound.
Required string length:
1 - 200Required range:
x >= 1Available options:
direct, darwin_pay - One-time payment method
- Saved payment method
Explicit consent to save a tokenized processor reference after a successful one-time flow.
Required string length:
1 - 160Pattern:
^[a-zA-Z0-9][a-zA-Z0-9._:-]*$Response
The current truthful state of the action.
Available options:
start, status, update, approve, stop, pay, connect Allowed value:
"pay"Available options:
completed, running, awaiting_user, approval_required, connection_required, payment_required, insufficient_authority, provider_unavailable, stopped Available options:
status, update, approve, pay, connect, stop - Connection
- Payment
Last modified on September 21, 2026