Activate a wallet type

Requires the WALLET_TYPE.UPDATE permission.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

versionstringRequiredDefaults to 1
version
resourceIdOrReferencestringRequiredDefaults to
The ID or reference of the resource.

Headers

x-platform-idstringOptional
Platform ID.

Response

OK
object_typestring or nullOptionalRead-only
idstring or nullOptionalRead-only
namestringOptionalformat: "^.*$"0-256 characters
referencestringOptionalformat: "^\S+$"0-256 characters
statusenum or nullOptional
typeenum or nullOptional
creditobjectOptional
balanceobjectOptional
created_atstring or nullOptionalRead-only
updated_atstring or nullOptionalRead-only

Errors

401
Unauthorized Error
403
Forbidden Error