Get invoice
get/midgard/v0.1/billing_profile/invoice/{odooInvoiceId}/{year}/{month}/{billingProfileId}/{name}
Returns the invoice as a PDF file.
Request
Authorization
X-AT
header
apiKey
X-AC
header
apiKey
Path Parameters
invoiceId
integer
REQUIRED
year
integer
REQUIRED
month
integer
REQUIRED
billingProfileId
string
REQUIRED
filename
string
REQUIRED
Response
200Invoice PDF file
400Unable to retrieve invoice
403User not allowed to access this resource
Shell cURL
shell
Show schema
json