# Models

## The Account-account.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Account-account.read_translation":{"type":"object","description":"LanceCoreAccount"}}}}
```

## The Account.AccountDTO-account.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Account.AccountDTO-account.read_translation":{"type":"object","description":"LanceCoreAccount","properties":{"id":{"description":"The unique identifier for the account entity","type":"integer"},"providerId":{"description":"The provider ID","type":"integer"},"identifier":{"description":"The account identifier","type":"string"},"externalUsername":{"description":"The account external username","type":"string"},"person":{"description":"The Person","type":"string","format":"iri-reference"}}}}}}
```

## The Account.AccountDTO.jsonld-account.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Account.AccountDTO.jsonld-account.read_translation":{"type":"object","description":"LanceCoreAccount","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for the account entity","type":"integer"},"providerId":{"description":"The provider ID","type":"integer"},"identifier":{"description":"The account identifier","type":"string"},"externalUsername":{"description":"The account external username","type":"string"},"person":{"description":"The Person","type":"string","format":"iri-reference"}}}}}}
```

## The Account.AccountInputDTO-account.write\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Account.AccountInputDTO-account.write_translation":{"type":"object","description":"LanceCoreAccount","properties":{"providerId":{"description":"The provider id","type":"integer"},"identifier":{"description":"The account identifier","type":"string"},"externalUsername":{"description":"The account external username","type":"string"},"person":{"description":"The Person","type":"string","format":"iri-reference"},"password":{"description":"The account external username","type":"string"}}}}}}
```

## The Account.AccountInputDTO.jsonld-account.write\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Account.AccountInputDTO.jsonld-account.write_translation":{"type":"object","description":"LanceCoreAccount","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"providerId":{"description":"The provider id","type":"integer"},"identifier":{"description":"The account identifier","type":"string"},"externalUsername":{"description":"The account external username","type":"string"},"person":{"description":"The Person","type":"string","format":"iri-reference"},"password":{"description":"The account external username","type":"string"}}}}}}
```

## The Account.jsonld-account.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Account.jsonld-account.read_translation":{"type":"object","description":"LanceCoreAccount","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}}}}}
```

## The ActivityType.ActivityTypeDTO-activity-type.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"ActivityType.ActivityTypeDTO-activity-type.read_translation":{"type":"object","description":"ActivityType","properties":{"id":{"description":"The unique identifier for the activity type","type":"integer"},"name":{"description":"The name of the activity type","type":"string"},"enablesReverseCharge":{"description":"Weather or not the activity type enables reverse charge","type":"boolean"},"taxRate":{"description":"The rate of the tax entity","type":"number"}}}}}}
```

## The ActivityType.ActivityTypeDTO.jsonld-activity-type.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"ActivityType.ActivityTypeDTO.jsonld-activity-type.read_translation":{"type":"object","description":"ActivityType","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for the activity type","type":"integer"},"name":{"description":"The name of the activity type","type":"string"},"enablesReverseCharge":{"description":"Weather or not the activity type enables reverse charge","type":"boolean"},"taxRate":{"description":"The rate of the tax entity","type":"number"}}}}}}
```

## The AddressDTO-invoice-version.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"AddressDTO-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The AddressDTO-invoice.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"AddressDTO-invoice.read_address.read_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The AddressDTO-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"AddressDTO-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The AddressDTO.jsonld-invoice-version.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"AddressDTO.jsonld-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The AddressDTO.jsonld-invoice.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"AddressDTO.jsonld-invoice.read_address.read_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The AddressDTO.jsonld-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"AddressDTO.jsonld-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The Booking.BookingDTO-booking.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Booking.BookingDTO-booking.read_translation":{"type":"object","description":"Booking","properties":{"id":{"description":"The unique identifier for the booking","type":"integer"},"state":{"$ref":"#/components/schemas/BookingState","description":"The state","type":"integer"},"confirmedAt":{"description":"Will be set on finished bookings","type":"string","format":"date-time","nullable":true},"person":{"description":"The Person","type":"string","format":"iri-reference"},"invoice":{"description":"The invoice","type":"string","format":"iri-reference"},"number":{"description":"The booking number","type":"string"},"barcode":{"description":"The barcode value","type":"string"}}},"BookingState":{"type":"integer","enum":[0,5,10,40]}}}}
```

## The Booking.BookingDTO.jsonld-booking.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Booking.BookingDTO.jsonld-booking.read_translation":{"type":"object","description":"Booking","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for the booking","type":"integer"},"state":{"$ref":"#/components/schemas/BookingState","description":"The state","type":"integer"},"confirmedAt":{"description":"Will be set on finished bookings","type":"string","format":"date-time","nullable":true},"person":{"description":"The Person","type":"string","format":"iri-reference"},"invoice":{"description":"The invoice","type":"string","format":"iri-reference"},"number":{"description":"The booking number","type":"string"},"barcode":{"description":"The barcode value","type":"string"}}},"BookingState":{"type":"integer","enum":[0,5,10,40]}}}}
```

