GET purchase_invoices/{guid}/{packaging}

storecove.com

Summary: Get Purchase invoice data in a selectable format
Operation ID: get_invoice_ubl
Auth: unknown
Description

Get a specific PurchaseInvoice.

Parameters (3)

guid (string, path, required)

purchase invoice guid

packaging (string, path, required, default: json)

How to package the purchase invoice.

Constraints: {'enum': ['json', 'ubl', 'original']}

pmv (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.