Jump to Content
Candis
GuidesRecipesAPI ReferenceChangelogDiscussions
v1.0

Log InCandis
API Reference
Log In
v1.0GuidesRecipesAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…

Authorization

  • OAuth 2.0 Authorization Code Flow
    • Get Authorization codeget
    • Create or refresh access tokenpost

Candis API

  • Exports
    • Create an Exportpost
    • Get a list Exportsget
    • Get an Exportget
    • Get a list of Export Postingsget
    • Download file by IDget
  • Organizations
    • Get Organizationget
  • Core Data
    • General Ledger Accounts
      • Create General Ledger Accountspost
      • Update General Ledger Accountsput
    • Cost Centers and Cost Objects
      • Create Cost Centers and Cost Objectspost
      • Update Cost Centers and Cost Objectsput
    • Tax Codes
      • Create Tax Codespost
      • Update Tax Codesput
    • Contacts
      • Create Contactspost
      • Update Contactput
    • Payment Conditions
      • Create Payment Conditionspost
      • Update Payment Conditionsput
    • Get Import Logsget
  • Invoices
    • List invoices of the organizationget
    • Update an invoiceput
Powered by 

Create an Export

post https://api.candis.io/v1/organizations//exports

Create an Export and return basic details. Initial status of the Export will be "EXPORTING".

Language
Credentials
Bearer
JWT
Log in to use your API keys
Click Try It! to start a request and see the response here!