## The Conference.ConferenceDTO-conference.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Conference.ConferenceDTO-conference.read_translation":{"type":"object","description":"Conference\nRepresents a specific conference inside the converia instance.","properties":{"id":{"description":"The unique identifier for this conference","type":"integer"},"name":{"description":"The name of the conference","type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-conference.read_translation"}},"shortNameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-conference.read_translation"}},"internalName":{"description":"A version of the conference name used for internal processes and purposes.","type":"string"},"isActive":{"description":"Weather or not the conference is currently active","type":"boolean"},"isVisible":{"description":"Weather or not this conference is visible","type":"boolean"},"startTime":{"description":"The starting date of this conference","type":"string","format":"date-time","nullable":true},"endTime":{"description":"The end date of this conference","type":"string","format":"date-time","nullable":true},"invoiceNumberGroup":{"description":"The invoice number group","type":"string"},"generalContact":{"description":"The general contact person of this conference","type":"string","format":"iri-reference","nullable":true},"registrationContact":{"description":"The contact person responsible for the registration process of this conference","type":"string","format":"iri-reference","nullable":true},"submissionContact":{"description":"The contact person responsible for the submission process of this conference","type":"string","format":"iri-reference","nullable":true},"reviewingContact":{"description":"The contact person responsible for the reviewing process of this conference","type":"string","format":"iri-reference","nullable":true},"currency":{"description":"The default currency used for this conference","type":"string"},"defaultLanguage":{"description":"Iri pointing towards the default language used for this conference","type":"string","format":"iri-reference"},"availableLanguages":{"description":"Array of Iris pointing towards all languages available within this conference","type":"array","items":{"type":"string","format":"iri-reference"}},"categories":{"description":"Array of Iris pointing towards conference categories","type":"array","items":{"type":"string","format":"iri-reference"}}}},"Translation.TranslationDTO-conference.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Conference.ConferenceDTO.jsonld-conference.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Conference.ConferenceDTO.jsonld-conference.read_translation":{"type":"object","description":"Conference\nRepresents a specific conference inside the converia instance.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for this conference","type":"integer"},"name":{"description":"The name of the conference","type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-conference.read_translation"}},"shortNameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-conference.read_translation"}},"internalName":{"description":"A version of the conference name used for internal processes and purposes.","type":"string"},"isActive":{"description":"Weather or not the conference is currently active","type":"boolean"},"isVisible":{"description":"Weather or not this conference is visible","type":"boolean"},"startTime":{"description":"The starting date of this conference","type":"string","format":"date-time","nullable":true},"endTime":{"description":"The end date of this conference","type":"string","format":"date-time","nullable":true},"invoiceNumberGroup":{"description":"The invoice number group","type":"string"},"generalContact":{"description":"The general contact person of this conference","type":"string","format":"iri-reference","nullable":true},"registrationContact":{"description":"The contact person responsible for the registration process of this conference","type":"string","format":"iri-reference","nullable":true},"submissionContact":{"description":"The contact person responsible for the submission process of this conference","type":"string","format":"iri-reference","nullable":true},"reviewingContact":{"description":"The contact person responsible for the reviewing process of this conference","type":"string","format":"iri-reference","nullable":true},"currency":{"description":"The default currency used for this conference","type":"string"},"defaultLanguage":{"description":"Iri pointing towards the default language used for this conference","type":"string","format":"iri-reference"},"availableLanguages":{"description":"Array of Iris pointing towards all languages available within this conference","type":"array","items":{"type":"string","format":"iri-reference"}},"categories":{"description":"Array of Iris pointing towards conference categories","type":"array","items":{"type":"string","format":"iri-reference"}}}},"Translation.TranslationDTO.jsonld-conference.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The ConferenceCategory.ConferenceCategoryDTO-conference-category.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"ConferenceCategory.ConferenceCategoryDTO-conference-category.read_translation":{"type":"object","description":"Category","properties":{"id":{"type":"integer"},"name":{"type":"string"},"frames":{"type":"array","items":{"type":"string","format":"iri-reference"}},"parent":{"type":"string","format":"iri-reference","nullable":true}}}}}}
```

## The ConferenceCategory.ConferenceCategoryDTO.jsonld-conference-category.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"ConferenceCategory.ConferenceCategoryDTO.jsonld-conference-category.read_translation":{"type":"object","description":"Category","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"integer"},"name":{"type":"string"},"frames":{"type":"array","items":{"type":"string","format":"iri-reference"}},"parent":{"type":"string","format":"iri-reference","nullable":true}}}}}}
```

