Explore
Axonaut
2.0.0
OAS 3.0
Contact the developer
Servers
https://axonaut.com
Authorize
Companies
GET
/api
/v2
/companies
POST
/api
/v2
/companies
Create a Company
GET
/api
/v2
/companies
/{companyId}
Get a specific Company
DELETE
/api
/v2
/companies
/{companyId}
Delete a Company
PATCH
/api
/v2
/companies
/{companyId}
Update a Company
Quotations
GET
/api
/v2
/quotations
POST
/api
/v2
/quotations
Create a Quotation
GET
/api
/v2
/companies
/{companyId}
/quotations
Get all Quotations of a Company
GET
/api
/v2
/quotations
/{quotationId}
Get a specific Quotation
Events
GET
/api
/v2
/events
POST
/api
/v2
/events
Create an Event
GET
/api
/v2
/companies
/{companyId}
/events
Get all Events of a Company
POST
/api
/v2
/events
/{eventId}
/send
Send an Event as email
Account
GET
/api
/v2
/me
GET
/api
/v2
/customfields
Get all Custom fields of the Axonaut account
GET
/api
/v2
/users
Get all Users of the Axonaut account
GET
/api
/v2
/credits-history
Get credits history of the Axonaut account
Address
GET
/api
/v2
/companies
/{companyId}
/addresses
Get all Addresses of a Company
POST
/api
/v2
/addresses
Create an Address for a Company
DELETE
/api
/v2
/addresses
/{addressId}
Delete a Company Address
PATCH
/api
/v2
/addresses
/{addressId}
Update an Address for a Company
Employees
GET
/api
/v2
/employees
Get all Employees
POST
/api
/v2
/employees
Create an Employee
GET
/api
/v2
/companies
/{companyId}
/employees
Get all Employees of a specific Company
GET
/api
/v2
/employees
/{employeeId}
Get a specific Employee
DELETE
/api
/v2
/employees
/{employeeId}
Delete an Employee
PATCH
/api
/v2
/employees
/{employeeId}
Update an Employee
Company Category
GET
/api
/v2
/company-categories
Get all Company Categories
POST
/api
/v2
/company-categories
Create a Company Category
Company document
GET
/api
/v2
/documents
/{documentId}
Get a specific Document
PATCH
/api
/v2
/documents
/{documentId}
Update a Document
GET
/api
/v2
/companies
/{companyId}
/documents
Get all Documents of a Company
POST
/api
/v2
/documents
Add a Document to a Company (URL only, no file)
GET
/api
/v2
/documents
/{documentId}
/download
Download a Document
Bank
GET
/api
/v2
/bank-transactions
Get all Bank Transactions
GET
/api
/v2
/bank-accounts
Get all Bank Accounts
Sales & Invoices
GET
/api
/v2
/invoices
Get all Invoices
POST
/api
/v2
/invoices
Create an Invoice
GET
/api
/v2
/companies
/{companyId}
/invoices
Get all Invoices of a Company
GET
/api
/v2
/invoices
/{invoiceId}
Get a specific Invoice
Invoices Theme
GET
/api
/v2
/themes
Get all Themes
Invoice Payments
GET
/api
/v2
/payments
Get all Invoice Payments
POST
/api
/v2
/payments
Create an Invoice Payment
Contract
GET
/api
/v2
/contracts
Get all Orders
POST
/api
/v2
/contracts
Create an Order
GET
/api
/v2
/companies
/{companyId}
/contracts
Get all Orders of a Company
GET
/api
/v2
/contracts
/{contractId}
Get a specific Order
Expenses
GET
/api
/v2
/expenses
Get all Expenses
POST
/api
/v2
/expenses
Create an Expense
GET
/api
/v2
/expenses
/{expenseId}
Get a specific Expense
Expense Payments
GET
/api
/v2
/expense-payments
Get all Expense Payments
POST
/api
/v2
/expenses
/payments
Create an Expense Payment
Suppliers
GET
/api
/v2
/suppliers
Get all Suppliers
POST
/api
/v2
/suppliers
Create a Supplier
GET
/api
/v2
/suppliers
/{supplierId}
Get a specific Supplier
Supplier contract
GET
/api
/v2
/supplier-contracts
Get all Supplier Contracts
POST
/api
/v2
/supplier-contracts
Create a supplier contract
GET
/api
/v2
/supplier-contracts
/{supplierContractId}
Get a specific Supplier Contract
Supplier delivery
GET
/api
/v2
/supplier-deliveries
Get all Suppliers deliveries
GET
/api
/v2
/supplier-deliveries
/{supplierDeliveryId}
Get a specific supplier delivery
POST
/api
/v2
/supplier-deliveries
/{supplierDeliveryId}
/receipt
Receive merchandise for a specific supplier delivery
DELETE
/api
/v2
/supplier-deliveries
/{supplierDeliveryId}
/receipt
/{supplierDeliveryReceiptId}
Delete a merchandise receipt from a specific supplier delivery
Diverse operations
GET
/api
/v2
/diverse-operations
Get all Diverse Operations
GET
/api
/v2
/diverse-operations
/{diverseOperationId}
Get a specific Diverse Operation
Tasks
GET
/api
/v2
/tasks
Get all Tasks
POST
/api
/v2
/tasks
Create a Task
GET
/api
/v2
/tasks
/{taskId}
Get a specific Task
DELETE
/api
/v2
/tasks
/{taskId}
Delete a task
Timetrackings
GET
/api
/v2
/timetrackings
Get Timetrackings on all tasks or tickets or a filtered set of tasks or tickets.
POST
/api
/v2
/timetrackings
Create a Timetracking entry for a project, task, ticket .
DELETE
/api
/v2
/timetrackings
/{timetrackingId}
Delete a Timetracking.
GET
/api
/v2
/tasks
/{taskId}
/timetrackings
Get Timetrackings on a task.
GET
/api
/v2
/tickets
/{ticketId}
/timetrackings
Get Timetrackings on a ticket.
Tasks Nature
GET
/api
/v2
/taskNatures
Get all TaskNatures
Projects
GET
/api
/v2
/projects
Get all Projects
POST
/api
/v2
/projects
Create a Project
GET
/api
/v2
/projects
/{projectId}
Get a specific Project
DELETE
/api
/v2
/projects
/{projectId}
Delete a Project
PATCH
/api
/v2
/projects
/{projectId}
Update a Project
Projects nature
GET
/api
/v2
/projectNatures
Get all ProjectNatures
Products & Services
GET
/api
/v2
/products
Get all Products
POST
/api
/v2
/products
Create a Product
GET
/api
/v2
/products
/{productId}
Get a specific Product
PATCH
/api
/v2
/products
/{productId}
Update a Product
GET
/api
/v2
/products
/{productId}
/stock
Get the Stock of a Product
PATCH
/api
/v2
/products
/{productId}
/stock
Update the stock of a Product
Delivery Notes
GET
/api
/v2
/delivery-forms
Get all Delivery Notes
POST
/api
/v2
/delivery-forms
Create a Delivery Note from an Invoice
GET
/api
/v2
/delivery-forms
/{deliveryFormId}
Get a specific Delivery Note
GET
/api
/v2
/delivery-forms
/{deliveryFormId}
/download
Download a Delivery Note
Customer Support / Tickets
GET
/api
/v2
/tickets
Get all Tickets
POST
/api
/v2
/tickets
Create a Ticket
GET
/api
/v2
/tickets
/{ticketId}
Get a specific Ticket
PATCH
/api
/v2
/tickets
/{ticketId}
Update a Ticket
Opportunities
GET
/api
/v2
/opportunities
Get all Opportunities
POST
/api
/v2
/opportunities
Create an Opportunity
GET
/api
/v2
/companies
/{companyId}
/opportunities
Get all Opportunities of a specific Company
GET
/api
/v2
/opportunities
/{opportunityId}
Get a specific Opportunity
DELETE
/api
/v2
/opportunities
/{opportunityId}
Delete an Opportunity
PATCH
/api
/v2
/opportunities
/{opportunityId}
Update an Opportunity
PATCH
/api
/v2
/opportunities
/{opportunityId}
/won
Register an Opportunity as won
PATCH
/api
/v2
/opportunities
/{opportunityId}
/lost
Register an Opportunity as lost
Pipes
GET
/api
/v2
/pipes
Get all Opportunities Pipes
Tax rates
GET
/api
/v2
/tax-rates
Get all Tax Rates
Accounting Codes
GET
/api
/v2
/accounting-codes
Get all Accounting Codes
POST
/api
/v2
/accounting-codes
Create an AccountingCode
Languages
GET
/api
/v2
/languages
Get all Languages
Workforces
GET
/api
/v2
/workforces
Get all Workforces
GET
/api
/v2
/workforces
/{workforceId}
Get a specific Workforce
Payslips
GET
/api
/v2
/payslips
Get all Payslips
default
GET
/api
/v2
/doc.json
Schemas
boolean
accountingCode.get
accountingCode.post
bankAccount.get
bankTransaction.get
business.manager.get
categories.get
company.get
company.minimal
company.patch
company.post
companyAddress.get
companyAddress.patch
companyAddress.post
companyNature.get
companyNature.post
contract.get
contract.post
creditHistory
customfields.get
customfields.list
customfields.post
date
deliveryForm.get
deliveryForm.post
diverseOperation.get
document.get
document.patch
document.post
employee.get
employee.patch
employee.post
event.get
event.post
expense.get
expense.post
expensePayment.get
expensePayment.post
gender.property
invoice.get
invoice.post
invoicePayment.get
invoicePayment.post
opportunity.get
opportunity.patch
opportunity.post
opportunity.status
payslip.get
pipe.get
product.get
product.patch
product.post
project.get
project.patch
project.post
projectNature.get
quotation.get
quotation.post
stock.get
stock.patch
supplier.get
supplier.minimal
supplier.post
supplierContract.get
supplierContract.post
supplierDelivery.get
supplierDelivery.post
task.get
task.post
taskNature.get
taxRate.get
themes.get
ticket.get
ticket.patch
ticket.post
timetracking.get
timetracking.post
user.get
workforce.get
workforce.minimal
workforce.timetracking