Jump to Content
Shine
HomeGuidesAPI ReferenceChangelog
We are hiringShine
API Reference
We are hiring
HomeGuidesAPI ReferenceChangelog
All
Pages
Start typing to search…
These docs are for v3.0. Click to read the latest docs for v3.1.

API Concepts

  • HTTP Responses
  • Pagination
  • Errors
  • Dates and timestamps

User 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
    • Queryget
    • Getget
    • /invoices/{invoiceId}/pdfget
    • Queryget
    • Getget
    • /invoicing/invoices/{invoiceId}/pdfget
  • InvoiceMappings
    • /transaction_enrichment/invoice_mappingsget
  • /qseal
    • getget
Powered by 

Query

get https://connect.api.shine.fr/transactions/query

Query and retrieve a list of transactions

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