---
id: config-update-digital-wallet-open-id
title: "Enable wallet provider"
description: "Enables or disables the wallet provider capability for OID4VCI and OpenID4VP operations."
sidebar_label: "Enable wallet provider"
hide_title: true
hide_table_of_contents: true
api: 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
sidebar_class_name: "put api-method"
info_path: docs/openid4vc-api/igrant-io-api-documentation
custom_edit_url: null
---

> **Build this with an AI coding agent.** Install the iGrant.io Agent Skills, then ask your agent to build the integration:
>
> ```bash
> npx skills add L3-iGrant/skills
> ```


import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1 className={"openapi__heading"}>Enable wallet provider</h1>

<MethodEndpoint method={"put"} path={"/v2/config/digital-wallet/openid"}></MethodEndpoint>



Enables or disables the wallet provider capability for OID4VCI and OpenID4VP operations.

## Request

<MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"isWalletProvider"} required={false} schemaName={"boolean"} qualifierMessage={undefined} schema={{"type":"boolean"}}></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div></div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>walletUnit</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"agentServiceEndpoint"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Base URL of the organization's OID4VCI/OpenID4VP agent service."}}></SchemaItem><SchemaItem collapsible={false} name={"credentialOfferEndpoint"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"URL of the OID4VCI Credential Offer endpoint."}}></SchemaItem><SchemaItem collapsible={false} name={"version"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Software version of the deployed agent."}}></SchemaItem><SchemaItem collapsible={false} name={"status"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Current deployment status of the agent."}}></SchemaItem><SchemaItem collapsible={false} name={"statusStr"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"ledgerName"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Name of the distributed ledger used for DID registration."}}></SchemaItem><SchemaItem collapsible={false} name={"ledgerURL"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"URL of the distributed ledger node."}}></SchemaItem><SchemaItem collapsible={false} name={"ledgerID"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Identifier of the ledger network."}}></SchemaItem><SchemaItem collapsible={false} name={"infrastructureProvider"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","description":"Cloud or infrastructure provider hosting the agent."}}></SchemaItem><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>deploymentRegion</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><div style={{"marginTop":".5rem","marginBottom":".5rem"}}>

Geographic region details where the agent is deployed.

</div><SchemaItem name={"property name*"} required={false} schemaName={"any"} qualifierMessage={undefined} schema={{"type":"object","additionalProperties":true,"description":"Geographic region details where the agent is deployed."}} collapsible={false} discriminator={false}></SchemaItem></div></details></SchemaItem><SchemaItem collapsible={false} name={"isWalletProvider"} required={false} schemaName={"boolean"} qualifierMessage={undefined} schema={{"type":"boolean","description":"When `true`, this organization acts as a Wallet Provider issuing Wallet Unit Attestations."}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"walletUnit\": {\n    \"agentServiceEndpoint\": \"string\",\n    \"credentialOfferEndpoint\": \"string\",\n    \"version\": \"string\",\n    \"status\": \"string\",\n    \"statusStr\": \"string\",\n    \"ledgerName\": \"string\",\n    \"ledgerURL\": \"string\",\n    \"ledgerID\": \"string\",\n    \"infrastructureProvider\": \"string\",\n    \"deploymentRegion\": {},\n    \"isWalletProvider\": true\n  }\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"401"} value={"401"}><div>

Unauthorized

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"500"} value={"500"}><div>

Internal server error

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem></ApiTabs></div></div>
      