## The Invoice.InvoiceDTO-invoice.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Invoice.InvoiceDTO-invoice.read_address.read_translation":{"type":"object","description":"Invoice","properties":{"id":{"description":"The unique identifier","type":"integer"},"number":{"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"state":{"$ref":"#/components/schemas/InvoiceState","type":"string"},"orderNumber":{"type":"string"},"internalDepartment":{"type":"string"},"internalCostcenter":{"type":"string"},"reverseChargeState":{"$ref":"#/components/schemas/ReverseChargeState","type":"string"},"additionalText":{"type":"string"},"frame":{"type":"string","format":"iri-reference"},"responsiblePerson":{"description":"Person that is responsible for this invoice","type":"string","format":"iri-reference"},"paymentMethod":{"description":"Link to payment method","type":"string","format":"iri-reference","nullable":true},"address":{"description":"The address used within the invoice","$ref":"#/components/schemas/AddressDTO-invoice.read_address.read_translation"},"shippingAddress":{"description":"The shipping address used within the invoice","anyOf":[{"$ref":"#/components/schemas/AddressDTO-invoice.read_address.read_translation"}],"nullable":true},"versions":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"InvoiceState":{"type":"string","enum":["booked","canceled"]},"ReverseChargeState":{"type":"string","enum":["none","eu","foreign"]},"AddressDTO-invoice.read_address.read_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The Invoice.InvoiceDTO.jsonld-invoice.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Invoice.InvoiceDTO.jsonld-invoice.read_address.read_translation":{"type":"object","description":"Invoice","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier","type":"integer"},"number":{"type":"integer"},"date":{"type":"string","format":"date-time","nullable":true},"state":{"$ref":"#/components/schemas/InvoiceState","type":"string"},"orderNumber":{"type":"string"},"internalDepartment":{"type":"string"},"internalCostcenter":{"type":"string"},"reverseChargeState":{"$ref":"#/components/schemas/ReverseChargeState","type":"string"},"additionalText":{"type":"string"},"frame":{"type":"string","format":"iri-reference"},"responsiblePerson":{"description":"Person that is responsible for this invoice","type":"string","format":"iri-reference"},"paymentMethod":{"description":"Link to payment method","type":"string","format":"iri-reference","nullable":true},"address":{"description":"The address used within the invoice","$ref":"#/components/schemas/AddressDTO.jsonld-invoice.read_address.read_translation"},"shippingAddress":{"description":"The shipping address used within the invoice","anyOf":[{"$ref":"#/components/schemas/AddressDTO.jsonld-invoice.read_address.read_translation"}],"nullable":true},"versions":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"InvoiceState":{"type":"string","enum":["booked","canceled"]},"ReverseChargeState":{"type":"string","enum":["none","eu","foreign"]},"AddressDTO.jsonld-invoice.read_address.read_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The InvoicePositionDTO-invoice-version.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"InvoicePositionDTO-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the invoice position","type":"integer"},"sum":{"description":"The sum, can be negative in case of cancellation","type":"number"},"taxRate":{"description":"The tax rate","type":"number"},"offerpackage":{"description":"The related offerpackage","type":"string","format":"iri-reference","nullable":true},"priceGroup":{"description":"The related pricegroup","type":"string","format":"iri-reference","nullable":true},"paymentMethod":{"description":"The payment method","type":"string","format":"iri-reference","nullable":true}}}}}}
```

## The InvoicePositionDTO.jsonld-invoice-version.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"InvoicePositionDTO.jsonld-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the invoice position","type":"integer"},"sum":{"description":"The sum, can be negative in case of cancellation","type":"number"},"taxRate":{"description":"The tax rate","type":"number"},"offerpackage":{"description":"The related offerpackage","type":"string","format":"iri-reference","nullable":true},"priceGroup":{"description":"The related pricegroup","type":"string","format":"iri-reference","nullable":true},"paymentMethod":{"description":"The payment method","type":"string","format":"iri-reference","nullable":true}}}}}}
```

