Activate a USDC Gateway wallet
Activates the USDC Gateway wallet associated with the given vault account. If the wallet does not yet exist it is created in an activated state. Note: This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver.
POST
TypeScript
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
Previous
Deactivate a USDC Gateway walletDeactivates the USDC Gateway wallet associated with the given vault account.
**Note:** This endpoint is currently in beta and might be subject to changes.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver.
Next
TypeScript