Register wallet address
Registers an external wallet owned by the selected client. Partner-owned and third-party wallets are not allowed.
The wallet starts in PENDING_REVIEW. After it becomes ACTIVE, it may fund the client's deposits and receive the client's withdrawals. The destination.activated webhook reports this change.
Authorization
Default In: header
Path Parameters
Client identifier (UUID) assigned when an onboarding case is created. It identifies the onboarding case and, once active, the client's Trade API resources. The client must belong to your partnership; anyone else's id returns 404.
uuidHeader Parameters
Optional identifier for tracing a request end to end. A UUID is recommended. Axiym returns it in the X-Request-Id response header and records it in logs. If omitted, Axiym generates one. Include it when contacting support.
uuidA unique key that makes a funds-moving request safe to retry. Reusing the key returns the original result instead of creating a duplicate. A UUID is recommended.
length <= 255Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Register an owned external wallet as a permitted deposit source and withdrawal recipient. The registered wallet starts in PENDING_REVIEW.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json