## The InvoiceVersion.InvoiceVersionDTO-invoice-version.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"InvoiceVersion.InvoiceVersionDTO-invoice-version.read_address.read_translation":{"type":"object","description":"Version","properties":{"id":{"description":"The unique identifier for the invoice version","type":"integer"},"invoice":{"description":"The related Invoice entity","type":"string","format":"iri-reference"},"version":{"description":"The actual version number of the invoice version","type":"integer"},"referenceNumber":{"description":"The reference number of this version","type":"string"},"address":{"description":"The address used within the invoice version","$ref":"#/components/schemas/AddressDTO-invoice-version.read_address.read_translation"},"reverseChargeState":{"$ref":"#/components/schemas/ReverseChargeState","type":"string"},"creationDate":{"description":"The creation date of the invoice version","type":"string","format":"date-time"},"paymentMethod":{"description":"The payment method","type":"string","format":"iri-reference","nullable":true},"isCancellation":{"description":"Whether or not the invoice version is a cancellation","type":"boolean"},"positions":{"description":"Positions connected to the invoice version","type":"array","items":{"$ref":"#/components/schemas/InvoicePositionDTO-invoice-version.read_address.read_translation"}}}},"AddressDTO-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}},"ReverseChargeState":{"type":"string","enum":["none","eu","foreign"]},"InvoicePositionDTO-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the invoice position","type":"integer"},"sum":{"description":"The sum, can be negative in case of cancellation","type":"number"},"taxRate":{"description":"The tax rate","type":"number"},"offerpackage":{"description":"The related offerpackage","type":"string","format":"iri-reference","nullable":true},"priceGroup":{"description":"The related pricegroup","type":"string","format":"iri-reference","nullable":true},"paymentMethod":{"description":"The payment method","type":"string","format":"iri-reference","nullable":true}}}}}}
```

## The InvoiceVersion.InvoiceVersionDTO.jsonld-invoice-version.read\_address.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"InvoiceVersion.InvoiceVersionDTO.jsonld-invoice-version.read_address.read_translation":{"type":"object","description":"Version","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for the invoice version","type":"integer"},"invoice":{"description":"The related Invoice entity","type":"string","format":"iri-reference"},"version":{"description":"The actual version number of the invoice version","type":"integer"},"referenceNumber":{"description":"The reference number of this version","type":"string"},"address":{"description":"The address used within the invoice version","$ref":"#/components/schemas/AddressDTO.jsonld-invoice-version.read_address.read_translation"},"reverseChargeState":{"$ref":"#/components/schemas/ReverseChargeState","type":"string"},"creationDate":{"description":"The creation date of the invoice version","type":"string","format":"date-time"},"paymentMethod":{"description":"The payment method","type":"string","format":"iri-reference","nullable":true},"isCancellation":{"description":"Whether or not the invoice version is a cancellation","type":"boolean"},"positions":{"description":"Positions connected to the invoice version","type":"array","items":{"$ref":"#/components/schemas/InvoicePositionDTO.jsonld-invoice-version.read_address.read_translation"}}}},"AddressDTO.jsonld-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}},"ReverseChargeState":{"type":"string","enum":["none","eu","foreign"]},"InvoicePositionDTO.jsonld-invoice-version.read_address.read_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the invoice position","type":"integer"},"sum":{"description":"The sum, can be negative in case of cancellation","type":"number"},"taxRate":{"description":"The tax rate","type":"number"},"offerpackage":{"description":"The related offerpackage","type":"string","format":"iri-reference","nullable":true},"priceGroup":{"description":"The related pricegroup","type":"string","format":"iri-reference","nullable":true},"paymentMethod":{"description":"The payment method","type":"string","format":"iri-reference","nullable":true}}}}}}
```

## The Language.LanguageDTO-language.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Language.LanguageDTO-language.read_translation":{"type":"object","description":"Language","properties":{"id":{"type":"integer"},"name":{"type":"string"},"iso639_1":{"type":"string"},"iso3166_1":{"type":"string"}}}}}}
```

## The Language.LanguageDTO.jsonld-language.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Language.LanguageDTO.jsonld-language.read_translation":{"type":"object","description":"Language","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"integer"},"name":{"type":"string"},"iso639_1":{"type":"string"},"iso3166_1":{"type":"string"}}}}}}
```

## The OfferCategory.OfferCategoryDTO-offer-category.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"OfferCategory.OfferCategoryDTO-offer-category.read_translation":{"type":"object","description":"Category","properties":{"id":{"description":"The unique identifier for the offer category","type":"integer"},"internalName":{"description":"The internal name of the offer category","type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-offer-category.read_translation"}},"descriptionTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-offer-category.read_translation"}},"frame":{"description":"The frame containing this offer category","type":"string","format":"iri-reference"},"mode":{"$ref":"#/components/schemas/OfferCategoryMode","description":"The mode of the offer category","type":"string"},"isMandatory":{"description":"Whether or not the offer category is mandatory","type":"boolean"}}},"Translation.TranslationDTO-offer-category.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"OfferCategoryMode":{"type":"string","enum":["single","multi"]}}}}
```

## The OfferCategory.OfferCategoryDTO.jsonld-offer-category.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"OfferCategory.OfferCategoryDTO.jsonld-offer-category.read_translation":{"type":"object","description":"Category","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for the offer category","type":"integer"},"internalName":{"description":"The internal name of the offer category","type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-offer-category.read_translation"}},"descriptionTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-offer-category.read_translation"}},"frame":{"description":"The frame containing this offer category","type":"string","format":"iri-reference"},"mode":{"$ref":"#/components/schemas/OfferCategoryMode","description":"The mode of the offer category","type":"string"},"isMandatory":{"description":"Whether or not the offer category is mandatory","type":"boolean"}}},"Translation.TranslationDTO.jsonld-offer-category.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"OfferCategoryMode":{"type":"string","enum":["single","multi"]}}}}
```

