Jump to Content
Accounton Developer API
API Reference
v1

Log InAccounton Developer API
API Reference
Log In
v1API Reference

GETTING STARTED

  • Introduction
  • Release Log
  • Authentication
  • Security
  • The Accounton Data Model
  • Pagination
  • Examples
    • Download all generated transcripts

Accounton Developer API

  • Ping
    • Check if service is liveget
  • Customers
    • /customersget
    • /customerspost
    • /customers/:customerIdget
    • /customers/:customerIdput
    • /customers/:customerIddel
    • /customers/:customerId/privacyget
  • Users
    • /usersget
    • /userspost
    • /users/{userId}get
    • /users/{userId}patch
  • Settings
    • /addressesget
    • /labelsget
    • /labelspost
  • Personal Income Tax
    • /checklistsget
    • /checklists/assignpost
    • /financialyearsget
    • /financialyears/currentget
    • /transcriptsget
    • /transcripts/download/:id/fileget
    • /transcripts/download/:id/metadataget
  • Minfin
    • /minfinget
    • /minfin/download/:documentIdget
    • /minfin/metadata/:documentIdget
Powered by 

/customers

post
https://dev-api.accounton.io/customers

Create a new customer.

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