Skip to main content
POST
Create Automation

Authorizations

X-API-KEY
string
header
required
X-API-Nonce
string
header
required
X-API-Signature
string
header
required

Path Parameters

account_ref
string
required

Merchant-defined virtual account reference

Body

application/json

Automation request

action
object
required

Action to run when the schedule or condition triggers.

schedule
object
required

Schedule that controls when the automation evaluates.

Response

OK

data
object

Response payload when the request succeeded.

error
boolean

True when the request failed.

message
string

Human-readable status or error message.