## The OfferPackage.OfferPackageDTO-offer-package.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"OfferPackage.OfferPackageDTO-offer-package.read_translation":{"type":"object","description":"Package","properties":{"id":{"type":"integer"},"name":{"type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-offer-package.read_translation"}},"descriptionTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-offer-package.read_translation"}},"frame":{"type":"string","format":"iri-reference"},"category":{"type":"string","format":"iri-reference","nullable":true},"type":{"$ref":"#/components/schemas/OfferPackageTypes","type":"string"},"activityType":{"type":"string","format":"iri-reference","nullable":true},"reverseChargeApplicable":{"$ref":"#/components/schemas/ReverseChargeApplicable","type":"string"},"isSoldByThirdParty":{"type":"boolean"}}},"Translation.TranslationDTO-offer-package.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"OfferPackageTypes":{"type":"string","enum":["OPKGKIND_NORM","OPKGKIND_CHILD","OPKGKIND_CANCELED"]},"ReverseChargeApplicable":{"type":"string","enum":["inherit","no","yes"]}}}}
```

## The OfferPackage.OfferPackageDTO.jsonld-offer-package.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"OfferPackage.OfferPackageDTO.jsonld-offer-package.read_translation":{"type":"object","description":"Package","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"integer"},"name":{"type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-offer-package.read_translation"}},"descriptionTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-offer-package.read_translation"}},"frame":{"type":"string","format":"iri-reference"},"category":{"type":"string","format":"iri-reference","nullable":true},"type":{"$ref":"#/components/schemas/OfferPackageTypes","type":"string"},"activityType":{"type":"string","format":"iri-reference","nullable":true},"reverseChargeApplicable":{"$ref":"#/components/schemas/ReverseChargeApplicable","type":"string"},"isSoldByThirdParty":{"type":"boolean"}}},"Translation.TranslationDTO.jsonld-offer-package.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"OfferPackageTypes":{"type":"string","enum":["OPKGKIND_NORM","OPKGKIND_CHILD","OPKGKIND_CANCELED"]},"ReverseChargeApplicable":{"type":"string","enum":["inherit","no","yes"]}}}}
```

## The Payment.PaymentDTO-payment.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Payment.PaymentDTO-payment.read_translation":{"type":"object","description":"Payment","properties":{"id":{"type":"integer"},"amount":{"type":"number"},"internalReference":{"type":"string"},"additionalInfo":{"type":"string"},"externalReference":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"valueDate":{"type":"string","format":"date-time","nullable":true},"insertDate":{"type":"string","format":"date-time"},"uniqueTransactionId":{"description":"Unique transaction id, only used for some payment methods","type":"string"},"importedAccountNumber":{"type":"string"},"importedBankCode":{"type":"string"},"importedPayerName":{"type":"string"},"userType":{"$ref":"#/components/schemas/PaymentUserType","type":"string"},"backendUserId":{"type":"integer"},"correctionForPayment":{"type":"string","format":"iri-reference","nullable":true},"invoice":{"type":"string","format":"iri-reference"},"paymentMethod":{"type":"string","format":"iri-reference"}}},"PaymentUserType":{"type":"string","enum":["","frontend","backend"]}}}}
```

## The Payment.PaymentDTO.jsonld-payment.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Payment.PaymentDTO.jsonld-payment.read_translation":{"type":"object","description":"Payment","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"integer"},"amount":{"type":"number"},"internalReference":{"type":"string"},"additionalInfo":{"type":"string"},"externalReference":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"valueDate":{"type":"string","format":"date-time","nullable":true},"insertDate":{"type":"string","format":"date-time"},"uniqueTransactionId":{"description":"Unique transaction id, only used for some payment methods","type":"string"},"importedAccountNumber":{"type":"string"},"importedBankCode":{"type":"string"},"importedPayerName":{"type":"string"},"userType":{"$ref":"#/components/schemas/PaymentUserType","type":"string"},"backendUserId":{"type":"integer"},"correctionForPayment":{"type":"string","format":"iri-reference","nullable":true},"invoice":{"type":"string","format":"iri-reference"},"paymentMethod":{"type":"string","format":"iri-reference"}}},"PaymentUserType":{"type":"string","enum":["","frontend","backend"]}}}}
```

