v5

latestOpenAPI 3.1.02026-07-262421791.5 MB
claim-account

Generate a claim account code

Generate a short-lived claim_account_code that allows a customer to take ownership of an account. Use the code when redirecting the customer to Wise to finalize their account setup.

post/v1/user/claim-account

Headers

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Request body

registrationCodestring required

The registration_code obtained when creating the user.

Response

Claim account code generated successfully.

claimAccountCodestring

The claim_account_code to be used in the redirect to Wise.