Moloni developers espana logo

SimplifiedInvoiceRead

Back


Reads a SimplifiedInvoices

Return a SimplifiedInvoices with the specified Id.

Fields

documentId: Int!

companyId: Int!

fiscalZone: String

company: CompanyRead!

documentTypeId: Int!

documentType: DocumentTypeRead!

year: Int

totalValue: Float!

documentTotal: Float

reconciledValue: Float

geographicZoneId: Int

geographicZone: GeographicZoneRead

remainingReconciledValue: Float

reconciliationPercentage: Float

currencyExchangeTotalValue: Float

currencyExchangeExchange: Float

documentCalculationsMode: Int

documentSetName: String!

pdfExport: String

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

deletable: Boolean

totalRelatedAppliedValue: Float

downloads: Int

nullifiable: Boolean

lastOperations: LastOperationsRead

posRequestId: String

emailsCount: Int

hash: String

hashControl: String

yourReference: String

ourReference: String

created: LogInfo

updated: LogInfo

number: Int

documentSet: DocumentSetRead

entityVat: String

entityNumber: String

entityName: String

entityAddress: String

entityZipCode: String

entityCity: String

entityCountryName: String

country: CountryRead

grossValue: Float

financialDiscount: Float

globalDiscount: Float

globalDiscountValue: Float

commercialDiscountValue: Float

totalDiscountValue: Float

taxesValue: Float

date: DateTime

expirationDate: Date

maturityDate: MaturityDateRead

maturityDateDays: Int

maturityDateName: String

timezone: TimezoneRead

terminal: TerminalRead

customer: CustomerRead

alternateAddress: AlternateAddressRead

salesperson: SalespersonRead

salespersonCommission: Float

relatedIn: [RelatedDocumentRead]

relatedWith: [RelatedDocumentRead]

notesRelatedDocs: String

products: [DocumentProductRead]

currencyExchange: CurrencyExchangeRead

notes: String

status: Int

suspended: Boolean

nullified: Boolean

retentionsValue: Float

payments: [DocumentPaymentMethodRead]

economicActivityClassificationCodeId: Int

economicActivityClassificationCode: EconomicActivityClassificationCodeRead

economicActivityClassificationCodeCode: String

economicActivityClassificationCodeName: String

taxes: [DocumentTaxRead!]!

ticketBAI: DocumentTicketBAIRead

documentAT: DocumentATRead


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