You are viewing a section of Superface that will be deprecated in Q4 2023. Until then, you can continue to use it as you have before but we recommend that you migrate to our latest version soon. For more details visit superface.ai/docs/migrate.

invoice-management/retrieve-invoice

invoice-management/retrieve-invoice@0.0.0

Fetches an initialized invoice object with details such as buyer and seller information, items, and payment instructions.

Input
The complexity of the invoice object.
Whether to include objectInfo and JSONSchema objects in the response.
Result
Invoice

Structure details

Input (object)

Complexity
The complexity of the invoice object.
IncludeInfo
Whether to include objectInfo and JSONSchema objects in the response.

Example

Result (object)

Invoice
BuyerLegalForm
BuyerTypeCode
BuyerCountryCode
BuyerTaxNum
BuyerName
BuyerPostCode
BuyerStreet
BuyerCity
BuyerRegNum
BuyerId
BuyerIsBudget
BuyerBudgetNum
DocNumber
DocIssueDate
DocDueDate
DocTotalAmount
DocTotalVatAmount
DocStartDate
DocEndDate
DocDeliveryDate
DocCurrencyCode
DocExchangeRate
DocAllowPercent
DocSigner
DocNote
DocBuyerOrderRef
OriginalInvNumber
OriginalInvIssueDate
DocTypeCode
DocSaleTypeCode
DocPaymentTypeCode
OperatorTAPRegistration
PDFOriginal
_details
Items
ItemName
ItemQuantity
ItemUmcCode
ItemNetPrice
ItemRetailPrice
ItemAllowancePercent
ItemVatRate
ItemVatCode
ItemExciseAmount
Payments
PayCode
PayNumber
PayAmount
PayPayeeAccountType
PayNetworkProvider
PayCardHolderOrReference
PayDocDate

Example