GET purchase_invoices/{guid}/{packaging}
Operation ID: get_invoice_ubl
Auth: unknown
Description
Get a specific PurchaseInvoice.
Parameters (3)
(string, path, required)
purchase invoice guid
(string, path, required, default: json)
How to package the purchase invoice.
Constraints: {'enum': ['json', 'ubl', 'original']}
(string, query, optional, default: 1.0)
The PaymentMeans version. The default (and deprecated) version 1.0 will give BankPaymentMean, DirectDebitPaymentMean, CardPaymentMean, NppPaymentMean, SeBankGiroPaymentMean, SePlusGiroPaymentMean, SgCardPaymentMean, SgGiroPaymentMean, SgPaynowPaymentMean. Version 2.0 deprecates BankPaymentMean (now CreditTransferPaymentMean), CardPaymentMean (now CreditCardPaymentMean), NppPaymentMean (now AunzNppPayidPaymentMean), SeBankGiroPaymentMean (now SeBankgiroPaymentMean -- note the lower 'g' in 'bankgiro'). It also adds OnlinePaymentServicePaymentMean, StandingAgreementPaymentMean, AunzNppPaytoPaymentMean, AunzBpayPaymentMean, AunzPostbillpayPaymentMean, AunzUriPaymentMean.
No probe data for this endpoint yet.