## The PaymentMethod.PaymentMethodDTO-payment-method.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"PaymentMethod.PaymentMethodDTO-payment-method.read_translation":{"type":"object","description":"PaymentMethod","properties":{"id":{"type":"integer"},"internalKey":{"$ref":"#/components/schemas/PaymentKeys","type":"string"},"internalName":{"type":"string"},"startTime":{"description":"The starting date of this payment","type":"string","format":"date-time","nullable":true},"endTime":{"description":"The ending date of this payment","type":"string","format":"date-time","nullable":true},"fee":{"type":"number"},"feeType":{"$ref":"#/components/schemas/FeeTypes","type":"string"},"orderIndex":{"type":"number"},"activityType":{"type":"string","format":"iri-reference","nullable":true},"frame":{"type":"string","format":"iri-reference"}}},"PaymentKeys":{"type":"string","enum":["T","CC","CT_ELV","CT_SOFORT","IS","FREE","EP","OGONE","CONCARDIS","INTERN","SPARKASSE","PAYPAL","HEIDELPAY","GS","BESR","DATATRANS","SAFERPAY","OSP_CARD","POS","POSTFINANCE","POSTFINANCE_CHECKOUT","SAFERPAY2","SWISSQRBILL","PAYPAL_REST"]},"FeeTypes":{"type":"string","enum":["STATIC","PERCENT"]}}}}
```

## The PaymentMethod.PaymentMethodDTO.jsonld-payment-method.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"PaymentMethod.PaymentMethodDTO.jsonld-payment-method.read_translation":{"type":"object","description":"PaymentMethod","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"integer"},"internalKey":{"$ref":"#/components/schemas/PaymentKeys","type":"string"},"internalName":{"type":"string"},"startTime":{"description":"The starting date of this payment","type":"string","format":"date-time","nullable":true},"endTime":{"description":"The ending date of this payment","type":"string","format":"date-time","nullable":true},"fee":{"type":"number"},"feeType":{"$ref":"#/components/schemas/FeeTypes","type":"string"},"orderIndex":{"type":"number"},"activityType":{"type":"string","format":"iri-reference","nullable":true},"frame":{"type":"string","format":"iri-reference"}}},"PaymentKeys":{"type":"string","enum":["T","CC","CT_ELV","CT_SOFORT","IS","FREE","EP","OGONE","CONCARDIS","INTERN","SPARKASSE","PAYPAL","HEIDELPAY","GS","BESR","DATATRANS","SAFERPAY","OSP_CARD","POS","POSTFINANCE","POSTFINANCE_CHECKOUT","SAFERPAY2","SWISSQRBILL","PAYPAL_REST"]},"FeeTypes":{"type":"string","enum":["STATIC","PERCENT"]}}}}
```

