Skip to main content
PATCH
Update 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

automationId
number
required

Unique automation identifier under the managed virtual account

Body

application/json

Update automation request

condition
object

Updated trigger condition, when changing condition-driven automations.

enabled
boolean

Whether the automation is enabled after the update.

schedule
object

Updated schedule for the automation.

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.