Invoice

Retrieve XML of an e-invoice

Retrieves the XML of an e-invoice

get/Invoice/{invoiceId}/getXml

Path parameters

invoiceIdinteger required

ID of invoice from which you want the XML

Response

A xml file

objectsstring

Example response

{
  "objects": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.