GET /purchase_invoices/{guid}/{packaging}/{package_version}
Summary: Get Purchase invoice data as JSON with a Base64-encoded UBL string in the specified version
Operation ID: get_invoice_ubl_versioned
Auth: unknown
Operation ID: get_invoice_ubl_versioned
Auth: unknown
Description
Get a specific PurchaseInvoice in UBL format
Parameters (3)
guid
(string, path, required)
purchase invoice guid
package_version
(string, path, required, default: si11)
The version of the package.
Constraints: {'enum': ['si11', 'si12', 'si20', 'aunz', 'sg', 'jp', 'en16931', 'original']}
packaging
(string, path, required, default: ubl)
How to package the purchase invoice.
Constraints: {'enum': ['ubl']}
No probe data for this endpoint yet.