API Actions
Data can be retrieved using the GET method. This is the technique you also use when you simply pass a URL in a web browser. So, for example, you can spe...
Wo, 10 Aug, 2022 om 11:07 AM
You can only create data using the POST method. Use the domain and possibly subdomain of the data you want to create. For example, if you want to create...
Wo, 10 Aug, 2022 om 11:21 AM
Changing data is done in more or less the same way as creating a data. However, in case of changes, you must always provide the full URL of the data tha...
Wo, 10 Aug, 2022 om 11:21 AM
You can delete data using the DELETE method. To do this, enter the domain and ID in the URL. If you wish to delete an underlying data, please also provi...
Wo, 10 Aug, 2022 om 11:22 AM
To prevent DDOS attacks, it is not allowed to perform too many operations one after the other. If too many API calls are made one after the other, you may b...
Wo, 10 Aug, 2022 om 12:34 PM
You can, like you could on the website, also send an invoice, quote, cash register ticket, order form or delivery note by email to the customer through the ...
Wo, 10 Aug, 2022 om 12:35 PM
An invoice can be forwarded directly via PEPPOL to your customer. To do this, use the POST method with, for example https://api.simplybooks.be/api/v1/i...
Wo, 10 Aug, 2022 om 11:23 AM
Send a document (invoice, quotation, ...) to the customer via BPost. For this, the link with Mail-IT-Wize must first be set up. Use the POST method with...
Wo, 10 Aug, 2022 om 11:23 AM
An invoice can be forwarded directly to your accountant's accounting package. This is only possible if a link via CodaBox, ClearFacts, Exact Online, Yuk...
Wo, 10 Aug, 2022 om 12:38 PM
By direct debit, an invoice can be paid directly without the intervention of the customer. This is only possible if a link has been set up via Mollie. T...
Wo, 10 Aug, 2022 om 11:23 AM