Skip to content

This repository holds an npm package that wrapps around the official sevdesk api. It enables you to easily interact with said api and this without losing the benefits of typesafety.

License

Notifications You must be signed in to change notification settings

leontm-dev/sevdesk-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sevdesk API Wrapper

This extension works around the official sevdesk api. It helps interacting with this api, all easy and typesafe.

Current version: v0.0.3

All of these feature/functions are directly taken from the official sevdesk API Documentation. Still this package is not supported by sevdesk GmbH in any kind or way.

It is just a package I used to automate the interaction with sevdesk for our finda service.

Installation

Install this package as you would install every other npm package.

With npm:

  npm install sevdesk-api-wrapper

With yarn:

  yarn add sevdesk-api-wrapper

Documentation

Official sevdesk API documentation

Roadmap

This package aims to grant full typesafe support for the whole sevdesk api:

sevdesk Feature Supported?
Basics
CheckAccount
CheckAccountTransaction
AccountingContact
CommunicationWay
ContactAddress
Contact
ContactField
CreditNote
CreditNotePos
Export
Part
Invoice
InvoicePos
Layout
Order
OrderPos
Voucher
VoucherPos
Report
Tag
sevdesk-Update 2.0

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

About

This repository holds an npm package that wrapps around the official sevdesk api. It enables you to easily interact with said api and this without losing the benefits of typesafety.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published