# Interface: IStartTransferResponse

API response for starting a transfer process.

## Properties

### body {#body}

> **body**: `IDataspaceProtocolTransferStartMessage` \| `IDataspaceProtocolTransferError`

Transfer Start Message (DSP compliant) with dataAddress for PULL transfers, or error.

***

### statusCode? {#statuscode}

> `optional` **statusCode?**: `HttpStatusCode`

HTTP status code for the response.
