Moloni developers espana logo

MigratedSimplifiedInvoiceRead

Back


Reads a MigratedSimplifiedInvoices

Return a MigratedSimplifiedInvoices with the specified Id.

Fields

documentId: Int!

fiscalZone: String

documentTypeId: Int!

documentType: DocumentTypeRead!

documentSet: DocumentSetRead

company: CompanyRead!

companyId: Int!

documentSetName: String!

number: Int

date: DateTime

geographicZoneId: Int

geographicZone: GeographicZoneRead

year: Int

totalValue: Float!

documentTotal: Float

totalRelatedAppliedValue: Float

reconciledValue: Float

remainingReconciledValue: Float

reconciliationPercentage: Float

currencyExchangeTotalValue: Float

currencyExchange: CurrencyExchangeRead

currencyExchangeExchange: Float

documentCalculationsMode: Int

status: Int

suspended: Boolean

nullified: Boolean

pdfExport: String

The path to the pdf file at mediaAPI OR
null = PDF generation not requested
empty string = PDF pending generation

deletable: Boolean

nullifiable: Boolean

entityVat: String

entityName: String

entityNumber: String

entityAddress: String

entityZipCode: String

entityCity: String

entityCountryName: String

countryId: Int

country: CountryRead

lastOperations: LastOperationsRead

posRequestId: String

emailsCount: Int

hash: String

hashControl: String

yourReference: String

ourReference: String

lastModified: DateTime

downloads: Int

terminalId: Int

terminal: TerminalRead

createdAt: DateTime!

updatedAt: DateTime!

created: LogInfo

updated: LogInfo

grossValue: Float

globalDiscount: Float

globalDiscountValue: Float

commercialDiscountValue: Float

totalDiscountValue: Float

taxesValue: Float

expirationDate: Date

maturityDate: MaturityDateRead

maturityDateDays: Int

maturityDateName: String

timezone: TimezoneRead

customer: CustomerRead

alternateAddress: AlternateAddressRead

salesperson: SalespersonRead

salespersonCommission: Float

economicActivityClassificationCodeId: Int

economicActivityClassificationCode: EconomicActivityClassificationCodeRead

relatedIn: [RelatedDocumentRead]

relatedWith: [RelatedDocumentRead]

notesRelatedDocs: String

products: [DocumentProductRead]

notes: String

retentionsValue: Float

payments: [DocumentPaymentMethodRead]

financialDiscount: Float

file: String

fileOriginal: String

taxes: [DocumentTaxRead!]!


Deprecated fields

These fields are deprecated and might be removed or stop working. Avoid using them.

deliveryMethod: DeliveryMethodRead   Reason: This document should not have transportation data

deliveryMethodName: String   Reason: This document should not have transportation data

vehicle: VehicleRead   Reason: This document should not have transportation data

deliveryVehicleName: String   Reason: This document should not have transportation data

deliveryVehicleLicensePlate: String   Reason: This document should not have transportation data

deliveryLoadDate: DateTime   Reason: This document should not have transportation data

deliveryLoadAddress: String   Reason: This document should not have transportation data

deliveryLoadCity: String   Reason: This document should not have transportation data

deliveryLoadZipCode: String   Reason: This document should not have transportation data

deliveryLoadCountry: CountryRead   Reason: This document should not have transportation data

deliveryUnloadAddress: String   Reason: This document should not have transportation data

deliveryUnloadCity: String   Reason: This document should not have transportation data

deliveryUnloadZipCode: String   Reason: This document should not have transportation data

deliveryUnloadCountry: CountryRead   Reason: This document should not have transportation data