Skip to main content

Activate an automatic withdrawal plan.

Path Parameters
id string — REQUIRED

ID of the automatic withdrawal plan to activate.

Responses
200

Success. Returns the activated automatic withdrawal plan.

Schema
entity string
items object
id uuid
minBtcThreshold number
isActive boolean
isCanceled boolean
createdAt date-time
walletId uuid
400

Automatic withdrawal is already active.

401

Access token is missing or invalid, or access is out of scope.

404

Automatic Withdrawal plan not found or inaccessible for the authenticated user/vendor.