> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: ImportInvoicesResponse

[index](.././index).ImportInvoicesResponse

Response from invoice import operation

## Table of contents

### Properties

* [invoices](#invoices)
* [errors](#errors)
* [message](#message)
* [size](#size)

## Properties

### invoices

• **invoices**: `any`\[]

Array of successfully processed invoices

### errors

• **errors**: `any`\[]

Array of errors encountered during processing

### message

• `Optional` **message**: `string`

Optional message about the import operation

### size

• `Optional` **size**: `number`

Size of the response data in bytes (for preview mode)
