Update a crypto wallet applicationCopy Pagepatch https://sandbox-api.veem.com/veem/v1.2/crypto-wallet/applications/{applicationId}Updates an existing crypto wallet application.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsapplicationIdint64requiredUnique identifier of the crypto wallet application.Body ParamsUpdated crypto wallet application detailsRequest payload for creating or updating a crypto wallet application.destinationCurrencystringThe destination currency for settlement.destinationPaymentRailstringThe destination payment rail for settlement.externalRegulatoryBusinessInfoobjectRegulatory information for a business applicant.externalRegulatoryBusinessInfo objectexternalRegulatoryIndividualInfoobjectRegulatory information for an individual applicant.externalRegulatoryIndividualInfo objectsourceChainstringThe source blockchain for the crypto wallet.sourceCurrencystringThe source currency for the crypto wallet.Responses 200Crypto wallet application updated successfully 400Invalid request body 401Unauthorized, the token is invalid or expired 403Forbidden, the token owner doesn't have permission to operate this API 500Internal Server Error, see the error code and API doc for referenceUpdated about 2 months ago Retrieve a crypto wallet application by IDAdd a currency to a crypto wallet application