## The Person.PersonDTO-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Person.PersonDTO-person.read_address.read_person.read-extended_translation":{"type":"object","description":"Person","properties":{"id":{"description":"The unique identifier for the person entity","type":"integer"},"externalId":{"description":"The external ID used for referencing external accounts","type":"string"},"firstname":{"description":"The persons firstname","type":"string"},"lastname":{"description":"The persons surname","type":"string"},"foaType":{"$ref":"#/components/schemas/FoaType","description":"Foa type of the person","type":"string"},"academicPrefix":{"description":"The persons academic title","type":"string"},"academicSuffix":{"description":"The persons name suffix, additional information","type":"string"},"customSalutation":{"type":"array","items":{"$ref":"#/components/schemas/TranslationDTO-person.read_address.read_person.read-extended_translation"}},"genderspecificFormOfAddressPart":{"$ref":"#/components/schemas/LegacyGenderSpecificFoaPart","description":"The persons form of address","type":"string"},"birthday":{"description":"The persons birthday","type":"string","format":"date-time","nullable":true},"function":{"description":"The persons function / job / responsibility","type":"string"},"efn":{"description":"The persons unified training number","type":"string"},"lastUpdated":{"description":"Last change of the person or address infos","type":"string","format":"date-time"},"textVita":{"description":"Vita of a person","type":"string"},"gender":{"$ref":"#/components/schemas/LegacyGenderType","description":"Gender of the person, not stored in most cases","deprecated":true,"type":"string"},"memberId":{"description":"A global frame independet member id, not connected with the member management","type":"string"},"membership":{"description":"Institution the member id belongs to","type":"string"},"isMarkedDeleted":{"description":"Marker for deleted person","type":"boolean"},"isMarkedImported":{"description":"Marker for imported person","type":"boolean"},"additionalTextInfo":{"description":"Some additional plain text info","type":"string"},"accountType":{"$ref":"#/components/schemas/AccountType","description":"Type of account","type":"string"},"account":{"description":"The Account","type":"string","format":"iri-reference"},"mergedToPerson":{"description":"If person is merged, the link to the merge result","type":"string","format":"iri-reference","nullable":true},"language":{"description":"The persons language","type":"string","format":"iri-reference","nullable":true},"address":{"description":"The persons address","$ref":"#/components/schemas/AddressDTO-person.read_address.read_person.read-extended_translation"}}},"FoaType":{"type":"string","enum":["empty","masculine","feminine","indefinite"]},"TranslationDTO-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"LegacyGenderSpecificFoaPart":{"type":"string","enum":["empty","male","female","none"],"deprecated":true,"description":"Will be removed use properties with FoaType instead."},"LegacyGenderType":{"type":"string","enum":["","m","f"],"deprecated":true,"description":"Will be removed use properties with FoaType instead."},"AccountType":{"type":"string","enum":["none","converia","sso"]},"AddressDTO-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The Person.PersonDTO.jsonld-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Person.PersonDTO.jsonld-person.read_address.read_person.read-extended_translation":{"type":"object","description":"Person","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for the person entity","type":"integer"},"externalId":{"description":"The external ID used for referencing external accounts","type":"string"},"firstname":{"description":"The persons firstname","type":"string"},"lastname":{"description":"The persons surname","type":"string"},"foaType":{"$ref":"#/components/schemas/FoaType","description":"Foa type of the person","type":"string"},"academicPrefix":{"description":"The persons academic title","type":"string"},"academicSuffix":{"description":"The persons name suffix, additional information","type":"string"},"customSalutation":{"type":"array","items":{"$ref":"#/components/schemas/TranslationDTO.jsonld-person.read_address.read_person.read-extended_translation"}},"genderspecificFormOfAddressPart":{"$ref":"#/components/schemas/LegacyGenderSpecificFoaPart","description":"The persons form of address","type":"string"},"birthday":{"description":"The persons birthday","type":"string","format":"date-time","nullable":true},"function":{"description":"The persons function / job / responsibility","type":"string"},"efn":{"description":"The persons unified training number","type":"string"},"lastUpdated":{"description":"Last change of the person or address infos","type":"string","format":"date-time"},"textVita":{"description":"Vita of a person","type":"string"},"gender":{"$ref":"#/components/schemas/LegacyGenderType","description":"Gender of the person, not stored in most cases","deprecated":true,"type":"string"},"memberId":{"description":"A global frame independet member id, not connected with the member management","type":"string"},"membership":{"description":"Institution the member id belongs to","type":"string"},"isMarkedDeleted":{"description":"Marker for deleted person","type":"boolean"},"isMarkedImported":{"description":"Marker for imported person","type":"boolean"},"additionalTextInfo":{"description":"Some additional plain text info","type":"string"},"accountType":{"$ref":"#/components/schemas/AccountType","description":"Type of account","type":"string"},"account":{"description":"The Account","type":"string","format":"iri-reference"},"mergedToPerson":{"description":"If person is merged, the link to the merge result","type":"string","format":"iri-reference","nullable":true},"language":{"description":"The persons language","type":"string","format":"iri-reference","nullable":true},"address":{"description":"The persons address","$ref":"#/components/schemas/AddressDTO.jsonld-person.read_address.read_person.read-extended_translation"}}},"FoaType":{"type":"string","enum":["empty","masculine","feminine","indefinite"]},"TranslationDTO.jsonld-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"LegacyGenderSpecificFoaPart":{"type":"string","enum":["empty","male","female","none"],"deprecated":true,"description":"Will be removed use properties with FoaType instead."},"LegacyGenderType":{"type":"string","enum":["","m","f"],"deprecated":true,"description":"Will be removed use properties with FoaType instead."},"AccountType":{"type":"string","enum":["none","converia","sso"]},"AddressDTO.jsonld-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"description":"The unique identifier for the address","type":"integer"},"street":{"description":"The street","type":"string"},"zip":{"description":"The zip code","type":"string"},"city":{"description":"The city","type":"string"},"phone":{"description":"The phone number","type":"string"},"mobilePhone":{"description":"The mobile phone number","type":"string"},"fax":{"description":"The fax number","type":"string"},"company":{"description":"The company","type":"string"},"department":{"description":"The department","type":"string"},"aux":{"description":"The aux","type":"string"},"state":{"description":"The state","type":"string"},"country":{"description":"The country","type":"string"},"email":{"description":"The mail address","type":"string"},"careOf":{"description":"The careOf addition","type":"string"},"url":{"description":"The url","type":"string"},"vatId":{"description":"The vat","type":"string"}}}}}}
```

## The Person.PersonMergeHistoryDTO-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Person.PersonMergeHistoryDTO-person.read_address.read_person.read-extended_translation":{"type":"object","description":"Person","properties":{"id":{"type":"integer"},"ancestorList":{"description":"List of ancestor person ids recursion is limit to 10 levels so","type":"array","items":{"type":"integer"}}}}}}}
```

## The Person.PersonMergeHistoryDTO.jsonld-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Person.PersonMergeHistoryDTO.jsonld-person.read_address.read_person.read-extended_translation":{"type":"object","description":"Person","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"ancestorList":{"description":"List of ancestor person ids recursion is limit to 10 levels so","type":"array","items":{"type":"integer"}}}}}}}
```

## The Pricegroup.PricegroupDTO-pricegroup.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Pricegroup.PricegroupDTO-pricegroup.read_translation":{"type":"object","description":"Pricegroup","properties":{"id":{"description":"The unique identifier for the pricegroup","type":"integer"},"name":{"description":"The Name","type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-pricegroup.read_translation"}},"descriptionTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO-pricegroup.read_translation"}},"kind":{"$ref":"#/components/schemas/PricegroupKinds","description":"The pricegroup kind","type":"string"},"orderIndex":{"description":"The order index","type":"number"},"frame":{"type":"string","format":"iri-reference","nullable":true}}},"Translation.TranslationDTO-pricegroup.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"PricegroupKinds":{"type":"string","enum":["PGKIND_INTERNAL","PGKIND_NORM","PGKIND_CANCELED"]}}}}
```

