# Interface: IIdentityVerifiablePresentationCreateResponse

Response to creating a verifiable presentation.

## Properties

### body {#body}

> **body**: `object`

The response payload.

#### verifiablePresentation

> **verifiablePresentation**: `IDidVerifiablePresentation`

The verifiable presentation that was created.

#### jwt

> **jwt**: `string`

The JWT token for the verifiable presentation.
