Set up a USDC Gateway deposit automation for a vault account
Turns on automatic deposits into the USDC Gateway wallet for the given vault account, on the schedule you choose. Returns an error if an automation already exists for this vault account and asset. Use PATCH to change it instead. Note: This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the vault account
Body
Request body for setting up a USDC Gateway deposit automation for a vault account.
The type of automation to configure.
USDC_GATEWAY_DEPOSIT "USDC_GATEWAY_DEPOSIT"
The schedule for this deposit automation.
The Fireblocks asset ID this automation applies to. Omit to cover all supported USDC Gateway assets.
"USDC_ETH"
Response
Deposit automation created
The ID of the newly created deposit automation.
"b68a9e08-b59c-4ff9-893f-52d4f78c21e6"