/
/API v1.0.0
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11h ago · Updated 2mo ago
Client6
Estimation10
General4
Invoice15
  • getReturn all invoices for the account
  • getReturn all invoice categories for the account
  • postCreate an invoice
  • postCreate an invoice category
  • postUpdate an existing invoice
  • postUpdate an existing invoice category
  • postDelete an existing invoice
  • postDelete an existing invoice category
  • postSend the provided invoice to the client
  • postSend the provided invoice to the accountant
  • postChange invoice status
  • getRetrieve the status of the invoice
  • getReturn invoice data
  • getReturn the unique url to the client's invoice
  • getReturn the PDF for the invoice
Order6
Payment1
PaymentLink4
Product5
Tax4
WorkType6
    Invoice

    Return the PDF for the invoice

    get/api/invoice/pdf

    Query parameters

    idinteger required
    signedVersionboolean

    Headers

    x-auth-keystring required
    x-auth-secretstring required

    Response

    OK

    Linkstring

    Unique link to the invoice

    Changes