## The Pricegroup.PricegroupDTO.jsonld-pricegroup.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Pricegroup.PricegroupDTO.jsonld-pricegroup.read_translation":{"type":"object","description":"Pricegroup","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"description":"The unique identifier for the pricegroup","type":"integer"},"name":{"description":"The Name","type":"string"},"nameTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-pricegroup.read_translation"}},"descriptionTranslations":{"description":"Array of translation objects containing the field translations in all available languages. Not loaded by default, see translation.","type":"array","items":{"$ref":"#/components/schemas/Translation.TranslationDTO.jsonld-pricegroup.read_translation"}},"kind":{"$ref":"#/components/schemas/PricegroupKinds","description":"The pricegroup kind","type":"string"},"orderIndex":{"description":"The order index","type":"number"},"frame":{"type":"string","format":"iri-reference","nullable":true}}},"Translation.TranslationDTO.jsonld-pricegroup.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}},"PricegroupKinds":{"type":"string","enum":["PGKIND_INTERNAL","PGKIND_NORM","PGKIND_CANCELED"]}}}}
```

## The Translation.TranslationDTO-conference.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO-conference.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Translation.TranslationDTO-offer-category.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO-offer-category.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Translation.TranslationDTO-offer-package.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO-offer-package.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Translation.TranslationDTO-pricegroup.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO-pricegroup.read_translation":{"type":"object","description":"Translation","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Translation.TranslationDTO.jsonld-conference.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO.jsonld-conference.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Translation.TranslationDTO.jsonld-offer-category.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO.jsonld-offer-category.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Translation.TranslationDTO.jsonld-offer-package.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO.jsonld-offer-package.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The Translation.TranslationDTO.jsonld-pricegroup.read\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Translation.TranslationDTO.jsonld-pricegroup.read_translation":{"type":"object","description":"Translation","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The TranslationDTO-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"TranslationDTO-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The TranslationDTO.jsonld-person.read\_address.read\_person.read-extended\_translation object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"TranslationDTO.jsonld-person.read_address.read_person.read-extended_translation":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http://www.w3.org/ns/hydra/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string","format":"iri-reference"},"content":{"type":"string"}}}}}}
```

## The PaymentKeys object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"PaymentKeys":{"type":"string","enum":["T","CC","CT_ELV","CT_SOFORT","IS","FREE","EP","OGONE","CONCARDIS","INTERN","SPARKASSE","PAYPAL","HEIDELPAY","GS","BESR","DATATRANS","SAFERPAY","OSP_CARD","POS","POSTFINANCE","POSTFINANCE_CHECKOUT","SAFERPAY2","SWISSQRBILL","PAYPAL_REST"]}}}}
```

## The PricegroupKinds object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"PricegroupKinds":{"type":"string","enum":["PGKIND_INTERNAL","PGKIND_NORM","PGKIND_CANCELED"]}}}}
```

## The FeeTypes object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"FeeTypes":{"type":"string","enum":["STATIC","PERCENT"]}}}}
```

## The LegacyGenderType object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"LegacyGenderType":{"type":"string","enum":["","m","f"],"deprecated":true,"description":"Will be removed use properties with FoaType instead."}}}}
```

## The LegacyGenderSpecificFoaPart object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"LegacyGenderSpecificFoaPart":{"type":"string","enum":["empty","male","female","none"],"deprecated":true,"description":"Will be removed use properties with FoaType instead."}}}}
```

## The FoaType object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"FoaType":{"type":"string","enum":["empty","masculine","feminine","indefinite"]}}}}
```

## The AccountType object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"AccountType":{"type":"string","enum":["none","converia","sso"]}}}}
```

## The ReverseChargeState object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"ReverseChargeState":{"type":"string","enum":["none","eu","foreign"]}}}}
```

## The InvoiceState object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"InvoiceState":{"type":"string","enum":["booked","canceled"]}}}}
```

## The BookingState object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"BookingState":{"type":"integer","enum":[0,5,10,40]}}}}
```

## The PaymentUserType object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"PaymentUserType":{"type":"string","enum":["","frontend","backend"]}}}}
```

## The ReverseChargeApplicable object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"ReverseChargeApplicable":{"type":"string","enum":["inherit","no","yes"]}}}}
```

## The OfferCategoryMode object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"OfferCategoryMode":{"type":"string","enum":["single","multi"]}}}}
```

## The Token object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Token":{"type":"object","properties":{"token":{"type":"string","readOnly":true}}}}}}
```

## The Credentials object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"Credentials":{"type":"object","properties":{"client_id":{"type":"string"},"client_secret":{"type":"string"}}}}}}
```

## The OfferPackageTypes object

```json
{"openapi":"3.0.0","info":{"title":"Converia API","version":"3.5.0"},"components":{"schemas":{"OfferPackageTypes":{"type":"string","enum":["OPKGKIND_NORM","OPKGKIND_CHILD","OPKGKIND_CANCELED"]}}}}
```
