Jump to Content
Shine
HomeGuidesAPI ReferenceChangelog
We are hiringShine
API Reference
We are hiring
HomeGuidesAPI ReferenceChangelog
All
Pages
Start typing to search…

API Concepts

  • HTTP Responses
  • Pagination
  • Errors
  • Dates and timestamps
  • Code Examples

Authentication

  • OAuth2 Methods
    • Authorizeget
    • Get an access tokenpost
    • Revoke a refresh tokenpost
  • ActionRequest Methods
    • Create an action requestpost
    • Poll an action requestpost
  • Methods
    • Get the public JWKSget

Shine Connect

  • Company profile
    • /companies/profiles/{companyProfileId}get
  • Users
    • /users/profiles/{uid}get
  • Bank Transfers
    • Get a transferget
    • Cancel a transferdel
    • Create a transferpost
    • Query transfersget
  • Bank Transfer Recipients
    • Get a recipientget
    • Update a recipientput
    • Delete a recipientdel
    • Create a recipientpost
    • Query recipientsget
  • Bank accounts
    • Get by userget
    • Getget
  • Receipts
    • /receiptspost
    • /receipts/queryget
    • /receipts/{receiptId}get
    • /receipts/{receiptId}put
  • Transactions
    • Queryget
    • Getget
  • Invoices
    • Query - Deprecatedget
    • Get One - Deprecatedget
    • Get Invoice PDF - Deprecatedget
    • Queryget
    • Getget
    • Get invoice pdfget
  • InvoiceMappings
    • /transaction_enrichment/invoice_mappingsget
  • /qseal
    • getget
Powered by 

Get invoice pdf

get https://public.api.shine.fr/invoicing/invoices//pdf

Get invoice pdf by invoiceId

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!